mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
15 lines
No EOL
478 B
YAML
15 lines
No EOL
478 B
YAML
render:
|
|
scale: 100 # 渲染精度
|
|
query:
|
|
others: true # 允许查询他人信息
|
|
update:
|
|
autoCheck: true # 自动检查更新
|
|
cron: 0 0/10 * * * ? # 更新检查时间
|
|
# 需要调用过🐎的接口code
|
|
mysCode:
|
|
- 1034
|
|
- 10035
|
|
# 自定义绑定设备下载url
|
|
url: https://ghproxy.mihomo.me/https://raw.githubusercontent.com/forchannot/get_device_info/main/app/build/outputs/apk/debug/app-debug.apk
|
|
# 自定义enkaApi地址
|
|
enkaApi: https://enka.network/api/zzz/uid/ |