Labels Milestones
BackWarnings Add splits and labels to get what game it's about $orig_content = strip_tags($article['content']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); } // XKCD (alt tags we don't need to call out for if(preg_match("@.*(
New Pull Request