We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581b5c8 commit be0574aCopy full SHA for be0574a
src/app/index.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="Content-Security-Policy" content="default-src 'self' 'unsafe-eval' blob:;
6
img-src * data: blob:;
7
style-src * 'unsafe-inline';
8
- connect-src https://compass-maps.mongodb.com https://stitch.mongodb.com https://*.intercom.io wss://*.intercom.io https://app.getsentry.com;
+ connect-src https://compass-maps.mongodb.com https://stitch.mongodb.com https://*.intercom.io wss://*.intercom.io https://app.getsentry.com https://*.google-analytics.com;
9
script-src 'self' https://intercom.io https://*.intercom.io https://js.intercomcdn.com 'unsafe-eval';
10
font-src * https://js.intercomcdn.com;">
11
</head>
0 commit comments