mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 21:57:44 +00:00
Update gachalog.js
This commit is contained in:
parent
fd8319f8e0
commit
aff05182b8
1 changed files with 2 additions and 2 deletions
|
|
@ -26,11 +26,11 @@ export class GachaLog extends ZZZPlugin {
|
|||
fnc: 'startGachaLog',
|
||||
},
|
||||
{
|
||||
reg: `${rulePrefix}(刷新|更新)抽卡(链接|记录)$`,
|
||||
reg: `${rulePrefix}(刷新|更新)抽卡(链接|记录)?$`,
|
||||
fnc: 'refreshGachaLog',
|
||||
},
|
||||
{
|
||||
reg: `^${rulePrefix}抽卡(分析|记录)$`,
|
||||
reg: `^${rulePrefix}抽卡(分析|记录|统计)$`,
|
||||
fnc: 'gachaLogAnalysis',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue