From 19b494b8a87203e6852cae1f605a8aeadb6d498c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 6 Sep 2021 21:38:43 -0400 Subject: remove dumb automod --- lib/badwords.json5 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/badwords.json5 b/lib/badwords.json5 index 4baaf31..f334473 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -27,10 +27,10 @@ 'nigra': 3, "hello! I'm done with csgo": 3, 'i quit csgo': 3, - 'tm5LcYN': 3, + // 'tm5LcYN': 3, 'Я в тильте, в кс дали статус "Ненадежный"': 1, - '5gwLaOZ.png': 3, - 'hYKoQoU4bss': 3, + // '5gwLaOZ.png': 3, + // 'hYKoQoU4bss': 3, 'you can choose any skin for yourself': 3, "i confirm all exchanges, there won't be enough": 3, 'found a cool software that improves the performance': 3, @@ -38,6 +38,5 @@ "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, - 'punjab': 2 + 'tar baby': 2 } -- cgit