diff options
-rw-r--r-- | lib/badwords.json5 | 9 |
1 files changed, 4 insertions, 5 deletions
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 } |