Allow cloudflare analytics through csp header
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m39s

This commit is contained in:
2025-02-19 21:20:49 +10:30
parent d117841faf
commit c873e0e80f

View File

@@ -1,3 +1,3 @@
/*
Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'
Content-Security-Policy: default-src 'self'; img-src 'self' data:; frame-ancestors 'none'; script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com;
X-Content-Type-Options: nosniff