summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/spiegel.de.php
blob: 3fb23161576ba5ca82cd9fda73f611990d6e8f51 (plain)
1
2
3
4
5
6
7
<?php
return array(
    'test_url' => 'http://www.spiegel.de/politik/ausland/afrika-angola-geht-gegen-islam-vor-und-schliesst-moscheen-a-935788.html',
    'body' => array(
        '//h2[contains(@class, "article-section")]'
    )
);