mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-06-30 03:31:33 +08:00
feat(email): update email polling logic to use configurable intervals
This commit is contained in:
@@ -559,7 +559,7 @@ MyProxy|socks5://user:pass@host:port"></textarea>
|
||||
<div class="card" style="margin-top: var(--spacing-lg);">
|
||||
<div class="card-header">
|
||||
<h3>验证码等待配置</h3>
|
||||
<span class="hint">配置 Outlook 邮箱验证码获取的超时时间和轮询间隔</span>
|
||||
<span class="hint">配置验证码获取的超时时间和轮询间隔</span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<form id="email-code-form">
|
||||
|
||||
Reference in New Issue
Block a user