|
@@ -128,7 +128,6 @@ namespace FastGithub.DomainResolve
|
|
}
|
|
}
|
|
catch (OperationCanceledException)
|
|
catch (OperationCanceledException)
|
|
{
|
|
{
|
|
- this.logger.LogWarning($"{endPoint.Host}@{dns}:请求超时。");
|
|
|
|
return Array.Empty<IPAddress>();
|
|
return Array.Empty<IPAddress>();
|
|
}
|
|
}
|
|
catch (Exception ex)
|
|
catch (Exception ex)
|