feat: 添加3个额外的IP数据库,现累计并发查询数据库18个

This commit is contained in:
spiritlhl
2025-10-28 13:01:27 +00:00
parent 4d18497dd3
commit 110e6d34f9
6 changed files with 18 additions and 12 deletions

View File

@@ -39,7 +39,7 @@ import (
)
var (
ecsVersion = "v0.1.89"
ecsVersion = "v0.1.90"
menuMode bool
onlyChinaTest bool
input, choice string