3
1
Back

Available ttrss-plugin- _comics/init.php 356 lines class _comics extends Plugin { 'Yet more stupid-simple comic-fetching.', ' '); } function mangle_article($article) { // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content.

New Pull Request