3
1
Back

Multiverse (to get alt tags) } // Camp Weedonwantcha elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article); // Doghouse Diaries, which has broken alt tags textified. $alt_element = $doc->createElement("i", $title_text); } function get_img_tags($xpath.

New Pull Request