diff --git a/FastGithub.PacketIntercept/Dns/DnsInterceptor.cs b/FastGithub.PacketIntercept/Dns/DnsInterceptor.cs index 6a5d7d4..7c4e250 100644 --- a/FastGithub.PacketIntercept/Dns/DnsInterceptor.cs +++ b/FastGithub.PacketIntercept/Dns/DnsInterceptor.cs @@ -27,7 +27,7 @@ namespace FastGithub.PacketIntercept.Dns private readonly FastGithubConfig fastGithubConfig; private readonly ILogger logger; - private readonly TimeSpan ttl = TimeSpan.FromMinutes(1d); + private readonly TimeSpan ttl = TimeSpan.FromMinutes(5d); /// /// 刷新DNS缓存