summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php
blob: f5407595c527d467470bc9e993ef171967a603e5 (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://blog.fefe.de/?ts=ad706a73',
    'body' => array(
        '/html/body/ul'
    ),
    'strip' => array(
    ),
);