Skip to content

Commit

Permalink
Merge pull request #943 from adobecom/excludelearn
Browse files Browse the repository at this point in the history
MWPW-164471 CC & DC Config - acom learn folder should not have .html appended
  • Loading branch information
TsayAdobe authored Jan 14, 2025
2 parents ee02528 + 4226971 commit 3fc1a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acrobat/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ const CONFIG = {
htmlExclude: [
/www\.adobe\.com\/(\w\w(_\w\w)?\/)?express(\/.*)?/,
/www\.adobe\.com\/(\w\w(_\w\w)?\/)?go(\/.*)?/,
/www\.adobe\.com\/(\w\w(_\w\w)?\/)?learn(\/.*)?/,
],
imsScope: 'AdobeID,openid,gnav,pps.read,firefly_api,additional_info.roles,read_organizations',
};
Expand Down

0 comments on commit 3fc1a5c

Please sign in to comment.