Skip to content

Commit

Permalink
chore: add zendesk-dev.com domain to allow for scooter
Browse files Browse the repository at this point in the history
  • Loading branch information
zFlabmonsta committed Feb 12, 2024
1 parent a059fe1 commit 08e3c4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ function isOriginValid (origin) {
/^https:\/\/.+\.zd-dev\.com$/,
/^https:\/\/.+\.zd-master\.com$/,
/^https:\/\/.+\.zendesk-staging\.com$/,
/^https:\/\/.+\.zendesk-dev\.com$/,
// Zendesk Chat domains:
/^https?:\/\/.+\.zopim\.com(:\d+)?$/,
/^https:\/\/dashboard\.zopim\.org$/,
Expand Down

0 comments on commit 08e3c4c

Please sign in to comment.