3
1
Back

Visible elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] = preg_replace("@@", '', $article['content']); // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // XKCD (alt tags we don't need to have their.

New Pull Request