Skip to content

Commit 0efb022

Browse files
committed
Update Global.cs
1 parent 75b399b commit 0efb022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2rayN/ServiceLib/Global.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public class Global
125125
[
126126
"",
127127
@"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"
128+
@"https://github.com/Chocolate4U/Iran-v2ray-rules/releases/latest/download/{0}.dat"
129129
];
130130

131131
public static readonly List<string> SingboxRulesetSources =

0 commit comments

Comments
 (0)