{ "id": "JoJo.app.sub", "name": "JoJo 脚本订阅", "description": "JoJo私人QX订阅", "author": "@JoJo", "icon": "https://avatars.githubusercontent.com/u/16010188", "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X", "apps": [ { "id": "jojo.gandart", "name": "光予助手", "author": "@jojo", "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandartHelperV2.js", "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandartHelperV2.js", "icons": [ "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/10086.png", "https://raw.githubusercontent.com/Orz-3/mini/master/Color/10086.png" ], "scripts": [ { "name": "监控购买", "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandartHelperV2.js" }, { "name": "极速合成", "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandartHelperV2.js" }, { "name": "极速置换", "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandartHelperV2.js" } ], "keys": [ "@gandart.isNotify", "@gandart.token", "@gandart.castingId", "@gandart.transactionRecordId", "@gandart.limitPrice", "@gandart.collectionName" ], "settings": [ { "id": "@gandart.isNotify", "name": "开启/关闭Telegram通知", "val": false, "type": "boolean", "desc": "默认关闭" }, { "id": "@gandart.token", "name": "token", "val": "", "type": "text", "desc": "授权token" }, { "id": "@gandart.castingId", "name": "产品铸造品类ID", "val": 0, "type": "number", "desc": "产品铸造品类ID" }, { "id": "@gandart.transactionRecordId", "name": "产品记录ID", "val": 0, "type": "number", "desc": "产品记录ID(非编号)" }, { "id": "@gandart.limitPrice", "name": "价格上限", "val": 0, "type": "number", "desc": "价格上限" }, { "id": "@gandart.collectionName", "name": "产品名称", "val": "", "type": "text", "desc": "产品名称" } ] } ] }