diff options
author | jani270 <jani270@gmx.de> | 2021-09-21 07:32:23 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2021-09-21 07:32:23 +0200 |
commit | ba46605da04c2ed4b4a5794b5a7601df9b9f03b5 (patch) | |
tree | 24d1ab725dcc26b2e9a5b1bebbeecdba5e45302c /lib | |
parent | c4b697deeef239eeb1c2f6c65685e80b8f564118 (diff) | |
download | tanzanite-ba46605da04c2ed4b4a5794b5a7601df9b9f03b5.tar.gz tanzanite-ba46605da04c2ed4b4a5794b5a7601df9b9f03b5.tar.bz2 tanzanite-ba46605da04c2ed4b4a5794b5a7601df9b9f03b5.zip |
YES
Diffstat (limited to 'lib')
-rw-r--r-- | lib/badlinks.json5 | 2 | ||||
-rw-r--r-- | lib/badwords.json5 | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/lib/badlinks.json5 b/lib/badlinks.json5 index 1ef2824..432a75a 100644 --- a/lib/badlinks.json5 +++ b/lib/badlinks.json5 @@ -147,6 +147,8 @@ 'dlscord-nitro.link', 'discord-app.ru.com', 'dlscord-app.com', + 'discord.givaewey.com', + 'discord-halloween.ru', 'discorcl-gift.xyz', 'doatgiveaway.top', 'dopeskins.com', diff --git a/lib/badwords.json5 b/lib/badwords.json5 index f334473..36fff66 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -38,5 +38,7 @@ "hi bro, i'm leaving this fucking game, take my skin": 3, 'hello i am leaving cs:go': 3, 'hi, bro i am leaving cs:go and giving away my skin': 3, - 'tar baby': 2 + 'tar baby': 2, + 'get free discord nitro from steam': 3, + 'and there is discord hallween's giveaway': 3 } |