feat: new acme dns-01 provider: netlify

This commit is contained in:
Fu Diwei
2025-05-15 22:22:18 +08:00
parent 9e08cfd1d1
commit 70bd2f0581
13 changed files with 136 additions and 1 deletions

View File

@@ -256,6 +256,9 @@
"access.form.namesilo_api_key.label": "NameSilo API Key",
"access.form.namesilo_api_key.placeholder": "请输入 NameSilo API Key",
"access.form.namesilo_api_key.tooltip": "这是什么?请参阅 <a href=\"https://www.namesilo.com/support/v2/articles/account-options/api-manager\" target=\"_blank\">https://www.namesilo.com/support/v2/articles/account-options/api-manager</a>",
"access.form.netlify_api_token.label": "netlify API Token",
"access.form.netlify_api_token.placeholder": "请输入 netlify API Token",
"access.form.netlify_api_token.tooltip": "这是什么?请参阅 <a href=\"https://docs.netlify.com/api/get-started/#authentication\" target=\"_blank\">https://docs.netlify.com/api/get-started/#authentication</a>",
"access.form.netcup_customer_number.label": "netcup 客户编号",
"access.form.netcup_customer_number.placeholder": "请输入 netcup 客户编号",
"access.form.netcup_customer_number.tooltip": "这是什么?请参阅 <a href=\"https://helpcenter.netcup.com/en/wiki/general/ccp-login/\" target=\"_blank\">https://helpcenter.netcup.com/en/wiki/general/ccp-login/</a>",