moved two words from slurs to banned - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
Refer to the new comment in bannedWords.js for the reason.
This commit is contained in:
@@ -100,8 +100,6 @@ const bannedSlurs = [
|
||||
'trannies',
|
||||
'nigger',
|
||||
'niggers',
|
||||
'nigga',
|
||||
'niggas',
|
||||
'fags',
|
||||
'faggot',
|
||||
'faggots',
|
||||
|
||||
@@ -73,6 +73,8 @@
|
||||
// "Expanded Party: Polyamorous Adventurers" guild (17bb8393-2d74-42de-8dcb-315a5f596636)
|
||||
// wants to discuss https://en.wikipedia.org/wiki/The_Ethical_Slut (a book) and
|
||||
// we've decided to allow that.
|
||||
// As of 2020-06-06, 'nigga' and 'niggas' are here rather than in bannedSlurs.js because
|
||||
// we've found that in private they are far more often used in a reclaimed way than as slurs.
|
||||
|
||||
|
||||
// DO NOT EDIT! See the comments at the top of this file.
|
||||
@@ -152,6 +154,8 @@ const bannedWords = [
|
||||
'fag',
|
||||
'slut',
|
||||
'sluts',
|
||||
'nigga',
|
||||
'niggas',
|
||||
'retard',
|
||||
'retards',
|
||||
'bastard',
|
||||
|
||||
Reference in New Issue
Block a user