From 19323faa055cc03fe1df2662dbbfadd484205637 Mon Sep 17 00:00:00 2001 From: Xavier Decuyper Date: Fri, 5 Jul 2024 07:56:27 +0200 Subject: [PATCH] Set Referrer-Policy to recommended value --- _site/_headers | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_site/_headers b/_site/_headers index f0a62c4..f18abaa 100644 --- a/_site/_headers +++ b/_site/_headers @@ -2,9 +2,8 @@ https://:project.pages.dev/* X-Robots-Tag: noindex /* - Referrer-Policy: no-referrer + Referrer-Policy: strict-origin-when-cross-origin Feature-Policy: accelerometer 'none'; camera 'none'; display-capture 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; usb 'none' - Referrer-Policy: no-referrer-when-downgrade X-Content-Type-Options: nosniff Content-Security-Policy: default-src 'none'; media-src 'self'; frame-ancestors 'self'; form-action 'self'; font-src 'self';frame-src disqus.com c.disquscdn.com www.google.com www.youtube.com www.youtube-nocookie.com accounts.google.com;img-src 'self' c.disquscdn.com www.gstatic.com ssl.gstatic.com i.ytimg.com img.youtube.com i.imgur.com data:;script-src 'self' c.disquscdn.com disqus.com savjee.disqus.com www.gstatic.com apis.google.com static.cloudflareinsights.com; connect-src 'self' cloudflareinsights.com; style-src 'self' c.disquscdn.com 'sha256-/AU/Y099B+CElpdg0HRn0OONsjXVQfTO/c0pkHSsBMs='; base-uri 'self'; upgrade-insecure-requests; report-uri https://savjee.report-uri.com/r/d/csp/enforce Permissions-Policy: accelerometer=(), autoplay=(self), camera=(), cross-origin-isolated=(), display-capture=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(self), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), gamepad=()