fix: Add github gist to CSP

closes #1028
This commit is contained in:
Tom Moor
2019-08-27 23:12:09 -07:00
parent f1e8633623
commit b98c908568

View File

@@ -115,6 +115,7 @@ app.use(
"'self'",
"'unsafe-inline'",
"'unsafe-eval'",
'gist.github.com',
'www.google-analytics.com',
'd2wy8f7a9ursnm.cloudfront.net',
],