From 16c9a8484258295e2254100ea4a4a268300c60db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=A4=9C=E5=A4=9C?= <12703330+Ye3011@user.noreply.gitee.com> Date: Fri, 12 Apr 2024 11:08:48 +0000 Subject: [PATCH] =?UTF-8?q?plugins/genshin/apps/user.js.=20=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E7=A9=BA=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小夜夜 <12703330+Ye3011@user.noreply.gitee.com> --- 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 c355715..2f3d063 100644 --- a/plugins/genshin/apps/user.js +++ b/plugins/genshin/apps/user.js @@ -46,7 +46,7 @@ export class user extends plugin { fnc: 'bingUid' }, { - reg: /^#(原神|星铁)?(我的)?(uid)[0-9]{0,2}$/i, + reg: /^#(原神|星铁)?(我的)?( )?(uid|UID)?( )?[0-9]{0,2}$/i, fnc: 'showUid' }, {