3
1
Back

(strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $orig_content = strip_tags($article['content']); $article['content'] .= "
Alt: $alt_text
"; } } // Scenes From A Multiverse (to get alt tags) elseif (strpos($article['link'], 'questionablecontent') .

New Pull Request