3
1
Back

&& // SatW elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { // $img_tag = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Manic Pixie Nightmare Girls elseif (strpos($article["link"], "www.phdunknown.com/index.php?id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } //Sites that provide images and just need alt tags textified. $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } if (ADD_IDS) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } /* OotS uses some kind of referer check which.

New Pull Request