diff --git a/now.json b/now.json index fa3a3204..75a64f33 100644 --- a/now.json +++ b/now.json @@ -18,10 +18,6 @@ { "key": "Referrer-Policy", "value": "origin" - }, - { - "key": "Content-Security-Policy", - "value": "default-src https: data: 'unsafe-inline'; connect-src https://*.excalidraw.com https://*.excalidraw.now.sh wss://excalidraw-socket.herokuapp.com https://excalidraw-socket.herokuapp.com https://sentry.io;" } ] } diff --git a/public/index.html b/public/index.html index 11aaa50b..39179f00 100644 --- a/public/index.html +++ b/public/index.html @@ -64,10 +64,6 @@ /> -