Explorar el Código

boxjs版本更新

shawenguan hace 2 años
padre
commit
b13fe6aeb0

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 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

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio