mirror of
https://github.com/huiyadanli/RevokeMsgPatcher.git
synced 2025-05-25 15:26:08 +08:00
[-] 去除失效的补丁url
This commit is contained in:
parent
85ce61be3b
commit
5a99342f61
|
@ -20,10 +20,10 @@ namespace RevokeMsgPatcher.Utils
|
||||||
/// 已经弃用的路径
|
/// 已经弃用的路径
|
||||||
/// https://swordmaker-hauls-51508.netlify.com/i/revokemsg/05.json
|
/// https://swordmaker-hauls-51508.netlify.com/i/revokemsg/05.json
|
||||||
/// https://huiyadanli.github.io/i/revokemsg/05.json
|
/// https://huiyadanli.github.io/i/revokemsg/05.json
|
||||||
|
/// https://huiyadanli.coding.net/p/RevokeMsgPatcher/d/RevokeMsgPatcher/git/raw/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private static readonly string[] urls = new string[]
|
private static readonly string[] urls = new string[]
|
||||||
{
|
{
|
||||||
"https://huiyadanli.coding.net/p/RevokeMsgPatcher/d/RevokeMsgPatcher/git/raw/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json",
|
|
||||||
"https://gitee.com/huiyadanli/RevokeMsgPatcher/raw/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json",
|
"https://gitee.com/huiyadanli/RevokeMsgPatcher/raw/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json",
|
||||||
"https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json"
|
"https://raw.githubusercontent.com/huiyadanli/RevokeMsgPatcher/master/RevokeMsgPatcher.Assistant/Data/0.8/patch.json"
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user