File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,10 @@ public static string PatchVersion
4343 private static readonly string [ ] urls = new string [ ]
4444 {
4545 $ "https://hui-config.oss-cn-hangzhou.aliyuncs.com/{ PatchVersion } /patch.json",
46- $ "https://cdn.jsdelivr.net/gh/huiyadanli/RevokeMsgPatcher@master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
47- $ "https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
48- $ "https://raw.fgit.cf/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
4946 $ "https://mirror.ghproxy.com/https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
5047 $ "https://raw.gitmirror.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
51- $ "https://gh.con.sh/https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json"
48+ $ "https://cdn.jsdelivr.net/gh/huiyadanli/RevokeMsgPatcher@master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
49+ $ "https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/{ PatchVersion } /patch.json",
5250 } ;
5351
5452 public static async Task < string > GetPatchJsonAsync ( )
You can’t perform that action at this time.
0 commit comments