Use CSP instead of X-Frame-Options

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-11-15 19:30:51 +05:30
parent 58e04c7cae
commit f11a9de768
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -1,5 +1,4 @@
/*
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
Content-Security-Policy: upgrade-insecure-requests
Content-Security-Policy: upgrade-insecure-requests; frame-ancestors 'self' https://*.baalajimaestro.me;