summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/monwindowsphone.com.php
blob: cfc4b2d084f0a9e9246ad5db997f3a6c82fdc24c (plain)
1
2
3
4
5
6
7
8
9
<?php
return array(
    'test_url' => 'http://www.monwindowsphone.com/tout-savoir-sur-le-centre-d-action-de-windows-phone-8-1-t40574.html',
    'body' => array(
        '//div[@class="blog-post-body"]'
    ),
    'strip' => array(
    ),
);