3
1
Back

That one fails due to referer checks elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); // Joy of Tech elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // Achewood (alt tag) elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } if(ADD_IDS){ $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; .

New Pull Request