Skip to content
Snippets Groups Projects
Commit b969b5e1 authored by Tom Robinson's avatar Tom Robinson Committed by Allen Gilliland
Browse files

Fix Content-Security-Policy errors on Safari

parent c828c52c
Branches
Tags
No related merge requests found
......@@ -142,8 +142,8 @@
:script-src ["'unsafe-inline'"
"'unsafe-eval'"
"'self'"
"www.google-analytics.com"
"*.googleapis.com"
"https://www.google-analytics.com" ; Safari requires the protocol
"https://*.googleapis.com"
"*.gstatic.com"
"js.intercomcdn.com"
"*.intercom.io"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment