mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-06-03 05:59:51 +08:00
4 lines
178 B
Python
4 lines
178 B
Python
ENKA_DATA_URL = 'https://enka.network/u/{}/__data.json'
|
|
MICROGG_DATA_URL = 'https://enka.microgg.cn/u/{}/__data.json'
|
|
MINIGG_DATA_URL = 'https://enka.minigg.cn/u/{}/__data.json'
|