miniflux-legacy/vendor/PicoFeed/Rules/.igen.fr.php

9 lines
260 B
PHP
Raw Normal View History

2014-02-16 01:31:22 +01:00
<?php
return array(
'test_url' => 'http://www.igen.fr/iphone/ios-7-cree-des-milliers-de-requetes-fantomes-sur-le-web-110130',
'body' => array(
2014-02-24 04:37:10 +01:00
'//*[starts-with(@id, "news")]/*[contains(@class, "content")]'
2014-02-16 01:31:22 +01:00
),
'strip' => array(
),
);