worthless-launcher/worthless/constants.py

7 lines
239 B
Python
Raw Normal View History

2022-01-28 13:08:53 +00:00
LAUNCHER_API_URL = "https://sdk-os-static.mihoyo.com/hk4e_global/mdk/launcher/api"
PATCH_GIT_URL = "https://notabug.org/Krock/dawn"
TELEMETRY_URL_LIST = [
"log-upload-os.mihoyo.com",
"overseauspider.yuanshen.com"
]