添加 gt 获取 st,ckt 相关请求

This commit is contained in:
BTMuli
2023-09-03 23:08:23 +08:00
parent 733ef716e2
commit 4f6f065645
6 changed files with 164 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
/**
* @file web constant bbs.ts
* @description 常量-应用数据
* @author BTMuli<bt-muli@outlook.com>
* @since Alpha v0.2.0
* @author BTMuli <bt-muli@outlook.com>
* @since Beta v0.3.0
*/
export const BBS_VERSION = "2.50.1";
export const BBS_HEADER_AGENT = `Mozilla/5.0 (Windows NT 10.0; Win64; x64) miHoYoBBS/${BBS_VERSION}`;
export const BBS_APP_ID = "bll8iq97cem8";