3
1
Back

"//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='timeline-description']", $article); } // Eat That Toast elseif (strpos($article["link"], "eatthattoast.com/comic/") !== FALSE ) { // Doghouse Diaries, which has broken alt tags textified. $alt_element = $doc->createElement("i", $alt_text); $title_element = $doc->createElement("i", $title_text); .

New Pull Request