Skip to content

Commit 863fe05

Browse files
authored
add swatzika to banned name list
my clipboard is not looking great 💀
1 parent b3c9b34 commit 863fe05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const bannedWords: {
6161
]),
6262
/** Names: banned only in names. */
6363
names: processBannedWordList([
64-
"sex", /\bgoldberg\b/, "hitler", "stalin", "putin", "lenin", /^something$/, "[something]", "[[something]",
64+
"sex", /\bgoldberg\b/, "hitler", "stalin", "putin", "lenin", /^something$/, "[something]", "[[something]", "卐",
6565
uuidPattern, ipPattern, ipPortPattern
6666
]),
6767
/** autoWhack: new players saying one of these words will be automatically stopped and muted. */

0 commit comments

Comments
 (0)