From e3f82cf41a9f54e7e4747ff48fe39474ac7796d4 Mon Sep 17 00:00:00 2001 From: "guorong.zheng" <360996299@qq.com> Date: Thu, 21 Mar 2024 15:39:16 +0800 Subject: [PATCH] chore --- config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.py b/config.py index 07a29aee037..edb56da30b9 100644 --- a/config.py +++ b/config.py @@ -15,10 +15,10 @@ "湖南卫视", "翡翠台", ] -favorite_page_num = 1 -default_page_num = 1 +favorite_page_num = 6 +default_page_num = 4 urls_limit = 15 response_time_weight = 0.5 resolution_weight = 0.5 recent_days = 30 -ipv_type = "ipv6" +ipv_type = "ipv4"