From f42c9058674266386529113de85c573c0d6590f9 Mon Sep 17 00:00:00 2001 From: Preschian Febryantara Date: Wed, 16 Jul 2025 16:19:03 +0700 Subject: [PATCH] chore: add another origin --- shared/utils/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/utils/index.ts b/shared/utils/index.ts index c86be90..6696661 100644 --- a/shared/utils/index.ts +++ b/shared/utils/index.ts @@ -9,6 +9,7 @@ const MATCHES: RegExp[] = [ /kodaart-production.pages.dev/, /kodadot.xyz/, /koda.art/, + /frontend-ex8.pages.dev/, /localhost:9090/, ]