3
1
Back

SatW // SatW elseif (strpos($article["link"], "www.smbc-comics.com/comic/") !== FALSE) { // SatW elseif (strpos($article["link"], "poorlydrawnlines.com/comic/") !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $doc = new DOMXPath($doc); } function rel2abs($rel, $base) { if ($doc === NULL) { foreach ($imgs as $img) { From e8295830c4756e41fd19dc7b9fd77b84addfd373 Mon.

New Pull Request