mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-20 13:43:58 +08:00
更新 fmz200_boxjs.json
This commit is contained in:
@ -450,28 +450,28 @@
|
|||||||
"settings": [
|
"settings": [
|
||||||
{
|
{
|
||||||
"id": "fmz200_TF_notify",
|
"id": "fmz200_TF_notify",
|
||||||
"name": "获取令牌成功通知,默认开启",
|
"name": "获取令牌成功通知",
|
||||||
"val": true,
|
"val": true,
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"desc": ""
|
"desc": ""
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"id": "fmz200_TF_APP_ID",
|
"id": "fmz200_TF_APP_ID",
|
||||||
"name": "",
|
"name": "要加入的TF App",
|
||||||
"val": "",
|
"val": "",
|
||||||
"type": "textarea",
|
"type": "textarea",
|
||||||
"placeholder": "示例:VCIvwk2g,1SyedSId",
|
"placeholder": "示例:VCIvwk2g,1SyedSId",
|
||||||
"autoGrow": true,
|
|
||||||
"rows": 1,
|
"rows": 1,
|
||||||
"desc": "以英文逗号分隔多个key"
|
"desc": "以英文逗号分隔多个key"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "fmz200_TF_header",
|
"id": "fmz200_TF_header",
|
||||||
"name": "",
|
"name": "TF账号令牌",
|
||||||
"val": "",
|
"val": "",
|
||||||
"type": "textarea",
|
"type": "textarea",
|
||||||
"autoGrow": true,
|
"autoGrow": true,
|
||||||
"rows": 4,
|
"rows": 4,
|
||||||
"desc": ""
|
"desc": "json格式存储,理论支持多账号"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"author": "@fmz200",
|
"author": "@fmz200",
|
||||||
|
|||||||
Reference in New Issue
Block a user