3
1
Back

20mm in diameter at the first // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; // Least I Could Do (wtf image size? Elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $aftercomic = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-img']//img", $article); } // Dinosaur Comics Cleanup elseif (strpos($article['link'], 'leasticoulddo.com/comic.

New Pull Request