From 4bed10990ed269dee51d475857254c119e63cdea Mon Sep 17 00:00:00 2001 From: Daniel Aleksandersen Date: Wed, 13 Jun 2018 21:44:48 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20send=20Referer=20headers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the `Referer` request header when clicking on referrer links in Fathom. This isn’t a public page so keep the secret of its existence. https://www.w3.org/TR/referrer-policy/#referrer-policy-no-referrer --- assets/src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/src/index.html b/assets/src/index.html index 1be54b7..c7cc079 100644 --- a/assets/src/index.html +++ b/assets/src/index.html @@ -4,6 +4,7 @@ Fathom - simple website analytics +