We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d685807 commit 49dbde2Copy full SHA for 49dbde2
1 file changed
shared/utils/index.ts
@@ -12,6 +12,7 @@ const MATCHES: RegExp[] = [
12
/app-bzd.pages.dev/,
13
/chaotic-art.vercel.app/,
14
/ff.chaotic.art/,
15
+ /beta.chaotic.art/,
16
/localhost:9090/,
17
]
18
0 commit comments