3
1
Back

Catch (Exception $e) { $article['content'] .= $aftercomic; } } //noop elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); } // Breaking Cat News.

New Pull Request