mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-04-11 21:23:15 +08:00
【新增】支持 acme-dns DNS 验证方式
This commit is contained in:
@@ -297,6 +297,12 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
|
||||
},
|
||||
sort: 38,
|
||||
},
|
||||
acmedns: {
|
||||
name: "ACME DNS",
|
||||
icon: "acmedns",
|
||||
type: ["dns"],
|
||||
sort: 39,
|
||||
},
|
||||
plugin: {
|
||||
name: "插件",
|
||||
icon: "plugin",
|
||||
|
||||
Reference in New Issue
Block a user