chore: tweak headers

This commit is contained in:
Cory Dransfeldt 2023-12-25 16:50:33 -08:00
parent 37eee21886
commit 54ef60302b
No known key found for this signature in database

View file

@ -55,7 +55,6 @@ for = "/contribute.json"
for = "/*"
[headers.values]
Content-Security-Policy = "upgrade-insecure-requests; block-all-mixed-content;"
X-Content-Type-Options = "nosniff"
X-Frame-Options = "DENY"
X-XSS-Protection = "1; mode=block"
Referrer-Policy = "strict-origin-when-cross-origin"