From 26f0b0c564dba9209df86c1b0be0febc8be2cb87 Mon Sep 17 00:00:00 2001 From: monosans Date: Sat, 7 Jan 2023 12:26:32 +0300 Subject: [PATCH] Fix typo --- proxy_scraper_checker/proxy_scraper_checker.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy_scraper_checker/proxy_scraper_checker.py b/proxy_scraper_checker/proxy_scraper_checker.py index 7c5e11b..a1830b5 100644 --- a/proxy_scraper_checker/proxy_scraper_checker.py +++ b/proxy_scraper_checker/proxy_scraper_checker.py @@ -104,7 +104,7 @@ class ProxyScraperChecker: timeout: The number of seconds to wait for a proxied request. The higher the number, the longer the check will take and the more proxies you get. - source_timeout: The number of seconds to wait for the proxy + source_timeout: The number of seconds to wait for the proxies to be downloaded from the source. max_connections: Maximum concurrent connections. Windows supports maximum of 512.