]> iEval git - plack-app-gruntmaster.git/blobdiff - app.psgi
Also remove google analytics from CSP
[plack-app-gruntmaster.git] / app.psgi
index be72e9b18b9bd2fa4dd7ea7317d41d84a44e035c..290ef4b5fb4d41e145032d7fc81599ba03fc889e 100644 (file)
--- a/app.psgi
+++ b/app.psgi
@@ -17,9 +17,9 @@ default-src 'none'
 connect-src 'self'
 form-action 'self'
 frame-ancestors 'none'
-img-src 'self' https://static.mindcoding.ro https://www.google-analytics.com/collect
+img-src 'self' https://static.mindcoding.ro
 referrer origin-when-cross-origin
-script-src https://static.mindcoding.ro/static/js.js https://www.google-analytics.com/analytics.js
+script-src https://static.mindcoding.ro/static/js.js
 style-src https://static.mindcoding.ro/static/css/
 CSP
        chomp $csp;
This page took 0.022864 seconds and 4 git commands to generate.