summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2016-06-01 16:21:03 +0300
committerAndrew Dolgov <[email protected]>2016-06-01 16:21:03 +0300
commit7ac6ab4dda90b20afe148c621eb39881f476390e (patch)
tree5553d644c2daa68a4ab06b6b9314b100171ee91d /index.php
parentc9a5903bcce1541bd4e717d8bb68bb03dc967708 (diff)
set referrer-policy to none
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 10c754803..203ecef66 100644
--- a/index.php
+++ b/index.php
@@ -118,6 +118,7 @@
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <meta name="referrer" content="none"/>
<script type="text/javascript">
Event.observe(window, 'load', function() {