From 849c36fa6cbd5c3d9213a936fc7531a645d32643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8A=B1=E8=8A=B1=E8=8A=B1=E5=84=BF?= <860563585bxy@gmail.com> Date: Wed, 31 Jan 2024 09:41:09 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=9A=84=E6=97=B6=E5=80=99?= =?UTF-8?q?=E6=80=8E=E4=B9=88=E6=B2=A1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小花花花儿 <860563585bxy@gmail.com> --- plugins/genshin/apps/mysNews.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/genshin/apps/mysNews.js b/plugins/genshin/apps/mysNews.js index ee073bc..f10fe04 100644 --- a/plugins/genshin/apps/mysNews.js +++ b/plugins/genshin/apps/mysNews.js @@ -27,7 +27,7 @@ export class mysNews extends plugin { fnc: 'mysUrl' }, { - reg: '^#*原(石|神)|星(琼|铁)(预估|盘点)$', + reg: '^#(原(神|石)|星(铁|琼))?(预估|盘点)$', fnc: 'mysEstimate' }, {