feat: 加入对直接访问https api的支持
This commit is contained in:
@@ -37,7 +37,7 @@ func Guardian(output bool) {
|
||||
util.Log.Println("Error: ", e)
|
||||
}
|
||||
} else {
|
||||
if global.Config.Settings.Basic.DemoMode {
|
||||
if global.Config.Settings.Debug.Enable {
|
||||
util.Log.Println("Network ok")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user