3
1
Back

More layout updates ttrss-plugin- _comics/init.php 478 lines elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE && strpos($article["title"], "Comic:") !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ $article['content'] .= "
ID: " . $article['id']; } return $article; } function rel2abs($rel, $base) { if ($rel[0]=='#' || $rel[0]=='?') { return array(0.1, 'Yet more stupid-simple comic-fetching.', ' ' ); } function hook_render_article($article) { return 2; } } // Breaking Cat News elseif (strpos($article['link'], 'cad-comic.com/cad/') .

New Pull Request