Skip to content

Instantly share code, notes, and snippets.

@bangpound
Forked from anonymous/README.md
Created January 17, 2012 14:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bangpound/1626901 to your computer and use it in GitHub Desktop.
Save bangpound/1626901 to your computer and use it in GitHub Desktop.
Timed sopa/pipa strike blackout: Same as the sopablackout.org script, but only if today's 2012-18-1

The sopastrike.com script rocks, but you have to get up early on Wednesday and add it to all your sites, so what kind of strike is it if you have to work hard on that day? :)

Just add

<script type="text/javascript" src="//pastebin.com/raw.php?i=bip80DLx"></script>

somewhere between your <head> and </head>, and sleep late on Wednesday.

If you're using wordpress, do that at

wp-content/themes/name-of-your-theme/header.php

Easy.

Check out the source at http://pastebin.com/bip80DLx

Security note

Note: the reason why this script is stored as an anonymous paste at pastebin is to ensure that we can't modify it in the future.

Putting it as part of this gist would have enabled us to insert malware later on (we wouldn't, but you don't really know us, now. Do you?)

Preview version

There's also a preview version (would also work today) at http://pastebin.com/A94WmVKK, and you can try it by using the line

<script type="text/javascript" src="//pastebin.com/raw.php?i=A94WmVKK"></script>

instead of the "production" line above.

Peace

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