fix proxie

This commit is contained in:
Yuriy Yuriev
2026-05-19 13:36:37 +07:00
parent 0f7414b4da
commit 8b44a5b95a
3 changed files with 32 additions and 12 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ async def detect_proxy_type(
login: Optional[str] = None,
password: Optional[str] = None,
timeout: float = 5.0,
test_url: str = "http://www.gstatic.com/generate_204"
test_url: str = "https://www.google.com/generate_204"
) -> Optional[ProxyType]:
"""
Определяет тип прокси подключением.