shawenguan vor 2 Jahren
Ursprung
Commit
abf877baa5
2 geänderte Dateien mit 189 neuen und 0 gelöschten Zeilen
  1. 43 0
      BoxJsSub/gandart.json
  2. 146 0
      Scripts/gandart/gandartCheck.js

+ 43 - 0
BoxJsSub/gandart.json

@@ -816,6 +816,49 @@
                     "desc": "钱包支付密码"
                 }
             ]
+        },
+        {
+            "id": "lkGandartChecker",
+            "name": "光予抢购",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartCheck.js",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/gandart/gandartCheck.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/gandart.png"
+            ],
+            "keys": [
+                "lkGandartToken"
+            ],
+            "settings": [
+                {
+                    "id": "lkGandartCheckFuncName",
+                    "name": "操作选项",
+                    "val": "collectionDetail",
+                    "type": "radios",
+                    "desc": "操作功能选择",
+                    "items": [
+                        {
+                            "key": "collectionDetail",
+                            "label": "查看产品流通信息"
+                        }
+                    ]
+                },
+                {
+                    "id": "lkGandartSearchCollectionCastingId",
+                    "name": "藏品铸造ID",
+                    "val": "",
+                    "type": "text",
+                    "desc": "藏品铸造ID"
+                },
+                {
+                    "id": "lkGandartSearchCollectionCastingName",
+                    "name": "藏品名称",
+                    "val": "",
+                    "type": "text",
+                    "desc": "藏品名称关键字"
+                }
+            ]
         }
     ]
 }

Datei-Diff unterdrückt, da er zu groß ist
+ 146 - 0
Scripts/gandart/gandartCheck.js


Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.