diff --git a/debug/csp.html b/debug/csp.html index 10d1cd258f2..1cfb6533989 100644 --- a/debug/csp.html +++ b/debug/csp.html @@ -2,7 +2,7 @@
{`child-src blob: ;\nimg-src data: blob: ;\nscript-src 'unsafe-eval' ;`}
+ {`child-src blob: ;\nimg-src data: blob: ;`}
Requesting styles from Mapbox or other services will require additional
directives. For Mapbox, you can use this connect-src
directive: