mirror of
https://github.com/KimigaiiWuyi/GenshinUID.git
synced 2025-05-31 04:30:29 +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'
|