|
|
@@ -229,47 +229,46 @@
|
|
|
"https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
|
|
|
],
|
|
|
"keys": [
|
|
|
- "WubianProToken",
|
|
|
- "WubianMyCollectListData"
|
|
|
+ "WubianProToken"
|
|
|
],
|
|
|
"settings": [
|
|
|
{
|
|
|
- "id": "FastBuyCaptureEnabled",
|
|
|
+ "id": "WubianFastBuyCaptureEnabled",
|
|
|
"name": "开启/关闭一键购买产品采集",
|
|
|
"val": true,
|
|
|
"type": "boolean",
|
|
|
"desc": "默认开启"
|
|
|
},
|
|
|
{
|
|
|
- "id": "FastBuyQuickModeEnabled",
|
|
|
+ "id": "WubianFastBuyQuickModeEnabled",
|
|
|
"name": "开启/关闭快捷购买模式",
|
|
|
"val": false,
|
|
|
"type": "boolean",
|
|
|
"desc": "默认开启"
|
|
|
},
|
|
|
{
|
|
|
- "id": "FastBuyArtName",
|
|
|
+ "id": "WubianFastBuyArtName",
|
|
|
"name": "当前需购买产品名称关键字",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
"desc": "当前需购买产品名称关键字"
|
|
|
},
|
|
|
{
|
|
|
- "id": "FastBuyArtId",
|
|
|
+ "id": "WubianFastBuyArtId",
|
|
|
"name": "当前需购买产品ID",
|
|
|
"val": "",
|
|
|
"type": "text",
|
|
|
"desc": "当前需购买产品ID"
|
|
|
},
|
|
|
{
|
|
|
- "id": "FastBuyArtPrice",
|
|
|
+ "id": "WubianFastBuyArtPrice",
|
|
|
"name": "当前需购买产品价格",
|
|
|
"val": 0,
|
|
|
"type": "number",
|
|
|
"desc": "当前需购买产品价格"
|
|
|
},
|
|
|
{
|
|
|
- "id": "FastBuyArtAmount",
|
|
|
+ "id": "WubianFastBuyArtAmount",
|
|
|
"name": "当前需购买产品数量",
|
|
|
"val": 1,
|
|
|
"type": "number",
|