3
1
Back

{ foreach ($article['debugging'] as $msg) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='img-comic-container']//img", $article); } // Cyanide & Happiness elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { // Wondermark (alt tag elseif (strpos($article['link'], 'jesusandmo.net') !== FALSE) { // The Better To Find You With (http://sorcery101.net/) elseif (strpos($article["link"], "explosm.net/comics") !== FALSE.

New Pull Request