1
0
mirror of https://github.com/ArcticFoxes-net/ONC-Converter synced 2024-09-16 14:44:42 -04:00

Add Headers

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-11-21 23:15:07 -05:00
parent 1ba8ababf9
commit bd188f1534
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

15
_headers Normal file
View File

@ -0,0 +1,15 @@
/*
Strict-Transport-Security : max-age=63072000; includeSubDomains; preload
Content-Security-Policy : default-src 'none'; script-src 'self' 'unsafe-inline'; style-src 'self'; form-action 'none'; frame-ancestors 'none'; block-all-mixed-content; base-uri 'none'
X-Content-Type-Options : nosniff
Referrer-Policy : no-referrer
X-Frame-Options : DENY
X-XSS-Protection : 0
Permissions-Policy : accelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), clipboard-read=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), hid=(), idle-detection=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), serial=(), usb=(), sync-xhr=(), xr-spatial-tracking=()
Cross-Origin-Opener-Policy : same-origin
Cross-Origin-Embedder-Policy : require-corp
Cross-Origin-Resource-Policy : same-origin
Expect-CT: enforce, max-age=63072000
#Expect-CT: report-uri="https://tommytran732.report-uri.com/r/d/ct/enforce", enforce, max-age=63072000
#Report-To: {"group":"default","max_age":31536000,"endpoints":[{"url":"https://tommytran732.report-uri.com/a/d/g"}],"include_subdomains":true}
#NEL: {"report_to":"default","max_age":31536000,"include_subdomains":true}