We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2648377 + f8ea6d5 commit cf0481fCopy full SHA for cf0481f
1 file changed
src/main/resources/config.yml
@@ -31,7 +31,9 @@ messages:
31
# Everything should be lowercase
32
blacklist:
33
origins:
34
- - "hack.example.com"
+ - "*eagler-clients.vercel.app*"
35
+ - "*eaglerhackedclients.vercel.app*"
36
+ - "*eaglerhacks.github.io*"
37
brands:
38
- "*dragonx*"
39
- "*piclient*"
@@ -65,4 +67,5 @@ discord:
65
67
66
68
69
-# :>
70
+
71
+# :>
0 commit comments