3
1
Back

Referer checks elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//a//img", $article); elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); } Various updates, additions $alt_element = $doc->createElement("i", $alt_text); } elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // replace the (containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog //also get.

New Pull Request