Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix the problem that ip cache time is one less #712

Merged
merged 1 commit into from
May 26, 2023

Conversation

feranwq
Copy link
Contributor

@feranwq feranwq commented May 25, 2023

What does this PR do?

Fix the problem that ip cache time is one less

Motivation

Additional Notes

这个问题不影响功能,可以晚一点合并,看看是否还有其他细节没注意到

@jeessy2
Copy link
Owner

jeessy2 commented May 26, 2023

var ipCacheTimes = flag.Int("cacheTimes", 6, "间隔N次与服务商比对")

这里没改到

@feranwq
Copy link
Contributor Author

feranwq commented May 26, 2023

var ipCacheTimes = flag.Int("cacheTimes", 6, "间隔N次与服务商比对")

这里没改到

已更新

@jeessy2 jeessy2 merged commit 89166e6 into jeessy2:master May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants