update plugins/genshin/apps/user.js.
Signed-off-by: Admilk <h13065162718@163.com>
This commit is contained in:
parent
366524b144
commit
e655276af3
|
@ -34,7 +34,7 @@ export class user extends plugin {
|
||||||
fnc: 'myCk'
|
fnc: 'myCk'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
reg: /^#?(原神|星铁)?(删除|解绑)(uid)\\s*[0-9]{1,2}$/i,
|
reg: /^#?(原神|星铁)?删除c(oo)?k(ie)?$/i,
|
||||||
fnc: 'delCk'
|
fnc: 'delCk'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue