feat: 新增 freemail 邮箱服务渠道支持

This commit is contained in:
yunxilyf
2026-03-19 23:33:31 +08:00
parent 7f8e85b0aa
commit f4f17ebb5d
11 changed files with 489 additions and 1157 deletions

View File

@@ -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'
}
};