Add more bad words.
This commit is contained in:
parent
9c7bdf357d
commit
a3e6ab31c3
@ -56,6 +56,10 @@ func isProfanity(s string) bool {
|
|||||||
"fag",
|
"fag",
|
||||||
"ass",
|
"ass",
|
||||||
"bitch",
|
"bitch",
|
||||||
|
"rape",
|
||||||
|
"ass",
|
||||||
|
"scrot",
|
||||||
|
"rect",
|
||||||
}
|
}
|
||||||
startsWith := []string{
|
startsWith := []string{
|
||||||
"spic",
|
"spic",
|
||||||
|
Loading…
Reference in New Issue
Block a user