3
1
Back

&& $article['debugging']) { foreach ($article['debug'] as $msg) { $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } // XKCD (alt tags we don't need to call out for) // XKCD (alt tags we don't need to call out for elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { //also append the blarg post because that's small, interesting, //and sometimes necessary for voltage dividers feeding chip inputs - don't do manual.

New Pull Request