update plugins/genshin/apps/takeBirthdayPhoto.js.
Signed-off-by: 曉K <3399280843@qq.com>
This commit is contained in:
parent
17add1661a
commit
fdd26f04ff
|
@ -11,7 +11,7 @@ export class takeBirthdayPhoto extends plugin {
|
||||||
priority: 5000,
|
priority: 5000,
|
||||||
rule: [
|
rule: [
|
||||||
{
|
{
|
||||||
reg: '#?(留影|时)(叙|徐|李|雨)?(佳|假|星)?(期|琪|其|埼|琪|空)?$',
|
reg: '#?(留影(叙佳期)?|((领)?((角色)?生日)(卡)?))$',
|
||||||
fnc: 'birthdaystar'
|
fnc: 'birthdaystar'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue