3
1
Back

// Cyanide & Happiness elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Three Panel Soul * Scenes From A Multiverse (to get alt tags elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article["link"], "explosm.net/comics.

New Pull Request