mirror of
https://github.com/PaiGramTeam/SIMNet.git
synced 2024-11-21 21:58:05 +00:00
🐛 Fix hoyolab game sign
This commit is contained in:
parent
386c14c149
commit
d0f7ec35c3
@ -226,8 +226,8 @@ HK4E_LOGIN_URL = InternationalRoute(
|
|||||||
|
|
||||||
REWARD_URL = GameRoute(
|
REWARD_URL = GameRoute(
|
||||||
overseas=dict(
|
overseas=dict(
|
||||||
genshin="https://sg-hk4e-api.hoyolab.com/event/sol?act_id=e202102251931481",
|
genshin="https://sg-hk4e-api.hoyolab.com/event/sol/?act_id=e202102251931481",
|
||||||
honkai3rd="https://sg-public-api.hoyolab.com/event/mani?act_id=e202110291205111",
|
honkai3rd="https://sg-public-api.hoyolab.com/event/mani/?act_id=e202110291205111",
|
||||||
hkrpg="https://sg-public-api.hoyolab.com/event/luna/os/?act_id=e202303301540311",
|
hkrpg="https://sg-public-api.hoyolab.com/event/luna/os/?act_id=e202303301540311",
|
||||||
),
|
),
|
||||||
chinese=dict(
|
chinese=dict(
|
||||||
|
Loading…
Reference in New Issue
Block a user