miniflux-legacy/vendor/PicoFeed/Rules/www.egscomics.com.php

9 lines
178 B
PHP

<?php
return array(
'test_url' => 'http://www.egscomics.com/index.php?id=1690',
'title' => '/html/head/title',
'body' => array(
'//img[@id="comic"]'
)
);