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 = {
1515 'https://aws.demdex.net' ,
1616 'https://dpm.demdex.net' ,
1717 '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'
1920 ] ,
2021 img : [
2122 'https://amazonwebservices.d2.sc.omtrdc.net' ,
@@ -24,12 +25,8 @@ const ANALYTICS_CSP = {
2425 'https://cm.everesttech.net'
2526 ] ,
2627 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' ]
3330 } ,
3431 prod : {
3532 connect : [
You can’t perform that action at this time.
0 commit comments