Skip to content

Commit

Permalink
Merge branch 'stage' into mwpw-158911-modal-scroll
Browse files Browse the repository at this point in the history
  • Loading branch information
mirafedas authored Oct 3, 2024
2 parents a3f5682 + 387c6ae commit 515467c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions creativecloud/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ const stageDomainsMap = {
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
'creativecloud.adobe.com': 'stage.creativecloud.adobe.com',
'projectneo.adobe.com': 'stg.projectneo.adobe.com',
},
'--cc--adobecom.hlx.live': {
'www.adobe.com': 'origin',
Expand All @@ -141,6 +143,8 @@ const stageDomainsMap = {
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
'creativecloud.adobe.com': 'stage.creativecloud.adobe.com',
'projectneo.adobe.com': 'stg.projectneo.adobe.com',
},
'--cc--adobecom.hlx.page': {
'www.adobe.com': 'origin',
Expand All @@ -150,6 +154,8 @@ const stageDomainsMap = {
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
'creativecloud.adobe.com': 'stage.creativecloud.adobe.com',
'projectneo.adobe.com': 'stg.projectneo.adobe.com',
},
};

Expand Down

0 comments on commit 515467c

Please sign in to comment.