removed a slur that has legit uses - TRIGGER / CONTENT WARNING: slurs, swearwords, assault, etc
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
// Some words that are slurs in English are not included here because they are valid words in other languages and so must not cause an automatic mute.
|
||||
// See the comments in bannedWords.js for details.
|
||||
|
||||
// 'spic' should not be banned because it's often used in the phrase "spic and span"
|
||||
// 'tards' is currently not in this list because it's causing a problem for French speakers - it's commonly used within French words after an accented 'e' which the word blocker's regular expression treats as a word boundary
|
||||
|
||||
|
||||
@@ -91,7 +92,6 @@ let bannedSlurs = [
|
||||
|
||||
|
||||
'sluts',
|
||||
'spic',
|
||||
'spics',
|
||||
'tranny',
|
||||
'trannies',
|
||||
|
||||
Reference in New Issue
Block a user