时雨星空

This commit is contained in:
SmallK111407 2023-08-31 23:22:44 +08:00
parent a80ee86f86
commit 17add1661a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ export class takeBirthdayPhoto extends plugin {
priority: 5000,
rule: [
{
reg: '#?留影(叙|徐)?(佳|假)?(期|琪|其)?$',
reg: '#?(留影|时)(叙|徐|李|雨)?(佳|假|星)?(期|琪|其|埼|琪|空)?$',
fnc: 'birthdaystar'
}
]