3
1
Back

_comics/init.php 407 lines elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); } // Breaking Cat News elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Girls with Slingshots elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] .= "
$orig_content

New Pull Request