3
1
Back

Ages 744b72ef7e Add simplest muscescore example Samurai ttrss-plugin- _comics/init.php 264 lines define('ADD_IDS', True); class _comics extends Plugin { function about() { return array(0.1, 'Yet more stupid-simple comic-fetching.', ' '); } function hook_render_article_cdm($article) { function get_img_tags($xpath, $query, $article){ $entries = $xpath->query("//div[@class='entry']"); foreach ($entries as $entry) { $article['content'] = $img_tag . $article['content.

New Pull Request