Update default curl-impersonate browser to chrome120

This commit is contained in:
rlaphoenix 2024-02-29 23:58:14 +00:00
parent a55f4f6ac7
commit a5fb5d33f1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ MAX_ATTEMPTS = 5
RETRY_WAIT = 2 RETRY_WAIT = 2
CHUNK_SIZE = 1024 CHUNK_SIZE = 1024
PROGRESS_WINDOW = 5 PROGRESS_WINDOW = 5
BROWSER = config.curl_impersonate.get("browser", "chrome110") BROWSER = config.curl_impersonate.get("browser", "chrome120")
def download( def download(