mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-05-11 18:10:53 +08:00
feat: 新增 freemail 邮箱服务渠道支持
This commit is contained in:
@@ -352,7 +352,9 @@ const statusMap = {
|
||||
tempmail: 'Tempmail.lol',
|
||||
outlook: 'Outlook',
|
||||
custom_domain: '自定义域名',
|
||||
temp_mail: 'Temp-Mail(自部署)'
|
||||
temp_mail: 'Temp-Mail(自部署)',
|
||||
duck_mail: 'DuckMail',
|
||||
freemail: 'Freemail'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user