feat(更新功能): 兼容metowolf提供的qqwry.ipdb格式(原版)

This commit is contained in:
2025-01-07 15:52:22 +08:00
parent 672ffb4f51
commit 13ade58f06
9 changed files with 63 additions and 8 deletions

View File

@@ -4,3 +4,6 @@ import _ "embed"
//go:embed qqwry.dat
var QQWryDat []byte
//go:embed qqwry.ipdb
var QQWryIpdb []byte