From b921ef26babf9ea53e5ae2818fb75c7c2f87ed21 Mon Sep 17 00:00:00 2001 From: "guorong.zheng" <360996299@qq.com> Date: Mon, 18 Mar 2024 14:28:26 +0800 Subject: [PATCH] test:ipv6 --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index f4a2f780db..4d568971f4 100644 --- a/config.py +++ b/config.py @@ -21,4 +21,4 @@ response_time_weight = 0.5 resolution_weight = 0.5 recent_days = 60 -ipv_type = "ipv4" +ipv_type = "ipv6"