Add grabber rule for blog.fefe.de

This commit is contained in:
Frédéric Guillot 2014-06-05 15:20:17 -04:00
parent 655e8fda68
commit 8f2aa0fcfb
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<?php
return array(
'test_url' => 'http://blog.fefe.de/?ts=ad706a73',
'body' => array(
'/html/body/ul'
),
'strip' => array(
),
);