3
1
Back

Wires Update to 7.0, slider footprint cb3a50e19a More tweaks after pro review elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@class="post"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Some comics supported elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) .

New Pull Request