3
1
Back

DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); } // Three Panel Soul * Scenes From A Multiverse (to get alt tags textified. } //Sites that provide images and just need alt tags textified. } //Sites that provide images and just need alt tags if both exist elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); .

New Pull Request