3
1
Back

Preg_replace("@@", '', $article['content']); } // Pain Train alt tag, Alice Grove (get bigger image) // Alice Grove (get bigger image elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicFrame"])', $article); } /* dirty absolute URL is ready! */ return $scheme.'://'.$abs; } /* absolute URL .

New Pull Request