| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350 |
- {
- "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": "lkGandartHelper",
- "name": "光予助手",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartHelper.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartHelper.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png"
- ],
- "scripts": [
- {
- "name": "极速下单",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js"
- },
- {
- "name": "极速合成",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js"
- },
- {
- "name": "极速置换",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartExchange.js"
- }
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCollectionCateLst"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartHelperCheckIn",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartHelperCheckIn",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsEnableTgNotifyGandartHelperCheckIn",
- "name": "开启/关闭通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkTgNotifyUrlGandartHelperCheckIn",
- "name": "通知地址",
- "val": "",
- "type": "text",
- "desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
- },
- {
- "id": "lkGandartToken",
- "name": "token",
- "val": "",
- "type": "text",
- "placeholder": "(点击以展开说明)",
- "desc": "授权token"
- },
- {
- "id": "lkGandartCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "type": "textarea",
- "placeholder": "(点击以展开说明)",
- "desc": "产品列表"
- }
- ]
- },
- {
- "id": "lkGandartOrderer",
- "name": "光予下单",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartOrder.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCastingId",
- "lkGandartCollectionName",
- "lkGandartLimitPrice",
- "lkGandartFloatPriceIntaval",
- "lkIsGandartCollectionWatchLocked"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartOrdererCheckIn",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartOrdererCheckIn",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsEnableTgNotifyGandartOrdererCheckIn",
- "name": "开启/关闭通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkTgNotifyUrlGandartOrdererCheckIn",
- "name": "通知地址",
- "val": "",
- "type": "text",
- "desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
- },
- {
- "id": "lkIsGandartCollectionWatchLocked",
- "name": "开启/关闭锁定监控产品",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭锁定"
- },
- {
- "id": "lkGandartCastingId",
- "name": "产品铸造品类ID",
- "val": "",
- "type": "text",
- "desc": "产品铸造品类ID"
- },
- {
- "id": "lkGandartCollectionName",
- "name": "产品名称",
- "val": "",
- "type": "text",
- "desc": "产品名称"
- },
- {
- "id": "lkGandartLimitPrice",
- "name": "捡漏最高价格",
- "val": 0,
- "type": "text",
- "desc": "捡漏最高价格"
- },
- {
- "id": "lkGandartFloatPriceIntaval",
- "name": "价格浮动限制",
- "val": 10,
- "type": "number",
- "desc": "价格浮动限制"
- },
- {
- "id": "lkGandartCollectionCateLst",
- "name": "产品列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "产品列表"
- }
- ]
- },
- {
- "id": "lkGandartCompositer",
- "name": "光予合成",
- "author": "@jojo",
- "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js",
- "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartComposite.js",
- "icons": [
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png",
- "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Images/gandart.png"
- ],
- "keys": [
- "lkGandartToken",
- "lkGandartCompositeTaskId",
- "lkGandartCompositeTaskName"
- ],
- "settings": [
- {
- "id": "lkIsEnableLogGandartOrdererCheckIn",
- "name": "开启/关闭日志",
- "val": true,
- "type": "boolean",
- "desc": "默认开启"
- },
- {
- "id": "lkNotifyOnlyFailGandartOrdererCheckIn",
- "name": "只当执行失败才通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsEnableTgNotifyGandartOrdererCheckIn",
- "name": "开启/关闭通知",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkTgNotifyUrlGandartOrdererCheckIn",
- "name": "通知地址",
- "val": "",
- "type": "text",
- "desc": "Tg的通知地址,如:https://api.telegram.org/bot-token/sendMessage?chat_id=-100140&parse_mode=Markdown&text="
- },
- {
- "id": "lkGandartCompositeFuncEnalbleList",
- "name": "功能步骤",
- "val": "TaskList,MateList",
- "type": "checkboxes",
- "desc": "功能步骤",
- "items": [
- {
- "key": "TaskList",
- "label": "获取合成任务列表"
- },
- {
- "key": "MateList",
- "label": "获取可行合成方案"
- },
- {
- "key": "DecidedList",
- "label": "生成最终合成方案"
- },
- {
- "key": "ExecComposite",
- "label": "最终执行合成任务"
- }
- ]
- },
- {
- "id": "lkGandartCompositeTaskListStatus",
- "name": "任务列表状态",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "0",
- "label": "待开始"
- },
- {
- "key": "1",
- "label": "合成中"
- },
- {
- "key": "2",
- "label": "已结束"
- },
- {
- "key": "3",
- "label": "待开始与合成中"
- }
- ]
- },
- {
- "id": "lkGandartCompositeTaskMode",
- "name": "任务合成模式",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "0",
- "label": "普通"
- },
- {
- "key": "1",
- "label": "预设"
- }
- ]
- },
- {
- "id": "lkIsCompositeTaskListCache",
- "name": "启用/弃用任务列表本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkIsCompositeMaterialCache",
- "name": "启用/弃用材料详情本地缓存",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "lkGandartCompositeTaskId",
- "name": "合成任务ID",
- "val": "",
- "type": "text",
- "desc": "合成任务ID"
- },
- {
- "id": "lkGandartCompositeCountArray",
- "name": "合成组合执行次数",
- "val": "0#1",
- "type": "text",
- "desc": "合成组合执行次数,格式如:0#1,1#1"
- },
- {
- "id": "lkGandartCompositeTaskMateList",
- "name": "合成组合可行情况",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "产品列表"
- },
- {
- "id": "lkGandartCompositeTaskList1",
- "name": "合成中-任务列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "合成中的任务列表"
- },
- {
- "id": "lkGandartCompositeTaskList0",
- "name": "待开始-任务列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "待开始的任务列表"
- },
- {
- "id": "lkGandartCompositeTaskList2",
- "name": "已结束-任务列表",
- "val": "[]",
- "autoGrow": true,
- "type": "textarea",
- "desc": "已结束的任务列表"
- }
- ]
- }
- ]
- }
|