Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.66 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.66 KB

Let's Save the Internet!

This is a standardized page for the internet blackout planned for 1/18/2012. Feel free to contribute to the design, or fork to do something cool. This README will contain a list of sites planned to be taken down for the duration of the day of 1/18/2012. Please add yours, or ping me at sarajchipps@gmail.com and I will add it to the list.

If you have access to the HTML in your homepage, between the two HEAD tags, you can drop in this bit of code. This will send your visitors to a protest page here: http://protestsopa.com. I blogged about this here.

<script>
var today = new Date();
if((today.getDate() == 18) && (today.getMonth() == 0) && (today.getFullYear() == 2012))
 {
      window.location = "http://protestsopa.org";
 }
</script>

If you are not a developer, or you don't know how to work the GitHubs, or have access to your HTML, and you would like to participate reach out to sarajchipps@gmail.com, and myself or a lovely assistant will walk you through the process beforehand, and help you revert your site back the way it was afterwards.

###Sites Pledged to be Blacked Out 1/18/2012 in Protest of SOPA/PIPA