We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a059fe1 + b53b07f commit d41735dCopy full SHA for d41735d
lib/client.js
@@ -283,6 +283,7 @@ function isOriginValid (origin) {
283
/^https:\/\/.+\.zd-dev\.com$/,
284
/^https:\/\/.+\.zd-master\.com$/,
285
/^https:\/\/.+\.zendesk-staging\.com$/,
286
+ /^https:\/\/.+\.zendesk-dev\.com$/,
287
// Zendesk Chat domains:
288
/^https?:\/\/.+\.zopim\.com(:\d+)?$/,
289
/^https:\/\/dashboard\.zopim\.org$/,
0 commit comments