Skip to content

Instantly share code, notes, and snippets.

@mkdynamic
Created January 18, 2012 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkdynamic/1631847 to your computer and use it in GitHub Desktop.
Save mkdynamic/1631847 to your computer and use it in GitHub Desktop.
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