Add grabber rule for blog.fefe.de
This commit is contained in:
parent
655e8fda68
commit
8f2aa0fcfb
9
vendor/PicoFeed/Rules/blog.fefe.de.php
vendored
Normal file
9
vendor/PicoFeed/Rules/blog.fefe.de.php
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return array(
|
||||
'test_url' => 'http://blog.fefe.de/?ts=ad706a73',
|
||||
'body' => array(
|
||||
'/html/body/ul'
|
||||
),
|
||||
'strip' => array(
|
||||
),
|
||||
);
|
Loading…
Reference in New Issue
Block a user