miniflux-legacy/vendor/PicoFeed/Rules/www.theguardian.com.php
2013-08-31 18:37:26 -04:00

10 lines
213 B
PHP

<?php
return array(
'test_url' => 'http://www.theguardian.com/law/2013/aug/31/microsoft-google-sue-us-fisa',
'body' => array(
'//div[@id="article-wrapper"]',
),
'strip' => array(
),
);