🌱 完成深渊数据获取

This commit is contained in:
BTMuli
2023-05-22 18:35:45 +08:00
parent cc20aa430a
commit 3c639cf0d2
8 changed files with 59 additions and 20 deletions

View File

@@ -5,6 +5,5 @@
* @since Alpha v0.2.0
*/
export const BBS_VERSION = "2.49.1";
export const BBS_HEADER_AGENT = `Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) miHoYoBBS/${BBS_VERSION}`;
export const BBS_REFERER = "https://webstatic.mihoyo.com";
export const BBS_VERSION = "2.50.1";
export const BBS_HEADER_AGENT = `Mozilla/5.0 (Windows NT 10.0; Win64; x64) miHoYoBBS/${BBS_VERSION}`;