miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/monwindowsphone.com.php

9 lines
237 B
PHP
Raw Normal View History

<?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(
),
);