3
1
Back

And cleanup of alt-tag-only sites elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article) . $article['content']; // $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get the blog //also get blog entry $article['content'] .= "

Bonus comic:
" . $aftercomic . "

"; elseif.

New Pull Request