mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-12-08 14:58:42 +00:00
Improve time server identification
This commit is contained in:
@ -80,5 +80,7 @@ namespace Ntp.Analyzer.Objects
|
||||
public abstract string ProviderUrl { get; }
|
||||
|
||||
public abstract DateTime Updated { get; }
|
||||
|
||||
public bool IsOrgServer => Id < 5000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user