diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-06 13:36:11 -0500 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-01-06 13:36:11 -0500 |
commit | 13fc844dcaebedbf56a849919c5d8d87bb652dc3 (patch) | |
tree | b151c4b13d051eb4dad33178c56ee8b03e9bedc8 /www | |
parent | 055870a6b2914949ee0aab4cd7eb5e802d9c551c (diff) | |
download | html5ks-13fc844dcaebedbf56a849919c5d8d87bb652dc3.tar.xz html5ks-13fc844dcaebedbf56a849919c5d8d87bb652dc3.zip |
Update warn.html to warn about cookie (!@#$ EU laws)
Diffstat (limited to 'www')
-rw-r--r-- | www/warn.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/warn.html b/www/warn.html index c8508ec..d670a82 100644 --- a/www/warn.html +++ b/www/warn.html @@ -12,6 +12,7 @@ <p>Also, please don't bother the original developers on the forums or IRC about bugs in this. This is entirely unofficial and not controlled by them whatsoever.<br> This includes typos, graphical misplacement, downtime, and any other glitches of any sort. Bug me instead: <a href="https://bugzilla.happinessforme.com/">https://bugzilla.happinessforme.com/</a>, or use the official distribution until HTML5KS is feature-complete. </p> + <p>FYI, this site sets a single anonymous cookie (warned=1) so that you won't have to keep seeing this page. If you live in the EU, please don't sue me.</p> <p><a href="setcookie.html">OK? Great.</a></p> </body> </html> |