summaryrefslogtreecommitdiff
path: root/www/warned.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/warned.html')
-rw-r--r--www/warned.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/warned.html b/www/warned.html
index 5d44d7c..99779ed 100644
--- a/www/warned.html
+++ b/www/warned.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html><head>
<script>
+document.cookie = "warned=1; Expires=Tue, 19 Jan 2038 00:00:00 GMT; HttpOnly";
localStorage.persistent = {
hdisable: location.search.indexOf("hdisable=on") > -1,
language: location.search.search("language=.*[=,]en") > -1 ? "en" : "fr"