2
0
mirror of https://github.com/ddaodan/bgi-scripts.git synced 2025-11-02 05:54:13 +08:00
Files
bgi-scripts/repo/js/76LivingDads/settings.json
2025-10-17 10:25:58 +00:00

15 lines
373 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "check",
"type": "checkbox",
"label": "请根据脚本说明进行设置,确认无误后勾选",
"default": false
},
{
"name": "uid",
"type": "text",
"label": "执行脚本的UID\n仅记录用不会识别确认因此你也可以随便填",
"default": "1"
}
]