Ver código fonte

电信助手

shawenguan 2 anos atrás
pai
commit
48cc82cf4e
2 arquivos alterados com 45 adições e 2 exclusões
  1. 41 0
      BoxJsSub/release.json
  2. 4 2
      Scripts/telecom/telecom.js

+ 41 - 0
BoxJsSub/release.json

@@ -125,6 +125,47 @@
             ]
         },
         {
+            "id": "lkTelecom",
+            "name": "电信助手",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/telecom/telecom.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/10000.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/10000.png"
+            ],
+            "scripts": [],
+            "keys": [
+                "lkTelecomToken"
+            ],
+            "settings": [
+                {
+                    "id": "lkTelecomMobile",
+                    "name": "手机号",
+                    "val": "",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "desc": "手机号"
+                },
+                {
+                    "id": "lkTelecomPassword",
+                    "name": "密码",
+                    "val": "",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "desc": "密码"
+                },
+                {
+                    "id": "lkTelecomToken",
+                    "name": "token",
+                    "val": "",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "desc": "token"
+                }
+            ]
+        },
+        {
             "id": "lkThwjHelper",
             "name": "头号玩家助手",
             "author": "@jojo",

Diferenças do arquivo suprimidas por serem muito extensas
+ 4 - 2
Scripts/telecom/telecom.js


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