diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-10-03 18:16:11 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-10-03 18:16:11 -0400 |
commit | 3b1311951638bc54efbbb245632e2b3ab460f741 (patch) | |
tree | 07fc42ba19a0ec4a2b3168faf96d284f726fb3da /lib | |
parent | 4b4d05d9708bdaef2c93df1a83c4ce7ca4350f7a (diff) | |
download | tanzanite-3b1311951638bc54efbbb245632e2b3ab460f741.tar.gz tanzanite-3b1311951638bc54efbbb245632e2b3ab460f741.tar.bz2 tanzanite-3b1311951638bc54efbbb245632e2b3ab460f741.zip |
new links, bug fixes, excape rtl charecters in welcome messages
Diffstat (limited to 'lib')
-rw-r--r-- | lib/badlinks.json5 | 6 | ||||
-rw-r--r-- | lib/badwords.json5 | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lib/badlinks.json5 b/lib/badlinks.json5 index e21124a..32f28f9 100644 --- a/lib/badlinks.json5 +++ b/lib/badlinks.json5 @@ -112,6 +112,7 @@ "dicsord.net", "dirscod.com", "dirscod.gift", + "discocrd.gift", "discod.gift", "discod.info", "discorb.co", @@ -122,8 +123,10 @@ "discorclapp.com", "discord-accept.com", "discord-airdrop.com", + "discord-app.me", "discord-app.net", "discord-app.ru.com", + "discord-cpp.com", "discord-gifts.com", "discord-give.com", "discord-halloween.ru", @@ -140,6 +143,8 @@ "discordgift.ru.com", "discordgivenitro.com", "discordnitrogift.ru", + "discords-nitroapp.xyz", + "discordsteams.com", "discrod.gift", "discrod.gifts", "discrodnitro.org", @@ -199,6 +204,7 @@ "giftsdiscord.ru", "giveavvay.com", "giveawayskin.com", + "glets-nitro.com", "global-skins.gq", "globalcsskins.xyz", "globalskins.tk", diff --git a/lib/badwords.json5 b/lib/badwords.json5 index 8734432..e6a37d5 100644 --- a/lib/badwords.json5 +++ b/lib/badwords.json5 @@ -46,6 +46,9 @@ /* Misc Scams */ "found a cool software that improves the": 3, + /* Frequently Advertised Discord Severs */ + "https://discord.gg/7CaCvDXs": 2, + // 'tm5LcYN': 3, // '5gwLaOZ.png': 3, // 'hYKoQoU4bss': 3, |