shawenguan 2 лет назад
Родитель
Сommit
abf877baa5
2 измененных файлов с 189 добавлено и 0 удалено
  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": "藏品名称关键字"
+                }
+            ]
         }
     ]
 }

Разница между файлами не показана из-за своего большого размера
+ 146 - 0
Scripts/gandart/gandartCheck.js


Некоторые файлы не были показаны из-за большого количества измененных файлов