:sparkles:添加修改订阅链接及备注功能

:bug:修复错误的Base64Url加解密
:bug:修复其他bug
This commit is contained in:
Amazing_DM
2020-04-27 23:32:54 +08:00
parent 76f9258953
commit 5b7be73427
6 changed files with 109 additions and 33 deletions

View File

@@ -26,7 +26,7 @@ namespace Netch.Controllers
public const string Name = @"Netch";
public const string Copyright = @"Copyright © 2019 - 2020";
public const string Version = @"1.4.2";
public const string Version = @"1.4.2.2";
public async void Check(bool notifyNoFound, bool isPreRelease)
{