mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-12 02:21:07 +08:00
feat: add cloud-mail service support
This commit is contained in:
@@ -372,7 +372,8 @@ const statusMap = {
|
||||
temp_mail: 'Temp-Mail(自部署)',
|
||||
duck_mail: 'DuckMail',
|
||||
freemail: 'Freemail',
|
||||
imap_mail: 'IMAP 邮箱'
|
||||
imap_mail: 'IMAP 邮箱',
|
||||
cloud_mail: 'Cloud Mail'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user