3
1
Back

Preg_replace("@@", '', $article['content']); } // Drugs and Wires elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Three Panel Soul $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, '/comics/') and @class='comic_image']", $article.

New Pull Request