3
1
Back

Cleanup elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Wondermark (alt tag already present elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $doc = new DOMDocument(); // replace the

(containing project wonderful) with nothing $article['content'] = $img; } $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); // Jesus & Mo elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Drugs and Wires drugs & wires, pilotside elseif (strpos($article["link"], "www.pilotside.us/comic/") !== FALSE) { // Breaking.

New Pull Request