Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Mar 21, 2024
1 parent de2a0f1 commit e3f82cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e3f82cf

Please sign in to comment.