summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/.igen.fr.php
blob: 0e0436edaa63db2279be999f2575e86b37a70af5 (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://www.igen.fr/ailleurs/2014/05/nvidia-va-delaisser-les-smartphones-grand-public-86031',
    'body' => array(
        '//div[contains(@class, "field-name-body")]'
    ),
    'strip' => array(
    ),
);