Commit Graph
2 Commits
Author SHA1 Message Date
markyal 36a914e532 fix: stabilize LuckMail verification polling and retry flow
- 合并 PR #167 的核心改动:LuckMail 验证码轮询改为直接使用 /code 接口,并补上 token 与当前邮箱一致性校验
- 本地补充修复:无,按审查通过结果直接合并
- 影响范围:LuckMail Step 4 / Step 8 验证码轮询、验证码提交失败后的重试节奏控制
2026-04-28 00:17:39 +08:00
markyal 4b7714e209 feat: support 126 mail provider routing and shared NetEase verification flow
- 合并 PR #112 的核心改动:新增 126 邮箱 provider,并复用 163 / 163 VIP 的网页邮箱接码链路
- 本地补充修复:吸收 126 子域名注入与来源识别修正,以及新版 ChatGPT 登录验证码邮件匹配适配
- 影响范围:sidepanel mail provider、background navigation/source routing、content mail polling、相关回归测试
2026-04-25 17:42:23 +08:00