summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/journaldugeek.com.php
blob: ad0d67a1cfc657b07c4546a0b796976579978c46 (plain)
1
2
3
4
5
6
7
<?php
return array(
    'test_url' => 'http://www./2014/05/20/le-playstation-now-arrive-en-beta-fermee-aux-etats-unis/',
    'body' => array(
        '//div[@class="post-content"]',
    )
);