make a horror variant more generic
This commit is contained in:
parent
65a5d15a00
commit
44d5b56d12
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ public class ChatFilter extends Feature {
|
||||||
};
|
};
|
||||||
|
|
||||||
public static final String[] QUEERPHOBIC_SLURS = new String[] {
|
public static final String[] QUEERPHOBIC_SLURS = new String[] {
|
||||||
"tranny",
|
"trann.*",
|
||||||
"shemale",
|
"shemale",
|
||||||
"hon",
|
"hon",
|
||||||
"subnormal",
|
"subnormal",
|
||||||
|
|
Loading…
Add table
Reference in a new issue