3
1
Back

(strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text Fix for when invisiblebread has no bread Pain Train alt tag, Alice Grove bigger img 2015-07-08 21:01:00 -07:00 From.

New Pull Request