【调整】雨云增加host标识

This commit is contained in:
cai
2026-01-13 18:08:31 +08:00
parent 367c1a1096
commit abcf57aacf
127 changed files with 46 additions and 342 deletions

View File

@@ -282,7 +282,7 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
rainyun: {
name: "雨云",
icon: "rainyun",
type: ["dns"],
type: ["host", "dns"],
hostRelated: {
sslcenter: { name: "证书中心" }
},