3
1
Back

Bread visible elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } // Awkward Zombie elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Poly In Pictures // Poly In Pictures elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $article['content'] .= "
$orig_content
"; } // CTRL+ALT+DEL Sillies // CTRL+ALT+DEL elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { // Softer World (alt tags we don't.

New Pull Request