@@ -7,8 +7,8 @@ public class Global
77 public const string AppName = "v2rayN-Pro" ;
88 public const string GithubUrl = "https://github.com" ;
99 public const string GithubApiUrl = "https://api.github.com/repos" ;
10- public const string GeoUrl = "https://raw.githubusercontent. com/Chocolate4U/Iran-v2ray-rules/release /{0}.dat" ;
11- public const string SingboxRulesetUrl = @"https://raw.githubusercontent.com/Chocolate4U /Iran-sing-box-rules/rule-set/{1}.srs" ;
10+ public const string GeoUrl = "https://github. com/Chocolate4U/Iran-v2ray-rules/releases/latest/download /{0}.dat" ;
11+ public const string SingboxRulesetUrl = @"https://raw.githubusercontent.com/chocolate4u /Iran-sing-box-rules/rule-set/{1}.srs" ;
1212
1313 public const string PromotionUrl = @"aHR0cHM6Ly85LjIzNDQ1Ni54eXovYWJjLmh0bWw=" ;
1414 public const string ConfigFileName = "guiNConfig.json" ;
@@ -559,7 +559,7 @@ public class Global
559559 { ECoreType . v2fly , "v2fly/v2ray-core" } ,
560560 { ECoreType . v2fly_v5 , "v2fly/v2ray-core" } ,
561561 { ECoreType . Xray , "GFW-knocker/Xray-core" } ,
562- { ECoreType . sing_box , "kyochikuto/sing-box" } ,
562+ { ECoreType . sing_box , "kyochikuto/sing-box-plus " } ,
563563 { ECoreType . mihomo , "MetaCubeX/mihomo" } ,
564564 { ECoreType . hysteria , "apernet/hysteria" } ,
565565 { ECoreType . hysteria2 , "apernet/hysteria" } ,
0 commit comments