From 9f63cbc8f68a9b10aab148dc75b11a42bf253500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=82=B3=E5=A5=BD?= Date: Fri, 17 Nov 2023 01:08:53 +0000 Subject: [PATCH] =?UTF-8?q?update=20plugins/genshin/apps/user.js.=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A#=E7=BB=91=E5=AE=9Auid=20123456789?= =?UTF-8?q?=20uid=E5=90=8E=E9=9D=A2=E5=B8=A6=E7=A9=BA=E6=A0=BC=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E6=9C=BA=E5=99=A8=E4=BA=BA=E6=97=A0=E5=93=8D=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈炳好 --- 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' }, {