From 5850a87e4a8f4e9c5f650e5c839faaabe80f3a88 Mon Sep 17 00:00:00 2001 From: cmliu Date: Mon, 5 Jan 2026 18:44:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0Singbox=E8=AE=A2?= =?UTF-8?q?=E9=98=85=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E7=83=AD=E8=A1=A5?= =?UTF-8?q?=E4=B8=81=E4=B8=AD=E7=9A=84URL=EF=BC=8C=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E4=B8=BA=E6=96=B0=E7=9A=84=E8=B5=84=E6=BA=90=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _worker.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_worker.js b/_worker.js index 7b25b8b..34fda08 100644 --- a/_worker.js +++ b/_worker.js @@ -839,7 +839,7 @@ function Singbox订阅配置文件热补丁(sb_json_text) { tag: tag, type: "remote", format: "binary", - url: `https://github.cmliussss.net/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-${name}.srs`, + url: `https://gh.090227.xyz/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-${name}.srs`, download_detour: "DIRECT" }); } @@ -857,7 +857,7 @@ function Singbox订阅配置文件热补丁(sb_json_text) { tag: tag, type: "remote", format: "binary", - url: `https://github.cmliussss.net/https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-${name}.srs`, + url: `https://gh.090227.xyz/https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-${name}.srs`, download_detour: "DIRECT" }); }