This commit is contained in:
cdle
2021-09-18 20:27:22 +08:00
parent 416f1124e0
commit c46e5a2907
+1 -1
View File
@@ -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") {