This commit is contained in:
2025-07-23 15:00:23 +08:00
parent 1440451f8a
commit 1361b15f79
3 changed files with 13 additions and 18 deletions

View File

@@ -88,9 +88,6 @@ void free_ip_cache()
cache_size = 0;
}
char cn_ip[MAXIPSET_][MAXIPLEN] = { 0 };
// 添加一个 IP 到集合(如果已存在则不添加)