mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
feat: coldtime
This commit is contained in:
parent
59b40d600d
commit
f09ad4b421
6 changed files with 24 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import User from '../../genshin/model/user.js';
|
||||
import { getStoken } from './authkey.js';
|
||||
|
||||
export const rulePrefix = '((#|\\%)?(zzz|ZZZ|绝区零)|\\*|*)';
|
||||
export const rulePrefix = '^((#|\\%)?(zzz|ZZZ|绝区零))';
|
||||
|
||||
export async function getCk(e, s = false) {
|
||||
e.isSr = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue