Skip to content

Instantly share code, notes, and snippets.

@mkdynamic
Created January 18, 2012 07:50
Embed
What would you like to do?
Bookmarklet to remove Wikipedia SOPA blackout
javascript:(function()%7Bdocument.getElementById('content').style.display='block';document.getElementById('mw-sopaOverlay').style.display='none'%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment