mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-06-19 05:45:03 +08:00
5 lines
215 B
Python
5 lines
215 B
Python
ARK_USER_ME = 'https://zonai.skland.com/api/v1/user/me'
|
|
|
|
ARK_PLAYER_INFO = 'https://zonai.skland.com/api/v1/game/player/info'
|
|
ARK_GEN_CRED_BY_CODE = 'https://zonai.skland.com/api/v1/user/auth/generate_cred_by_code'
|