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