3
1
Back

BT.ttf ttrss-plugin- _comics/init.php 407 lines elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Timothy Winchester (People I Know elseif (strpos($article['link'], 'leasticoulddo.com/comic') !== FALSE) { // Cyanide & Happiness elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; } Added The Trenches.

New Pull Request