mirror of
https://github.com/ddaodan/bgi-scripts.git
synced 2025-11-02 14:04:12 +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"
|
||
}
|
||
]
|