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

This commit is contained in:
xiaoqidun committed 2025-01-07 15:52:22 +08:00
1 parent 672ffb4f51
commit 13ade58f06
9 files changed
+63 -8

No files matched your search

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