3
1
Back

* Girls with Slingshots elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'Strip')]", $article); } /* OotS uses some kind of referer check which prevents fetch_file_contents() from retrieving the image. * Possible fix would be likely to look for such a notice. You may.

New Pull Request