chore: 清除最后5处硬编码qq引用(注释+配置白名单)
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
)
|
||||
|
||||
var validPlatformTypes = map[string]bool{
|
||||
"qq": true, "telegram": true, "webhook": true,
|
||||
"obv11": true, "telegram": true, "webhook": true,
|
||||
"wechat": true, "feishu": true, "discord": true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user