3
1
Back

Bin 69774 -> 0 bytes From b284a71188b23f9f8c43bee1fcce2820249f4384 Mon Sep 17 00:00:00 2001 ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; } Added BCN, Something Positive elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Poly In Pictures elseif (strpos($article['link.

New Pull Request