3
1
Back

Penny Arcade elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'comics')]", $article); // } elseif (strpos($article["link"], "trenchescomic.com/comic/post/") !== FALSE && // SatW // SatW elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { // Breaking Cat News elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE.

New Pull Request