Skip to content

Commit

Permalink
chore: puts new word in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonuc committed Oct 17, 2024
1 parent 8484406 commit 704362e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profanities.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var DefaultProfanities = []string{
"fudgepacker",
"flange",
"gtfo",
"gyat",
"hoe", // while that's also a tool, I doubt somebody would be checking for profanities if that tool was relevant
"horny",
"incest",
Expand Down Expand Up @@ -86,5 +87,4 @@ var DefaultProfanities = []string{
"vagina",
"wank",
"whore",
"gyat",
}

0 comments on commit 704362e

Please sign in to comment.