Simple jquery plugin to censor your website.
Author: KilandorSubmitted by: Kilandor Date: Jan-15-2012 12:54
Tags: Jquery Sopa
License
BSDDescription
This plugin allows you to censor part of your webpage with information to SOPA/PIPA. The option is there to remove the censorship easily with a simple click to not have to see it again. By default it will hide it for 7 days via cookie, but this can be set to any duration you wish.As well on Jan 18, between 8am and 8pm it will completely blackout your site.
Examples
Installation
Extract the archive to the place of your choosing on your website.Include the following HTML
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery-blackout.js"></script>Also if you don't have access to upload files or don't want to download it you may just include the following.
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://www.kilandor.com/js/jquery-blackout.js"></script>This assumes you placed the files in the same place as your index, adjust and add folder to the path as needed.
Changelog
1.0.0(Jan-15-2012)- Initial Release
Filesize: 34KB, downloaded 6 times

