miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/consomac.fr.php

9 lines
222 B
PHP

<?php
return array(
'test_url' => 'http://consomac.fr/news-2430-l-iphone-6-toujours-un-secret-bien-garde.html',
'body' => array(
'//div[contains(@id, "newscontent")]',
),
'strip' => array(
),
);