shawenguan 1 ano atrás
pai
commit
6c2b344e74
2 arquivos alterados com 115 adições e 7 exclusões
  1. 44 5
      BoxJsSub/release.json
  2. 71 2
      Scripts/elife/ofpayHelper.js

+ 44 - 5
BoxJsSub/release.json

@@ -227,17 +227,24 @@
         },
         {
             "id": "lkOfpayHelper",
-            "name": "爱购8.8助手",
+            "name": "爱购8.8采集助手",
             "author": "@jojo",
-            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/elife/ofpayGrab.js",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/elife/ofpayHelper.js",
             "descs_html": [""],
             "icons": [
-                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/jhsh.png",
-                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/jhsh.png"
+                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/elife.png",
+                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/elife.png"
             ],
-            "keys": ["lkOfPayUUID", "lkOfPayAuthorization", "lkOfPayCookie"],
+            "keys": ["lkOfPayPhone", "lkOfPayUUID", "lkOfPayAuthorization", "lkOfPayCookie"],
             "settings": [
                 {
+                    "id": "lkOfPayPhone",
+                    "name": "Phone",
+                    "val": "",
+                    "type": "text",
+                    "desc": ""
+                },
+                {
                     "id": "lkOfPayUUID",
                     "name": "UUID",
                     "val": "",
@@ -288,6 +295,38 @@
                     "desc": ""
                 }
             ]
+        },
+        {
+            "id": "lkOfpayHelper",
+            "name": "爱购8.8下单",
+            "author": "@jojo",
+            "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/elife/ofpayGrab.js",
+            "descs_html": [""],
+            "icons": [
+                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/elife.png",
+                "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/elife.png"
+            ],
+            "keys": ["lkOfPayPhone", "lkOfPayUUID", "lkOfPayAuthorization", "lkOfPayCookie"],
+            "settings": [
+                {
+                    "id": "lkOfPayMarketBuyList",
+                    "name": "商品抢购清单",
+                    "val": "星巴克|霸王茶姬|百果园|京东E卡|滴滴快车",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "rows": 1,
+                    "desc": ""
+                },
+                {
+                    "id": "lkOfPayDiscountPrice",
+                    "name": "商品折扣价格",
+                    "val": "星巴克#20.80|霸王茶姬#10.80|百果园#10.80|京东E卡#10.80|滴滴快车#10.80",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "rows": 1,
+                    "desc": ""
+                }
+            ]
         }
     ]
 }

Diferenças do arquivo suprimidas por serem muito extensas
+ 71 - 2
Scripts/elife/ofpayHelper.js


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff