下载ip库地址修改

This commit is contained in:
ayflying
2025-07-29 12:23:08 +08:00
parent fa659d87ae
commit 61d69159ea

View File

@@ -40,7 +40,7 @@ func (s *sIp2region) Load() {
var err error var err error
var dbPath = "runtime/library/ip2region.xdb" var dbPath = "runtime/library/ip2region.xdb"
var url = "https://github.com/ayflying/resource/raw/refs/heads/main/attachment/ip2region.xdb" var url = "https://github.com/ayflying/resource/raw/refs/heads/master/attachment/ip2region.xdb"
if wait { if wait {
return return
} }