diff --git a/utils/passphrase.go b/utils/passphrase.go index c2bd83c..afb788b 100644 --- a/utils/passphrase.go +++ b/utils/passphrase.go @@ -56,6 +56,10 @@ func isProfanity(s string) bool { "fag", "ass", "bitch", + "rape", + "ass", + "scrot", + "rect", } startsWith := []string{ "spic",