summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/www.mac4ever.com.php
blob: ee91ae9b537b66c1791b63a59aa62213f9ff0580 (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://www.mac4ever.com/actu/87392_video-quand-steve-jobs-et-bill-gates-jouaient-au-bachelor-avec-le-mac',
    'body' => array(
        '//div[contains(@class, "news-news-content")]',
    ),
    'strip' => array(
    ),
);