File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ const ANALYTICS_CSP = {
15
15
'https://aws.demdex.net' ,
16
16
'https://dpm.demdex.net' ,
17
17
'https://cm.everesttech.net' ,
18
- 'https://prod.assets.shortbread.aws.dev https://prod.tools.shortbread.aws https://prod.tools.shortbread.aws.dev'
18
+ 'https://prod.tools.shortbread.aws.dev' ,
19
+ 'https://prod.log.shortbread.aws.dev'
19
20
] ,
20
21
img : [
21
22
'https://amazonwebservices.d2.sc.omtrdc.net' ,
@@ -24,12 +25,8 @@ const ANALYTICS_CSP = {
24
25
'https://cm.everesttech.net'
25
26
] ,
26
27
frame : [ 'https://aws.demdex.net' , 'https://dpm.demdex.net' ] ,
27
- script : [
28
- 'https://prod.assets.shortbread.aws.dev https://prod.tools.shortbread.aws https://prod.log.shortbread.aws.dev'
29
- ] ,
30
- style : [
31
- 'https://prod.assets.shortbread.aws.dev https://prod.tools.shortbread.aws https://prod.log.shortbread.aws.dev'
32
- ]
28
+ script : [ 'https://prod.assets.shortbread.aws.dev' ] ,
29
+ style : [ 'https://prod.assets.shortbread.aws.dev' ]
33
30
} ,
34
31
prod : {
35
32
connect : [
You can’t perform that action at this time.
0 commit comments