更换LOGO、优化获取IP策略

This commit is contained in:
naiba
2021-03-20 23:50:16 +08:00
parent 3aba6a4131
commit 8acf99253c
14 changed files with 55 additions and 48 deletions

View File

@@ -105,6 +105,8 @@ func run() {
// 上报服务器信息
go reportState()
// 更新IP信息
go monitor.UpdateIP()
if version != "" {
go func() {