Skip to content

Instantly share code, notes, and snippets.

@frederickding
Created January 18, 2012 06:29
Show Gist options
  • Save frederickding/1631446 to your computer and use it in GitHub Desktop.
Save frederickding/1631446 to your computer and use it in GitHub Desktop.
JavaScript to remove SOPA banner from Wikipedia
javascript:jQuery("#mw-sopaOverlay").hide();jQuery("#content, #mw-page-base, #mw-head-base, #mw-head, #mw-panel, #footer").show();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment