|
|
@@ -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": "藏品名称关键字"
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|