Skip to content

Commit 65cbdcc

Browse files
authored
Merge pull request #345 from kodadot/fix-allow-origin
2 parents 9a9123c + d4dd09f commit 65cbdcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: shared/utils/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ const MATCHES: RegExp[] = [
44
/deploy-preview-[0-9]+--nuxt-kodadot.netlify.app/,
55
/deploy-preview-[0-9]+--koda-nuxt.netlify.app/,
66
/deploy-preview-[0-9]+--koda-canary.netlify.app/,
7+
/deploy-preview-[0-9]+--polkadot.netlify.app/,
78
/deploy-preview-[0-9]+--koda-beta.netlify.app/,
89
/kodaart-production.pages.dev/,
910
/kodadot.xyz/,

0 commit comments

Comments
 (0)