diff --git a/develop/qinglong/cron.go b/develop/qinglong/cron.go index 20b41b5..d2cab65 100644 --- a/develop/qinglong/cron.go +++ b/develop/qinglong/cron.go @@ -197,7 +197,7 @@ func init() { { Rules: []string{`cron hide duplicate`}, Admin: true, - Cron: "*/10 * * * *", + Cron: "*/5 * * * *", Handle: func(_ core.Sender) interface{} { w := func(s string) int { if strings.Contains(s, "shufflewzc") {