aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorjani270 <jani270@gmx.de>2022-02-09 18:54:23 +0100
committerjani270 <jani270@gmx.de>2022-02-09 18:54:23 +0100
commit64aaa9892794a4d5675cfc6683e336f0950e8e63 (patch)
tree53fc8d2817c0bea1d6805f1c1a2defe16a6edaa2 /src/lib
parentddf4b4353e332c7c05ee8f5b981451043fcf204c (diff)
downloadtanzanite-64aaa9892794a4d5675cfc6683e336f0950e8e63.tar.gz
tanzanite-64aaa9892794a4d5675cfc6683e336f0950e8e63.tar.bz2
tanzanite-64aaa9892794a4d5675cfc6683e336f0950e8e63.zip
links and text automod
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/badlinks.ts2
-rw-r--r--src/lib/badwords.ts16
2 files changed, 18 insertions, 0 deletions
diff --git a/src/lib/badlinks.ts b/src/lib/badlinks.ts
index d13f091..e84b12d 100644
--- a/src/lib/badlinks.ts
+++ b/src/lib/badlinks.ts
@@ -1786,6 +1786,7 @@ export default [
"dwny.org",
"dxiscord.com",
"dzscord.js.org",
+ "e-giftpremium.com",
"ea-case.com",
"ea-drop.com",
"each-tel.xyz",
@@ -4136,6 +4137,7 @@ export default [
"steamcommunlte.ru",
"steamcommunltiy.club",
"steamcommunltiy.com",
+ "steamcommunltty.com",
"steamcommunltu.com",
"steamcommunltuy.com",
"steamcommunltv.buzz",
diff --git a/src/lib/badwords.ts b/src/lib/badwords.ts
index 4c7ec81..44a34cd 100644
--- a/src/lib/badwords.ts
+++ b/src/lib/badwords.ts
@@ -598,6 +598,22 @@ export default {
reason: "discord nitro scam phrase",
regex: false,
},
+ {
+ match: "Gifts from steam nitro, gifts for 3 months",
+ severity: Severity.PERM_MUTE,
+ ignoreSpaces: true,
+ ignoreCapitalization: true,
+ reason: "discord nitro scam phrase",
+ regex: false,
+ },
+ {
+ match: "Free subscription for 3 months DISCORD NITRO",
+ severity: Severity.PERM_MUTE,
+ ignoreSpaces: true,
+ ignoreCapitalization: true,
+ reason: "discord nitro scam phrase",
+ regex: false,
+ },
],
/* -------------------------------------------------------------------------- */