删除好友检测字符串

This commit is contained in:
eatmoreapple 2023-01-08 23:21:03 +08:00
parent 88b6a34307
commit 93c73833e0

View File

@ -143,11 +143,7 @@ var imageType = map[string]struct{}{
"jpg": {},
}
var videoType = "mp4"
// ZombieText 检测僵尸好友字符串
// 发送该字符给好友,能正常发送不报错的为正常好友,否则为僵尸好友
const ZombieText = "وُحfخe ̷̴̐nخg ̷̴̐cخh ̷̴̐aخo امارتيخ ̷̴̐خ\n"
const videoType = "mp4"
// FileHelper 文件传输助手
const FileHelper = "filehelper"