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

@@ -16,7 +16,7 @@ type resp struct {
}
func init() {
qqwry.LoadData(assets.QQWryDat)
qqwry.LoadData(assets.QQWryIpdb)
}
func main() {