3
1
Back

(strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $article['content'] = preg_replace("@@", '', $article['content']); // Penny Arcade if (strpos($article['link'], 'eatthattoast.com/comic/') .

New Pull Request