change referrer service

This commit is contained in:
Stian Lund
2023-07-14 19:35:52 +02:00
parent 889d0d5b80
commit 7721314971
12 changed files with 26 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="referrer" content="same-origin">
</head>
<body>
<h1><a href="https://whatsmyreferer.com">same-origin</a></h1>
<h1><a href="https://websniffer.com/my">same-origin</a></h1>
<br>This should show no referrer / hidden
</body>
</html>