Merged hotfix-csp into master

master
Keith Irwin 2018-03-06 04:15:33 +00:00
commit 1eb20b6e46
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ let ready_promise_list = []
'img-src': ["'self'",
'https://www.google-analytics.com',
'https://maps.gstatic.com',
'https://maps.googleapis.com',
'https://*.googleapis.com',
'https://http.cat',
],
'object-src': ["'none'"],