shawenguan 2 năm trước cách đây
mục cha
commit
64ad954394
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Scripts/box/chavy.boxjs.js

+ 3 - 0
Scripts/box/chavy.boxjs.js

@@ -47,6 +47,9 @@ $.html = $.name // `页面`类请求的响应体
 $.web = `https://cdn.jsdelivr.net/gh/chavyleung/scripts@${
   $.version
 }/box/chavy.boxjs.html?_=${new Date().getTime()}`
+// 使用自身仓库的
+$.web = `https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/box/chavy.boxjs.html?_=${new Date().getTime()}`
+
 // 版本说明地址 (Release Note)
 $.ver = `https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/box/release/box.release.json`