3
1
Back

Lines 720296ca7c Pain Train (to get alt tag) // Achewood (alt tag) // Achewood (alt tag) elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { //noop elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } // Timothy Winchester (People I Know elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $article['content'] .

New Pull Request