shawenguan 2 anni fa
parent
commit
72f893860e

+ 108 - 83
BoxJsSub/release.json

@@ -1,89 +1,114 @@
 {
-    "id": "JoJo.app.relsub",
-    "name": "JoJo正式脚本订阅",
-    "description": "JoJo私人脚本订阅集合",
-    "author": "@JoJo",
-    "icon": "https://avatars.githubusercontent.com/u/16010188",
-    "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
-    "apps": [
+  "id": "JoJo.app.relsub",
+  "name": "JoJo正式脚本订阅",
+  "description": "JoJo私人脚本订阅集合",
+  "author": "@JoJo",
+  "icon": "https://avatars.githubusercontent.com/u/16010188",
+  "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
+  "apps": [
+    {
+      "id": "lkAliYunPanHepler",
+      "name": "阿里云盘签到",
+      "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
+      "author": "@jojo",
+      "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+      "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
+      "icons": [
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
+      ],
+      "scripts": [],
+      "keys": [
+        "lkAliYunPanTokenKey",
+        "lkAliYunPanRefreshTokenKey"
+      ],
+      "settings": [
         {
-            "id": "lkAliYunPanHepler",
-            "name": "阿里云盘签到",
-            "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
-            "author": "@jojo",
-            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
-            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
-            "icons": [
-                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
-                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
-            ],
-            "scripts": [],
-            "keys": [
-                "lkAliYunPanTokenKey",
-                "lkAliYunPanRefreshTokenKey"
-            ],
-            "settings": [
-                {
-                    "id": "lkIsEnableLogAliYunPanHepler",
-                    "name": "开启/关闭日志",
-                    "val": true,
-                    "type": "boolean",
-                    "desc": "默认开启"
-                },
-                {
-                    "id": "lkNotifyOnlyFailAliYunPanHepler",
-                    "name": "只当执行失败才通知",
-                    "val": false,
-                    "type": "boolean",
-                    "desc": "默认关闭"
-                },
-                {
-                    "id": "lkAliYunPanTokenKey",
-                    "name": "阿里云盘token",
-                    "val": "",
-                    "type": "text",
-                    "desc": "阿里云盘token"
-                },
-                {
-                    "id": "lkAliYunPanRefreshTokenKey",
-                    "name": "阿里云盘refresh_token",
-                    "val": "",
-                    "type": "text",
-                    "desc": "阿里云盘refresh_token"
-                }
-            ]
+          "id": "lkIsEnableLogAliYunPanHepler",
+          "name": "开启/关闭日志",
+          "val": true,
+          "type": "boolean",
+          "desc": "默认开启"
         },
         {
-            "id": "lkBoDianHelper",
-            "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/bodian/bodianSignIn.js",
-            "icons": [
-                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
-                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
-            ],
-            "scripts": [],
-            "keys": [
-                "lkBodianMusicTokenKey",
-                "lkBodianMusicUserIdKey"
-            ],
-            "settings": [
-                {
-                    "id": "lkBodianMusicTokenKey",
-                    "name": "波点音乐token",
-                    "val": "",
-                    "type": "text",
-                    "desc": "波点音乐token"
-                },
-                {
-                    "id": "lkBodianMusicUserIdKey",
-                    "name": "波点音乐用户id",
-                    "val": "",
-                    "type": "text",
-                    "desc": "波点音乐用户id"
-                }
-            ]
+          "id": "lkNotifyOnlyFailAliYunPanHepler",
+          "name": "只当执行失败才通知",
+          "val": false,
+          "type": "boolean",
+          "desc": "默认关闭"
+        },
+        {
+          "id": "lkAliYunPanTokenKey",
+          "name": "阿里云盘token",
+          "val": "",
+          "type": "text",
+          "desc": "阿里云盘token"
+        },
+        {
+          "id": "lkAliYunPanRefreshTokenKey",
+          "name": "阿里云盘refresh_token",
+          "val": "",
+          "type": "text",
+          "desc": "阿里云盘refresh_token"
+        }
+      ]
+    },
+    {
+      "id": "lkBoDianHelper",
+      "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/bodian/bodianSignIn.js",
+      "icons": [
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
+      ],
+      "scripts": [],
+      "keys": [
+        "lkBodianMusicTokenKey",
+        "lkBodianMusicUserIdKey"
+      ],
+      "settings": [
+        {
+          "id": "lkBodianMusicTokenKey",
+          "name": "波点音乐token",
+          "val": "",
+          "type": "text",
+          "desc": "波点音乐token"
+        },
+        {
+          "id": "lkBodianMusicUserIdKey",
+          "name": "波点音乐用户id",
+          "val": "",
+          "type": "text",
+          "desc": "波点音乐用户id"
+        }
+      ]
+    },
+    {
+      "id": "lkThwjHelper",
+      "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/bodian/thwjHelper.js",
+      "icons": [
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png",
+        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png"
+      ],
+      "scripts": [],
+      "keys": [
+        "lkThwjUserListKey"
+      ],
+      "settings": [
+        {
+          "id": "lkThwjUserListKey",
+          "name": "用户账号密码信息",
+          "val": "",
+          "type": "textarea",
+          "autoGrow": true,
+          "desc": "用户账号密码信息"
         }
-    ]
+      ]
+    }
+  ]
 }

BIN
Icons/thwj.png


File diff suppressed because it is too large
+ 0 - 0
Scripts/ali/aliYunPanSignIn.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/bodian/bodianSignIn.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/buyu/wbankBuYu.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartComposite.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartExchange.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartGrab.js


File diff suppressed because it is too large
+ 2 - 2
Scripts/gandart/gandartHelper.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartLock.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartOrder.js


File diff suppressed because it is too large
+ 0 - 0
Scripts/gandart/gandartPay.js


+ 5 - 0
Scripts/thwj/thwj.rewrite.quanx.conf

@@ -0,0 +1,5 @@
+hostname = thwj.bdyapp.cn
+
+^https:\/\/thwj.bdyapp.cn url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
+^https:\/\/thwj.bdyapp.cn\/\/index\/user\/get_tabbar_paradrop_data url script-request-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js
+^https:\/\/thwj.bdyapp.cn\/\/index url script-response-body https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js

File diff suppressed because it is too large
+ 296 - 0
Scripts/thwj/thwjHelper.js


+ 2 - 0
Scripts/util/ToolKit.js

@@ -89,6 +89,7 @@ function ToolKit(scriptName, scriptId, options) {
             }
             const path = $request.path;
             const cacheKey = this.id + "#" + path.replace("/", "_");
+            cacheKey = cacheKey.replace("?", "#");
             if (this.isQuanX()) $prefs.setValueForKey(reqBody, cacheKey);
             if (this.isLoon() || this.isSurge()) $persistentStore.write(reqBody, cacheKey);
             if (this.isNode()) {
@@ -106,6 +107,7 @@ function ToolKit(scriptName, scriptId, options) {
         getRequestBody() {
             const path = $request.path;
             const cacheKey = this.id + "#" + path.replace("/", "_");
+            cacheKey = cacheKey.replace("?", "#");
             if (this.isSurge() || this.isLoon()) {
                 return $persistentStore.read(cacheKey);
             }

File diff suppressed because it is too large
+ 0 - 0
Scripts/util/ToolKit.min.js


Some files were not shown because too many files changed in this diff