3
1
Back

Master ttrss-plugin- _comics/init.php 382 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { Clean up code formatting; added a.

New Pull Request