3
1
Back

2.913381" It's really just a borked RSS feed elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Jesus & Mo elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)) { // Poly In Pictures elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } Assorted updates elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { if (preg_match("@.*(get_img_tags($xpath, "//div[@id='content']/img", $article); $article['content'] = str_replace('comicsthumbs', 'comics', $article['content']); foreach ($entries as $entry){ $article['content.

New Pull Request