3
1
Back

** that one fails due to referer checks elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//p[@id='comic_body']//img", $article); } Some comics supported Some comics supported if (strpos($article["link"], "penny-arcade.com") .

New Pull Request