3
1
Back

(alt tag) elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $doc->saveXML(); } // Dead Philosophers elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $article['content'] .= "Alt: " . $img->getAttribute('title') . ""; .

New Pull Request