3
1
Back

Return $scheme . '://' . $abs; if (preg_match("@.*(get_img_tags($xpath, '(//div[@class="webcomic-image"]//img)', $article); } // Chainsawsuit // Chainsawsuit // Poorly Drawn Lines elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { // SBMC elseif (strpos($article["link"], "drugsandwires.fail/dnwcomic/") !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Cyanide & Happiness // Cyanide & Happiness elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that.

New Pull Request