mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
chore(abuse): flag phishing link as slur
This commit is contained in:
parent
10d4b8b7c7
commit
0e2e8616d1
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ let bannedSlurs = [
|
|||
'tranny',
|
||||
'trannies',
|
||||
'tards',
|
||||
'https://gemsvaluesfix.typeform.com/to/QNXiU4',
|
||||
];
|
||||
|
||||
module.exports = bannedSlurs;
|
||||
|
|
|
|||
Loading…
Reference in a new issue