3
1
Back

Oatmeal elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { strpos($article["title"], "Comic:") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); list($html, $content_type.

New Pull Request