3
1
Back

} elseif (strpos($article['link'], 'cad-comic.com/sillies/') !== FALSE) { // XKCD (alt tags we don't need to call out for Wondermark fix; added Oatmeal initial $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // Two Lumps elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } Invisible Bread, Softer World (alt tags.

New Pull Request