3
1
Back

(preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, "//div[@id='comicbody']//img", $article); } Some comics supported elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { //no-op function.

New Pull Request