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