Skip to content

Commit

Permalink
Test removing stage domains mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinrivero committed Sep 26, 2024
1 parent 9bf3cfd commit 72ec721
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions acrobat/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,35 +292,6 @@ const CONFIG = {
locales,
// geoRouting: 'on',
prodDomains: ['www.adobe.com', 'business.adobe.com', 'helpx.adobe.com'],
stageDomainsMap: {
'www.stage.adobe.com': {
'www.adobe.com': 'origin',
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
},
'--dc--adobecom.hlx.live': {
'www.adobe.com': 'origin',
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
},
'--dc--adobecom.hlx.page': {
'www.adobe.com': 'origin',
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'firefly.adobe.com': 'firefly-stage.corp.adobe.com',
},
},
jarvis: {
id: 'DocumentCloudWeb1',
version: '1.0',
Expand Down

0 comments on commit 72ec721

Please sign in to comment.