feat: 添加 MaliAPI 临时邮箱支持

This commit is contained in:
zhangchen
2026-03-30 03:54:34 +08:00
parent b659c3a9b0
commit 044be032f8
5 changed files with 247 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ CONFIG_KEYS = [
"freemail_api_url", "freemail_admin_token", "freemail_username", "freemail_password",
"moemail_api_url",
"mail_provider",
"maliapi_base_url", "maliapi_api_key", "maliapi_domain", "maliapi_auto_domain_strategy",
"cfworker_api_url", "cfworker_admin_token", "cfworker_domain", "cfworker_fingerprint",
"luckmail_base_url", "luckmail_api_key", "luckmail_email_type", "luckmail_domain",
"cpa_api_url", "cpa_api_key",