From d79c859cd9fd92302e4b3fe7e390abb358e4db60 Mon Sep 17 00:00:00 2001 From: David Luzar Date: Sun, 12 Apr 2020 14:58:03 +0200 Subject: [PATCH] CSP: fix codesandbox (#1401) * add csb to csp whitelist * add csb.app * allow child-src csp * add cdnjs.cloudflare * allow unsafe-eval --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 7fd5f907f..b8bf8f4cf 100644 --- a/public/index.html +++ b/public/index.html @@ -64,7 +64,7 @@