Skip to content

Instantly share code, notes, and snippets.

@laktek
Created January 18, 2012 05:48
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 laktek/1631290 to your computer and use it in GitHub Desktop.
Save laktek/1631290 to your computer and use it in GitHub Desktop.
Wikipedia SOPA protest unmask
// If you need to unmask the Wikipedia's SOPA protest blackout,
// paste this in your browser's address bar.
javascript:(function(d){d.getElementById('mw-sopaOverlay').style.display='none'; d.getElementById('content').style.display='block';})(document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment