|
@@ -125,6 +125,13 @@
|
|
|
],
|
|
],
|
|
|
"settings": [
|
|
"settings": [
|
|
|
{
|
|
{
|
|
|
|
|
+ "id": "HbcpreOrderItemDataGrabEnabled",
|
|
|
|
|
+ "name": "开启/关闭下单采集",
|
|
|
|
|
+ "val": false,
|
|
|
|
|
+ "type": "boolean",
|
|
|
|
|
+ "desc": "默认关闭"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
"id": "HbcpreCollectionWatchLocked",
|
|
"id": "HbcpreCollectionWatchLocked",
|
|
|
"name": "开启/关闭锁定监控产品",
|
|
"name": "开启/关闭锁定监控产品",
|
|
|
"val": false,
|
|
"val": false,
|
|
@@ -193,6 +200,13 @@
|
|
|
],
|
|
],
|
|
|
"settings": [
|
|
"settings": [
|
|
|
{
|
|
{
|
|
|
|
|
+ "id": "HbcpreHomeSeriesDataGrabEnabled",
|
|
|
|
|
+ "name": "开启/关闭首发采集",
|
|
|
|
|
+ "val": false,
|
|
|
|
|
+ "type": "boolean",
|
|
|
|
|
+ "desc": "默认关闭"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
"id": "HbcpreHomeSeriesCacheModeEnabled",
|
|
"id": "HbcpreHomeSeriesCacheModeEnabled",
|
|
|
"name": "开启/关闭缓存模式",
|
|
"name": "开启/关闭缓存模式",
|
|
|
"val": true,
|
|
"val": true,
|
|
@@ -229,6 +243,100 @@
|
|
|
"desc": "产品列表"
|
|
"desc": "产品列表"
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "jojo.hbcpreComposite",
|
|
|
|
|
+ "name": "华文数交合成",
|
|
|
|
|
+ "author": "@jojo",
|
|
|
|
|
+ "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/hbcpre/hbcpreComposite.js",
|
|
|
|
|
+ "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/hbcpre/hbcpreComposite.js",
|
|
|
|
|
+ "icons": [
|
|
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/hbcpre.png",
|
|
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/hbcpre.png"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "keys": [
|
|
|
|
|
+ "HbcpreUserToken",
|
|
|
|
|
+ "HbcpreUserInfo",
|
|
|
|
|
+ "HbcpreCompositeActivityData"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "settings": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreCompositeItemDataGrabEnabled",
|
|
|
|
|
+ "name": "开启/关闭合成采集",
|
|
|
|
|
+ "val": false,
|
|
|
|
|
+ "type": "boolean",
|
|
|
|
|
+ "desc": "默认关闭"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreCompositeActivityId",
|
|
|
|
|
+ "name": "当前合成Id",
|
|
|
|
|
+ "val": "",
|
|
|
|
|
+ "type": "text",
|
|
|
|
|
+ "desc": "当前合成Id"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreCompositeActivityName",
|
|
|
|
|
+ "name": "当前合成名称",
|
|
|
|
|
+ "val": "",
|
|
|
|
|
+ "type": "text",
|
|
|
|
|
+ "desc": "当前合成名称"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreCompositeActivityData",
|
|
|
|
|
+ "name": "活动列表",
|
|
|
|
|
+ "val": "{}",
|
|
|
|
|
+ "autoGrow": false,
|
|
|
|
|
+ "type": "textarea",
|
|
|
|
|
+ "desc": "活动列表"
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "jojo.hbcpreExchange",
|
|
|
|
|
+ "name": "华文数交兑换",
|
|
|
|
|
+ "author": "@jojo",
|
|
|
|
|
+ "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/hbcpre/hbcpreExchange.js",
|
|
|
|
|
+ "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/hbcpre/hbcpreExchange.js",
|
|
|
|
|
+ "icons": [
|
|
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/hbcpre.png",
|
|
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/hbcpre.png"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "keys": [
|
|
|
|
|
+ "HbcpreUserToken",
|
|
|
|
|
+ "HbcpreUserInfo",
|
|
|
|
|
+ "HbcpreExchangeActivityData"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "settings": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreExchangeItemDataGrabEnabled",
|
|
|
|
|
+ "name": "开启/关闭兑换采集",
|
|
|
|
|
+ "val": false,
|
|
|
|
|
+ "type": "boolean",
|
|
|
|
|
+ "desc": "默认关闭"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreExchangeActivityId",
|
|
|
|
|
+ "name": "当前兑换Id",
|
|
|
|
|
+ "val": "",
|
|
|
|
|
+ "type": "text",
|
|
|
|
|
+ "desc": "当前兑换Id"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreExchangeActivityName",
|
|
|
|
|
+ "name": "当前兑换名称",
|
|
|
|
|
+ "val": "",
|
|
|
|
|
+ "type": "text",
|
|
|
|
|
+ "desc": "当前兑换名称"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "id": "HbcpreExchangeActivityData",
|
|
|
|
|
+ "name": "活动列表",
|
|
|
|
|
+ "val": "{}",
|
|
|
|
|
+ "autoGrow": false,
|
|
|
|
|
+ "type": "textarea",
|
|
|
|
|
+ "desc": "活动列表"
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|