We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee2322 commit aa2afe9Copy full SHA for aa2afe9
1 file changed
shared/utils/index.ts
@@ -9,6 +9,7 @@ const MATCHES: RegExp[] = [
9
/kodaart-production.pages.dev/,
10
/kodadot.xyz/,
11
/koda.art/,
12
+ /frontend-ex8.pages.dev/,
13
/localhost:9090/,
14
]
15
0 commit comments