mirror of
https://github.com/netchx/netch.git
synced 2026-04-01 19:15:09 +08:00
remove: Server.Country
This commit is contained in:
@@ -41,11 +41,6 @@ namespace Netch.Models
|
||||
/// </summary>
|
||||
public int Delay = -1;
|
||||
|
||||
/// <summary>
|
||||
/// 地区
|
||||
/// </summary>
|
||||
public string Country;
|
||||
|
||||
public bool IsSocks5() => Type == "Socks5";
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user