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/, ]