summaryrefslogtreecommitdiffstats
path: root/_headers
diff options
context:
space:
mode:
author2022-01-09 08:57:52 +0530
committer2022-01-09 08:57:52 +0530
commit244bdce8ee0b7bdb26c33b4f337a26e00374c6d0 (patch)
treebb1a7a07d8c396c9413502916c5eef113a386c16 /_headers
parenttake 3 (diff)
downloadsudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar.gz
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar.bz2
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar.lz
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar.xz
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.tar.zst
sudomsg-244bdce8ee0b7bdb26c33b4f337a26e00374c6d0.zip
create a json file
Signed-off-by: Marc Pervaz Boocha <mboocha@sudomsg.xyz>
Diffstat (limited to '')
-rw-r--r--_headers2
1 files changed, 1 insertions, 1 deletions
diff --git a/_headers b/_headers
index f5711e6..cab0f76 100644
--- a/_headers
+++ b/_headers
@@ -2,4 +2,4 @@
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Permissions-Policy: document-domain=()
- Content-Security-Policy: default-src 'self'; script-src 'self' static.cloudflareinsights.com; connect-src self cloudflareinsights.com frame-ancestors 'none'; \ No newline at end of file
+ Content-Security-Policy: default-src 'self'; script-src 'self' static.cloudflareinsights.com 'unsafe-inline'; connect-src 'self' cloudflareinsights.com 'unsafe-inline'; frame-ancestors 'none'; \ No newline at end of file