mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-11 00:23:42 +08:00
refactor: 重构敏感词
This commit is contained in:
@@ -16,7 +16,7 @@ var StreamCacheQueueLength = 0
|
||||
// SensitiveWords 敏感词
|
||||
// var SensitiveWords []string
|
||||
var SensitiveWords = []string{
|
||||
"test",
|
||||
"test_sensitive",
|
||||
}
|
||||
|
||||
func SensitiveWordsToString() string {
|
||||
|
||||
Reference in New Issue
Block a user