3
1
Back

Drawn Lines elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } // Scenes From A Multiverse (to get alt tag) elseif (strpos($article['link'], 'threepanelsoul.com/comic/') !== FALSE) { //No matches //No matches if ($img->getAttribute('title')) { $article['content'] .= "

" . $entry->textContent . "

New Pull Request