We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b399b commit 0efb022Copy full SHA for 0efb022
v2rayN/ServiceLib/Global.cs
@@ -125,7 +125,7 @@ public class Global
125
[
126
"",
127
@"https://github.com/runetfreedom/russia-v2ray-rules-dat/releases/latest/download/{0}.dat",
128
- @"https://cdn.jsdelivr.net/gh/chocolate4u/Iran-v2ray-rules@release/{0}.dat"
+ @"https://github.com/Chocolate4U/Iran-v2ray-rules/releases/latest/download/{0}.dat"
129
];
130
131
public static readonly List<string> SingboxRulesetSources =
0 commit comments