3
1
Back

* 2, $fn = stem_faces); // Widening part at the first elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // SatW elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { $xpath = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic-1']//img", $article); // } // SBMC.

New Pull Request