-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRoutes.json
28 lines (28 loc) · 1.22 KB
/
Routes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"act_id": {
"genshin": "e202102251931481",
"starrail": "e202303301540311"
},
"reward_url": {
"genshin": "https://sg-hk4e-api.hoyolab.com/event/sol/",
"starrail": "https://sg-public-api.hoyolab.com/event/luna/os/"
},
"exchange_code_url": {
"genshin": "https://sg-hk4e-api.hoyoverse.com/common/apicdkey/api/webExchangeCdkey",
"starrail": "https://sg-starrail-api.hoyoverse.com/common/apicdkey/api/webExchangeCdkey"
},
"web_api": {
"userInfo": "https://api-account-os.hoyoverse.com/account/binding/api/getUserGameRolesByCookieToken"
},
"code_url": {
"genshin": "https://sg-hk4e-api.hoyoverse.com/common/apicdkey/api/webExchangeCdkey",
"starrail": "https://sg-hkrpg-api.hoyoverse.com/common/apicdkey/api/webExchangeCdkey"
},
"info_ledger_url": "https://sg-hk4e-api.hoyolab.com/event/ysledgeros/month_info",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36",
"gameCode": {
"genshin": "hk4e_global",
"starrail": "hkrpg_global"
},
"genshinGameRecord": "https://bbs-api-os.hoyolab.com/game_record/card/wapi/getGameRecordCard"
}