feat: coldtime

This commit is contained in:
bietiaop 2024-07-13 19:31:57 +08:00
parent 59b40d600d
commit f09ad4b421
6 changed files with 24 additions and 7 deletions

View file

@ -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;