3
1
Back

// Breaking Cat News // Breaking Cat News elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // $article['content'] = $matches[1]; $img = preg_replace("@height=\"\d+\"@", "", $img); $article['content'] = $matches[1]; $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and.

New Pull Request