mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
Update _headers to try and get the MDN CSP test to pass
This commit is contained in:
parent
fc3a679b62
commit
198dfc0fc8
1 changed files with 2 additions and 1 deletions
3
_headers
3
_headers
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
Content-Security-Policy: upgrade-insecure-requests, base-uri 'none'; default-src 'none'; font-src 'self'; style-src 'self'; script-src 'none'; object-src 'none'; form-action 'none'; frame-ancestors 'none'
|
Content-Security-Policy: upgrade-insecure-requests; base-uri 'none'; default-src 'none'; font-src 'self'; form-action 'none'; img-src 'none'; object-src 'none'; script-src 'none'; style-src 'self'; frame-ancestors 'none';
|
||||||
X-Frame-Options: DENY
|
X-Frame-Options: DENY
|
||||||
Referrer-Policy: no-referrer
|
Referrer-Policy: no-referrer
|
||||||
X-Content-Type-Options: nosniff
|
X-Content-Type-Options: nosniff
|
||||||
|
|
@ -7,3 +7,4 @@
|
||||||
Strict-Transport-Security: max-age=31536000; includeSubDomains
|
Strict-Transport-Security: max-age=31536000; includeSubDomains
|
||||||
Actual-Server: Tag 2 electric boogaloo
|
Actual-Server: Tag 2 electric boogaloo
|
||||||
Joe-Biden: Eat some chocolate chocolate chip!
|
Joe-Biden: Eat some chocolate chocolate chip!
|
||||||
|
My-Personal-Phone-Number: 3. What's that? You wanted the whole thing? Oh! It's 12.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue