紧急处理 GeoIP API 问题

This commit is contained in:
naiba
2021-07-05 13:44:21 +08:00
parent 8d0e269b73
commit 557cccd770
5 changed files with 16 additions and 15 deletions

View File

@@ -13,12 +13,7 @@ import (
pb "github.com/naiba/nezha/proto"
)
var Version = "v0.8.3" // !!记得修改 README 中的 badge 版本!!
const (
SnapshotDelay = 3
ReportDelay = 2
)
var Version = "v0.8.5" // !!记得修改 README 中的 badge 版本!!
var (
Conf *model.Config