mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-09 05:25:53 +08:00
4 lines
182 B
Python
4 lines
182 B
Python
base_url = 'https://api-takumi-record.mihoyo.com'
|
|
widget_url = f'{base_url}/game_record/genshin/aapi/widget/v2'
|
|
new_abyss_url = f'{base_url}/game_record/app/genshin/api/role_combat'
|