Skip to content

Commit 704362e

Browse files
committed
chore: puts new word in alphabetical order
1 parent 8484406 commit 704362e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profanities.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ var DefaultProfanities = []string{
4141
"fudgepacker",
4242
"flange",
4343
"gtfo",
44+
"gyat",
4445
"hoe", // while that's also a tool, I doubt somebody would be checking for profanities if that tool was relevant
4546
"horny",
4647
"incest",
@@ -86,5 +87,4 @@ var DefaultProfanities = []string{
8687
"vagina",
8788
"wank",
8889
"whore",
89-
"gyat",
9090
}

0 commit comments

Comments
 (0)