sites

parazyd.cf website
git clone git://parazyd.org/sites.git
Log | Files | Refs

commit 5a4307f9f5eb4b4a69847fc1a361cd055167c948
parent 419dbb48d84808a69d58f30cd4251d644e002e59
Author: parazyd <parazyd@dyne.org>
Date:   Sat, 21 Apr 2018 09:12:22 +0200

Block Javascript users.

Diffstat:
Mfooter.html | 1+
Mheader.html | 6++++++
2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/footer.html b/footer.html @@ -13,5 +13,6 @@ </a> </span> </div> +</noscript> </body> </html> diff --git a/header.html b/header.html @@ -8,3 +8,9 @@ <link rel="icon" href="static/favicon.ico" type="image/icon"> </head> <body> + +<script> + window.alert("Disable Javascript to continue browsing this website!"); + window.alert("You can also use the gopher protocol at gopher://parazyd.org"); +</script> +<noscript>