This commit is contained in:
cdle
2023-06-16 09:37:19 +08:00
parent b900abaea3
commit bd67023a35
3 changed files with 15 additions and 2 deletions
-2
View File
@@ -18,8 +18,6 @@ import (
var sillyplus = core.MakeBucket("sillyplus")
func main() {
loc, _ := time.LoadLocation("Asia/Shanghai")
time.Local = loc
core.Init()
if sillyplus.GetBool("anti_kasi") {
go utils.MonitorGoroutine()