mirror of
https://github.com/ArcticFoxes-net/arcticfoxes.net
synced 2025-02-20 19:31:33 -05:00
Add HSTS
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
08d0b419d6
commit
ef8157b564
1
_headers
1
_headers
@ -1,4 +1,5 @@
|
||||
/
|
||||
Strict-Transport-Security : max-age=63072000; includeSubDomains; preload
|
||||
Content-Security-Policy : default-src 'self'; font-src 'self' fonts.gstatic.com; style-src 'self' fonts.googleapis.com; script-src 'self' 'unsafe-inline'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'
|
||||
X-Content-Type-Options : nosniff
|
||||
Referrer-Policy : no-referrer
|
||||
|
Loading…
Reference in New Issue
Block a user