3
1
Back

"//div[@class='img-comic-container']//img", $article); } // Joy of Tech elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } Some comics supported d6ebbf1c1b Collect other files not yet the desired effect.

New Pull Request