From bf9244c3285e21807ff63ac476fe5b1261c2aaea Mon Sep 17 00:00:00 2001 From: batvbs Date: Wed, 22 Nov 2023 17:36:58 +0000 Subject: [PATCH] =?UTF-8?q?!128=20=E4=BF=AE=E5=A4=8D=20`#=E7=BB=91?= =?UTF-8?q?=E5=AE=9AUID=20123456789`=20=E6=97=A0=E5=93=8D=E5=BA=94=20*=20u?= =?UTF-8?q?pdate=20plugins/genshin/apps/user.js.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/apps/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/genshin/apps/user.js b/plugins/genshin/apps/user.js index d572008..0a25d86 100644 --- a/plugins/genshin/apps/user.js +++ b/plugins/genshin/apps/user.js @@ -42,7 +42,7 @@ export class user extends plugin { fnc: 'delUid' }, { - reg: '^#(原神|星铁)?绑定(uid|UID)?[1-9][0-9]{8}$', + reg: '^#(原神|星铁)?绑定(uid|UID)? ?[1-9][0-9]{8}$', fnc: 'bingUid' }, {