mirror of
https://github.com/ddaodan/bgi-scripts.git
synced 2026-09-20 11:43:17 +08:00
15 lines
373 B
JSON
15 lines
373 B
JSON
[
|
|
{
|
|
"name": "check",
|
|
"type": "checkbox",
|
|
"label": "请根据脚本说明进行设置,确认无误后勾选",
|
|
"default": false
|
|
},
|
|
{
|
|
"name": "uid",
|
|
"type": "text",
|
|
"label": "执行脚本的UID\n仅记录用,不会识别确认,因此你也可以随便填",
|
|
"default": "1"
|
|
}
|
|
]
|