Labels Milestones
BackQuentin' 6298fd8aa3 Gunnerkrigg and cleanup of alt-tag-only sites Invisible Bread, Softer World (alt tags we don't need to call out for Wondermark fix; added Oatmeal initial $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'png')]", $article); elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { $article['content'] = $img_tag . $article['content.
New Pull Request