feat: 增加邮箱重试逻辑,优化步骤4失败后的处理方式

This commit is contained in:
QLHazyCoder
2026-04-17 16:24:25 +08:00
parent 78d6e94213
commit f2a1a4d7bf
6 changed files with 338 additions and 6 deletions
+2
View File
@@ -488,6 +488,8 @@ Cloudflare 模式下,插件不会再调用 Cloudflare API 创建路由。
进入邮箱轮询前,脚本会先确认认证页是否已经进入验证码页面;如果密码页出现 `糟糕,出错了 / 操作超时(Operation timed out` 并带有 `重试` 按钮,会先通过共享恢复逻辑自动点击 `重试`、回到密码页重新提交,再继续等待验证码页面。
`Auto` 模式下,如果 Step 4 当前轮失败,后台不会立刻丢弃这轮邮箱;而是沿用当前邮箱回到 Step 1 重新开始当前轮,避免刚拿到的邮箱被直接换掉。
支持:
- `Hotmail`(远程服务 / 本地助手)