summaryrefslogtreecommitdiffstats
path: root/_headers
diff options
context:
space:
mode:
Diffstat (limited to '_headers')
-rw-r--r--_headers5
1 files changed, 4 insertions, 1 deletions
diff --git a/_headers b/_headers
index cab0f76..07f7782 100644
--- a/_headers
+++ b/_headers
@@ -2,4 +2,7 @@
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 'unsafe-inline'; connect-src 'self' cloudflareinsights.com 'unsafe-inline'; frame-ancestors 'none'; \ No newline at end of file
+ Content-Security-Policy: default-src 'self'; script-src 'self' *.cloudflareinsights.com cloudflareinsights.com 'unsafe-inline'; connect-src 'self' *.cloudflareinsights.com cloudflareinsights.com 'unsafe-inline'; frame-ancestors 'none';
+
+ https://:project.pages.dev/*
+ X-Robots-Tag: noindex \ No newline at end of file