Skip to content

Instantly share code, notes, and snippets.

@apnerve
Created January 18, 2012 09:13
Show Gist options
  • Select an option

  • Save apnerve/1632105 to your computer and use it in GitHub Desktop.

Select an option

Save apnerve/1632105 to your computer and use it in GitHub Desktop.
A bookmarklet to enable reading WikiPedia on Jan 18th
javascript:(function(){$('body%20>%20div').show();$('#mw-sopaOverlay').hide()})();
@apnerve
Copy link
Author

apnerve commented Jan 18, 2012

BTW, I totally support WikiPedia's initiative to blackout WikiPedia to raise awareness against SOPA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment