diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-08-24 21:12:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-24 21:12:17 -0400 |
commit | 07a1442385983e284226a4722ad1eb3a16a43d04 (patch) | |
tree | cd771236aa4a53f6ad352c5a647267271dc105e9 | |
parent | c8182f6c6f968965a8f616ce7566247d1d6f1f56 (diff) | |
download | tanzanite-07a1442385983e284226a4722ad1eb3a16a43d04.tar.gz tanzanite-07a1442385983e284226a4722ad1eb3a16a43d04.tar.bz2 tanzanite-07a1442385983e284226a4722ad1eb3a16a43d04.zip |
Update badwords.json5
-rw-r--r-- | lib/badwords.json5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/badwords.json5 b/lib/badwords.json5 index 04d6b13..4baaf31 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -36,8 +36,8 @@ 'found a cool software that improves the performance': 3, 'the first three who send a trade': 3, "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, + '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 } |