Skip to content

Commit

Permalink
MWPW-153603 Remove stage mapping (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
meganthecoder committed Jun 27, 2024
1 parent 69e3c0b commit c642703
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,15 +120,6 @@ const CONFIG = {
geoRouting: 'on',
productionDomain: 'business.adobe.com',
prodDomains: ['business.adobe.com', 'www.adobe.com'],
stageDomainsMap: {
'business.adobe.com': 'business.stage.adobe.com',
'www.adobe.com': 'www.stage.adobe.com',
'learning.adobe.com': 'learning.stage.adobe.com',
'solutionpartners.adobe.com': 'solutionpartners.stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'adobe.io': 'stage.adobe.io',
'developer.adobe.com': 'developer-stage.adobe.com',
},
autoBlocks: [
{ iframe: 'https://adobe-ideacloud.forgedx.com' },
{ iframe: 'https://adobe.ideacloud.com' },
Expand Down

0 comments on commit c642703

Please sign in to comment.