mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 00:42:43 +08:00
fix: 更新Singbox订阅配置文件热补丁中的URL,修正为新的资源地址
This commit is contained in:
@@ -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"
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user