type: 收窄豆鱼服务层类型
This commit is contained in:
@@ -165,7 +165,7 @@ class ProxyResolver:
|
||||
def resolve_working_proxy(
|
||||
api_url: str,
|
||||
whitelist_platform: str = "xiequ",
|
||||
whitelist_credentials: dict = None,
|
||||
whitelist_credentials: dict | None = None,
|
||||
max_attempts: int = 4,
|
||||
log_func: Optional[LogFunc] = None,
|
||||
) -> tuple[Optional[str], str]:
|
||||
|
||||
Reference in New Issue
Block a user