Bladeren bron

boxjs版本更新

shawenguan 2 jaren geleden
bovenliggende
commit
b13fe6aeb0

File diff suppressed because it is too large
+ 74 - 26
Scripts/box/chavy.boxjs.js


+ 12 - 0
Scripts/box/release/box.release.json

@@ -1,6 +1,18 @@
 {
   "releases": [
     {
+      "version": "0.12.10",
+      "tags": ["beta"],
+      "author": "@dompling",
+      "msg": "临时优化会话 JSON 过大,导致所有会话操作失效",
+      "notes": [
+        {
+          "name": "修复",
+          "descs": ["临时优化会话 JSON 过大,导致所有会话操作失效"]
+        }
+      ]
+    },
+    {
       "version": "0.12.9",
       "tags": ["beta"],
       "author": "@GideonSenku",

+ 12 - 0
Scripts/box/release/box.release.tf.json

@@ -1,6 +1,18 @@
 {
   "releases": [
     {
+      "version": "0.12.10",
+      "tags": ["beta"],
+      "author": "@dompling",
+      "msg": "fix(chavy.box.js): 临时优化会话 JSON 过大,导致所有会话操作失效",
+      "notes": [
+        {
+          "name": "修复",
+          "descs": ["临时优化会话 JSON 过大,导致所有会话操作失效"]
+        }
+      ]
+    },
+    {
       "version": "0.12.9",
       "tags": ["beta"],
       "author": "@GideonSenku",

+ 1 - 1
Scripts/box/rewrite/boxjs.rewrite.quanx.conf

@@ -1,3 +1,3 @@
 hostname = boxjs.com, boxjs.net, *.boxjs.com, *.boxjs.net
 
-^https?:\/\/(.+\.)?boxjs\.(com|net) url script-analyze-echo-response http://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/box/chavy.boxjs.js
+^https?:\/\/(.+\.)?boxjs\.(com|net) url script-analyze-echo-response https://raw.githubusercontent.com/chavyleung/scripts/master/box/chavy.boxjs.js

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