mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt some
This commit is contained in:
parent
fc4a5e66bb
commit
496c042c7c
@ -85,7 +85,7 @@ func init() {
|
||||
aaa.AVATAR: {Hand: _header_users},
|
||||
web.SHARE: {Hand: _header_share},
|
||||
"webpack": {Hand: ctx.CmdHandler("webpack", "build")},
|
||||
}, aaa.BlackAction("webpack")), Hand: func(m *ice.Message, arg ...string) {
|
||||
}, ctx.ConfAction(SSO, ""), aaa.BlackAction("webpack")), Hand: func(m *ice.Message, arg ...string) {
|
||||
if gdb.Event(m, HEADER_AGENT); !_header_check(m, arg...) {
|
||||
return
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user