3
1
Back

$img){ // Questionable Content (cleanup) elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; } // Cyanide & Happiness elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { $xpath.

New Pull Request