3
1
Back

$this->get_img_tags($xpath, "//div[@class='comic-wrap']", $article); //Sites that provide images and just need alt tags textified. $alt_element = $doc->createElement("i", $alt_text); } elseif (strpos($alt_text, $title_text) !== False) { if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Poly In Pictures } // Invisible Bread.

New Pull Request