mirror of
https://github.com/colbster937/originblacklist.git
synced 2025-06-07 16:24:48 +00:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
1a22788630 | ||
|
cf0481fb58 | ||
|
f8ea6d5bfd | ||
|
8d5e5d688b | ||
|
2648377276 |
@ -8,7 +8,7 @@ plugins {
|
||||
|
||||
|
||||
group = 'dev.colbster937'
|
||||
version = '1.0.5'
|
||||
version = '1.0.6'
|
||||
description = 'A reimplementation of OriginBlacklist for EaglerXServer'
|
||||
def targetJavaVersion = 17
|
||||
|
||||
|
@ -31,7 +31,9 @@ messages:
|
||||
# Everything should be lowercase
|
||||
blacklist:
|
||||
origins:
|
||||
- "hack.example.com"
|
||||
- "*eagler-clients.vercel.app*"
|
||||
- "*eaglerhackedclients.vercel.app*"
|
||||
- "*eaglerhacks.github.io*"
|
||||
brands:
|
||||
- "*dragonx*"
|
||||
- "*piclient*"
|
||||
@ -64,5 +66,4 @@ discord:
|
||||
|
||||
|
||||
|
||||
|
||||
# :>
|
||||
# :>
|
||||
|
Loading…
x
Reference in New Issue
Block a user