From 3db90b283ad2fd0070cac24409dea52ffd790f4d Mon Sep 17 00:00:00 2001 From: "guorong.zheng" <360996299@qq.com> Date: Sat, 30 Mar 2024 19:38:01 +0800 Subject: [PATCH] chore --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 713c7c7f03..edb56da30b 100644 --- a/config.py +++ b/config.py @@ -15,8 +15,8 @@ "湖南卫视", "翡翠台", ] -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