3
1
Back

(preg_match("@.*(.*)@", $article['content'], $matches)) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } //Sites that provide images and just need alt tags elseif (strpos($article['content'], 'wondermark.com/c.

New Pull Request