Skip to content

Commit

Permalink
Merge pull request #598 from adobecom/MWPW-143839
Browse files Browse the repository at this point in the history
  • Loading branch information
Blainegunn authored Mar 6, 2024
2 parents 1eec058 + 64a0c9d commit e2a5af8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions acrobat/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,10 @@ const CONFIG = {
version: '1.0',
onDemand: false,
},
htmlExclude: [
/www\.adobe\.com\/(\w\w(_\w\w)?\/)?express(\/.*)?/,
/www\.adobe\.com\/(\w\w(_\w\w)?\/)?go(\/.*)?/,
],
};

// Setting alternative Jarcis client ID for these paths
Expand Down

0 comments on commit e2a5af8

Please sign in to comment.