|
|
@@ -41,25 +41,55 @@
|
|
|
"settings": [
|
|
|
{
|
|
|
"id": "WubianActivityTaskCaptureEnabled",
|
|
|
- "name": "开启/关闭兑换采集",
|
|
|
+ "name": "开启/关闭合成/兑换活动采集",
|
|
|
"val": true,
|
|
|
"type": "boolean",
|
|
|
"desc": "默认开启"
|
|
|
},
|
|
|
{
|
|
|
- "id": "WubianActivityId",
|
|
|
- "name": "当前兑换活动ID",
|
|
|
+ "id": "WubianFirstOrderCaptureEnabled",
|
|
|
+ "name": "开启/关闭首发产品采集",
|
|
|
+ "val": true,
|
|
|
+ "type": "boolean",
|
|
|
+ "desc": "默认开启"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "lkWubianFirstGrab",
|
|
|
+ "name": "无边首发抢购",
|
|
|
+ "author": "@jojo",
|
|
|
+ "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFirstGrab.js",
|
|
|
+ "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFirstGrab.js",
|
|
|
+ "icons": [
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
|
|
|
+ ],
|
|
|
+ "keys": [
|
|
|
+ "WubianFirstArtListData",
|
|
|
+ "WubianCreateFirstOrderData"
|
|
|
+ ],
|
|
|
+ "settings": [
|
|
|
+ {
|
|
|
+ "id": "WubianFirstOrderCaptureEnabled",
|
|
|
+ "name": "开启/关闭首发产品采集",
|
|
|
+ "val": true,
|
|
|
+ "type": "boolean",
|
|
|
+ "desc": "默认开启"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "WubianFirstGoodsName",
|
|
|
+ "name": "当前首发产品名称关键字",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
- "desc": "当前兑换活动ID"
|
|
|
+ "desc": "当前首发产品名称关键字"
|
|
|
},
|
|
|
{
|
|
|
- "id": "WubianActivityListData#0",
|
|
|
- "name": "当前所有活动列表",
|
|
|
+ "id": "WubianFirstGoodsId",
|
|
|
+ "name": "当前首发产品ID",
|
|
|
"val": "",
|
|
|
- "autoGrow": true,
|
|
|
"type": "text",
|
|
|
- "desc": "当前所有活动列表"
|
|
|
+ "desc": "当前首发产品ID"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -80,31 +110,45 @@
|
|
|
"settings": [
|
|
|
{
|
|
|
"id": "WubianActivityTaskCaptureEnabled",
|
|
|
- "name": "开启/关闭兑换采集",
|
|
|
+ "name": "开启/关闭合成/兑换采集",
|
|
|
+ "val": true,
|
|
|
+ "type": "boolean",
|
|
|
+ "desc": "默认开启"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "WubianSynthesisConcurrentMode",
|
|
|
+ "name": "开启/关闭并发快速模式",
|
|
|
"val": true,
|
|
|
"type": "boolean",
|
|
|
"desc": "默认开启"
|
|
|
},
|
|
|
{
|
|
|
"id": "WubianActivityActivityTagName",
|
|
|
- "name": "当前兑换活动标签关键字",
|
|
|
+ "name": "当前合成/兑换活动标签关键字",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
- "desc": "当前兑换活动标签关键字"
|
|
|
+ "desc": "当前合成/兑换活动标签关键字"
|
|
|
},
|
|
|
{
|
|
|
"id": "WubianActivityIndexName",
|
|
|
- "name": "当前兑换活动标题关键字",
|
|
|
+ "name": "当前合成/兑换活动标题关键字",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
- "desc": "当前兑换活动标题关键字"
|
|
|
+ "desc": "当前合成/兑换活动标题关键字"
|
|
|
},
|
|
|
{
|
|
|
"id": "WubianActivityId",
|
|
|
- "name": "当前兑换活动ID",
|
|
|
+ "name": "当前合成/兑换活动ID",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
- "desc": "当前兑换活动ID"
|
|
|
+ "desc": "当前合成/兑换活动ID"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "WubianSynthesisRunsPerSecond",
|
|
|
+ "name": "当前合成/兑换执行此次(n次每秒)",
|
|
|
+ "val": 5,
|
|
|
+ "type": "text",
|
|
|
+ "desc": "当前合成/兑换执行此次(n次每秒)"
|
|
|
}
|
|
|
]
|
|
|
}
|