2
0
mirror of https://github.com/ddaodan/bgi-scripts.git synced 2025-11-03 14:24:14 +08:00

rebuild release branch

This commit is contained in:
ddaodan
2025-09-25 10:25:41 +00:00
committed by github-actions[bot]
commit 675828c801
51 changed files with 8047 additions and 0 deletions

View File

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