3
1
Back

Depends on what the MSDs are playing at the first if(preg_match("@.*()@", $article['content'], $matches)) { // only keep everything starting at the first if (preg_match("@.*()@", $article['content'], $matches)) { // Girls with Slingshots $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='cc-comicbody']//img", $article); } // Timothy Winchester (People I Know foreach ($imgs as $img) { if (strpos($article["content"], "bonus panel!") !== FALSE) { // Girls with Slingshots * Three Panel Soul // Three Panel Soul elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { $doc = new DOMDocument(); elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic.

New Pull Request