Skip to content

Commit

Permalink
Set Referrer-Policy to recommended value
Browse files Browse the repository at this point in the history
  • Loading branch information
Savjee committed Jul 5, 2024
1 parent 2f329f1 commit 19323fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _site/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -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=()
Expand Down

0 comments on commit 19323fa

Please sign in to comment.