Is there any decent quality anti-SOPA javascript I can add to my sites on the 18th?
January 14, 2012 3:57 AM Subscribe
Is there any quick'n'easy anti-SOPA javascript I can add to my site's HTML to protest on 18th Jan? Crucially it must contain a concise description of the dangers of SOPA, and shouldn't assume an American audience (i.e. "contact your representatives"). I'm aware of WordPress plugins but that's NOT what I'm looking for.
All I can find is the following, which is pretty poor quality (and also hard to read thanks to grey text): http://sopablackout.org/
posted by humblepigeon to computers & internet (5 answers total) 1 user marked this as a favorite
<script>window.location = "http://martinfowler.com/articles/pearson-sopa.html"; // or whatever
</script>
posted by weston at 5:25 AM on January 14, 2012