feat: 增强注册流程,自动处理密码页超时错误并恢复到验证码页面

This commit is contained in:
QLHazyCoder
2026-04-08 13:52:29 +08:00
parent 40a006bd1e
commit 41948b46d2
3 changed files with 142 additions and 0 deletions
+2
View File
@@ -197,6 +197,8 @@ Step 3 使用的注册邮箱。
根据 `Mail` 配置,轮询邮箱并提取 6 位验证码。
进入邮箱轮询前,脚本会先确认认证页是否已经进入验证码页面;如果密码页出现 `糟糕,出错了 / Operation timed out` 并带有 `重试` 按钮,会先自动点击 `重试`、回到密码页重新提交,再继续等待验证码页面。
支持:
- `content/qq-mail.js`