summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/monwindowsphone.com.php
blob: be7f208a3fe3b642d52286a7f703c9ff9507c180 (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="postmessage"]'
    ),
    'strip' => array(
    ),
);