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 ac91686 + bccd84f commit 1163d1fCopy full SHA for 1163d1f
schema-api-routes/src/index.ts
@@ -14,6 +14,7 @@ const allowedOrigins = [
14
"https://create-db.prisma.io",
15
"https://claim-db-worker.raycast-0ef.workers.dev",
16
"https://claim-db-worker-staging.raycast-0ef.workers.dev",
17
+ /^https:\/\/cloudflare-booth.*\.vercel\.app$/,
18
/^https:\/\/claim-db-worker.*\.vercel\.app$/,
19
/^https:\/\/create-db-schema-api-routes(-\w+)?\.vercel\.app$/,
20
/^https:\/\/.*-claim-db-worker\.datacdn\.workers\.dev/,
0 commit comments