mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🌱 完成深渊数据获取
This commit is contained in:
@@ -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}`;
|
||||
|
||||
Reference in New Issue
Block a user