File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta name ="viewport " content ="initial-scale=1 ">
5
5
< meta http-equiv ="Content-Security-Policy " content ="
6
- default-src 'self' 'unsafe-eval' blob:;
6
+ default-src
7
+ 'self'
8
+ 'unsafe-eval'
9
+ blob:
10
+ https://js.intercomcdn.com
11
+ https://api.intercom.io
12
+ https://api-iam.intercom.io
13
+ https://api-ping.intercom.io
14
+ https://nexus-websocket-a.intercom.io
15
+ https://nexus-websocket-b.intercom.io
16
+ https://nexus-long-poller-a.intercom.io
17
+ https://nexus-long-poller-b.intercom.io
18
+ wss://nexus-websocket-a.intercom.io
19
+ wss://nexus-websocket-b.intercom.io
20
+ https://widget.intercom.io
21
+ https://js.intercomcdn.com
22
+ https://uploads.intercomcdn.com
23
+ https://uploads.intercomusercontent.com;
7
24
img-src *
8
25
data:
9
26
blob:
You can’t perform that action at this time.
0 commit comments