3
1
Back

Title and alt tags elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); // Eat That Toast elseif (strpos($article["link"], "manicpixienightmaregirls.com/") !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="container"]//center//img)', $article); } /* OotS uses some kind of referer check which prevents fetch_file_contents() from retrieving the image. * Possible.

New Pull Request