diff --git a/public/index.html b/public/index.html index 7216b59396..c9d0cd7187 100644 --- a/public/index.html +++ b/public/index.html @@ -19,9 +19,9 @@ - content="script-src 'self' https://www.google-analytics.com https://www.googletagmanager.com 'unsafe-inline' 'unsafe-eval'" + content="script-src 'self' 'unsafe-inline' 'unsafe-eval'" <% } else { %> - content="script-src 'self' https://www.google-analytics.com https://www.googletagmanager.com 'unsafe-inline'" + content="script-src 'self' 'unsafe-inline'" <% } %> /> @@ -37,8 +37,6 @@ --> - -