mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-06 05:30:05 +00:00
@@ -64,7 +64,7 @@ func GetHost() *model.Host {
|
|||||||
swapMemTotal = mv.SwapTotal
|
swapMemTotal = mv.SwapTotal
|
||||||
}
|
}
|
||||||
|
|
||||||
cachedBootTime = time.Unix(1632708033, 0)
|
cachedBootTime = time.Now().Add(time.Duration(-1 * int64(hi.BootTime*1000)))
|
||||||
|
|
||||||
return &model.Host{
|
return &model.Host{
|
||||||
Platform: hi.OS,
|
Platform: hi.OS,
|
||||||
|
|||||||
Reference in New Issue
Block a user