mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-24 06:26:06 +08:00
[+] 添加更多的补丁数据源 #392 感谢 @Constaline
This commit is contained in:
parent
44a1750881
commit
cd9d97e01b
|
@ -28,6 +28,9 @@ namespace RevokeMsgPatcher.Utils
|
|||
private static readonly string[] urls = new string[]
|
||||
{
|
||||
"https://hui-config.oss-cn-hangzhou.aliyuncs.com/1.6/patch.json",
|
||||
"https://cdn.jsdelivr.net/gh/huiyadanli/RevokeMsgPatcher@master/RevokeMsgPatcher.Assistant/Data/1.6/patch.json",
|
||||
"https://ghproxy.com/https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/1.6/patch.json",
|
||||
"https://raw.fastgit.org/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/1.6/patch.json",
|
||||
"https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/1.5/patch.json"
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user