shawenguan il y a 1 an
Parent
commit
2a7bd65f8a
1 fichiers modifiés avec 79 ajouts et 3 suppressions
  1. 79 3
      BoxJsSub/wubian.json

+ 79 - 3
BoxJsSub/wubian.json

@@ -167,11 +167,11 @@
             ]
         },
         {
-            "id": "lkWubianConsignment",
+            "id": "lkWubianConsignSale",
             "name": "无边一键寄售",
             "author": "@jojo",
-            "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignment.js",
-            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignment.js",
+            "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignSale.js",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignSale.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"
@@ -219,6 +219,29 @@
             ]
         },
         {
+            "id": "lkWubianCloseSale",
+            "name": "无边一键下架",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianCloseSale.js",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianCloseSale.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": [
+                "WubianProToken"
+            ],
+            "settings": [
+                {
+                    "id": "WubianCloseSaleArtName",
+                    "name": "当前需下架产品名称关键字",
+                    "val": "",
+                    "type": "text",
+                    "desc": "当前需下架产品名称关键字"
+                }
+            ]
+        },
+        {
             "id": "lkWubianFastGrab",
             "name": "无边一键购买",
             "author": "@jojo",
@@ -282,6 +305,59 @@
                     "desc": "当前需购买产品数量"
                 }
             ]
+        },
+        {
+            "id": "lkWubianRevokeEntrust",
+            "name": "无边一键下架",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianRevokeEntrust.js",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianRevokeEntrust.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": [
+                "WubianProToken"
+            ],
+            "settings": [
+                {
+                    "id": "WubianRevokeEntrustName",
+                    "name": "当前需取消委托产品名称关键字",
+                    "val": "",
+                    "type": "text",
+                    "desc": "当前需取消委托产品名称关键字"
+                }
+            ]
+        },
+        {
+            "id": "lkWubianOthersCollectList",
+            "name": "无边查询其他用户收藏",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianOthersCollectList.js",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianOthersCollectList.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": [
+                "WubianProToken"
+            ],
+            "settings": [
+                {
+                    "id": "WubianQueryOthersCollectHashId",
+                    "name": "当前需查询用户的hashId",
+                    "val": "",
+                    "type": "text",
+                    "desc": "当前需查询用户的hashId"
+                },
+                {
+                    "id": "WubianQueryOthersCollectUserName",
+                    "name": "当前需查询用户昵称关键字",
+                    "val": "",
+                    "type": "text",
+                    "desc": "当前需查询用户昵称关键字"
+                }
+            ]
         }
     ]
 }