This commit is contained in:
cdle
2023-07-07 14:58:30 +08:00
parent 8c4e93d614
commit de0138d01c
2 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ func main() {
if err == nil {
app.Set("ip", ip)
}
core.GetVersion()
}()
core.Init()
if app.GetBool("anti_kasi") {