mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🐞 fix: 修复 小飞机 正则乱匹配问题
This commit is contained in:
parent
61f6da08f2
commit
211449e492
@ -192,7 +192,7 @@ export class tools extends plugin {
|
||||
fnc: "qishuiMusic"
|
||||
},
|
||||
{
|
||||
reg: "(t.me)",
|
||||
reg: "https:\/\/t\.me\/.*",
|
||||
fnc: "aircraft"
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user