3
1
Back

From 2eebdf7ecf422fd634dd8afc69d23956ae0ebfdc Mon Sep 17 00:00:00 2001 From 06eccf7d9c703f23c204313298619b9281db47b3 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { //noop elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // there's.

New Pull Request