From 77eafee566f13cff8ab9b79e00aa946cd2b4b8c1 Mon Sep 17 00:00:00 2001 From: Kieran Date: Mon, 2 Jan 2023 14:07:31 +0000 Subject: [PATCH] allow CF web analytics script source --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index e4560f15f..aa4bcd714 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ + content="default-src 'self'; child-src 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; connect-src wss://* 'self'; img-src * data:; font-src https://fonts.gstatic.com; media-src *; script-src 'self' https://static.cloudflareinsights.com;" />