summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/macg.co.php
blob: ae5454086f9eea16dcd2afd0c85ca9edecb8566a (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://www.macg.co//logiciels/2014/05/feedly-sameliore-un-petit-peu-sur-mac-82205',
    'body' => array(
        '//div[contains(@class, "field-name-body")]'
    ),
    'strip' => array(
    ),
);