miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/journaldugeek.com.php
Mathias Kresin 7f335a533d update dependencies
- fixes #336
2015-03-01 19:56:11 +01:00

7 lines
190 B
PHP

<?php
return array(
'test_url' => 'http://www./2014/05/20/le-playstation-now-arrive-en-beta-fermee-aux-etats-unis/',
'body' => array(
'//div[@class="post-content"]',
)
);