Skip to content

Commit d41735d

Browse files
authored
Merge pull request #212 from zendesk/zflabmonsta/scooter
chore: add zendesk-dev.com domain to allow for scooter
2 parents a059fe1 + b53b07f commit d41735d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/client.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ function isOriginValid (origin) {
283283
/^https:\/\/.+\.zd-dev\.com$/,
284284
/^https:\/\/.+\.zd-master\.com$/,
285285
/^https:\/\/.+\.zendesk-staging\.com$/,
286+
/^https:\/\/.+\.zendesk-dev\.com$/,
286287
// Zendesk Chat domains:
287288
/^https?:\/\/.+\.zopim\.com(:\d+)?$/,
288289
/^https:\/\/dashboard\.zopim\.org$/,

0 commit comments

Comments
 (0)