From 03570f781617c059a7b9ad4e66ba0667fff974f1 Mon Sep 17 00:00:00 2001 From: YH_hao_are_you Date: Tue, 31 May 2022 01:10:33 +0900 Subject: [PATCH] allow all in csp (#403) --- root/src/index.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/root/src/index.ejs b/root/src/index.ejs index 06f091647..938fb6740 100644 --- a/root/src/index.ejs +++ b/root/src/index.ejs @@ -16,7 +16,8 @@ This CSP allows any SSL-enabled host and for arbitrary eval(), but you should limit these directives further to increase your app's security. Learn more about CSP policies at https://content-security-policy.com/#directive --> - + +