mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Remove the netlify HSTS hack #2
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
2d673fd9c1
commit
26f26a819e
1 changed files with 0 additions and 11 deletions
11
netlify.toml
11
netlify.toml
|
@ -191,14 +191,3 @@
|
|||
Content-Security-Policy = "upgrade-insecure-requests"
|
||||
X-Permitted-Cross-Domain-Policies = "none"
|
||||
Referrer-Policy = "no-referrer"
|
||||
|
||||
[[headers]]
|
||||
for = "/"
|
||||
|
||||
[headers.values]
|
||||
Strict-Transport-Security = "max-age=63072000; includeSubDomains; preload"
|
||||
X-Frame-Options = "deny"
|
||||
X-Content-Type-Options = "nosniff"
|
||||
Content-Security-Policy = "upgrade-insecure-requests"
|
||||
X-Permitted-Cross-Domain-Policies = "none"
|
||||
Referrer-Policy = "no-referrer"
|
||||
|
|
Loading…
Add table
Reference in a new issue