Skip to content

Instantly share code, notes, and snippets.

@smithjessk
Created April 12, 2016 22:50
Show Gist options
  • Save smithjessk/846572d47e4a8b62fa5a6dcd9321c4d2 to your computer and use it in GitHub Desktop.
Save smithjessk/846572d47e4a8b62fa5a6dcd9321c4d2 to your computer and use it in GitHub Desktop.
Remove those horrible, incipid flames logos from Politifact
$('img[alt="Pants on Fire!"]').remove();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment