3
1
Back

Dead Philosophers elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // SatW elseif (strpos($article["link"], "explosm.net/comics") !== FALSE) { $xpath.

New Pull Request