登录增加, 切换代理重试. 有些代理会显示账号或密码错误

This commit is contained in:
Your Name
2025-11-07 00:32:34 +08:00
parent fd2c38fa7f
commit eb479e329a

View File

@@ -995,6 +995,7 @@ def playwright_m_login(username, password, code_2fa=None):
else:
browser.close()
raise OperationFailed(failed_login.text_content())
else:
break # 退出代理重试循环
# 判断是否有多重验证