3
1
Back

(strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = $matches[1]; $article['content'] = $this->get_img_tags($xpath.

New Pull Request