mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-04-11 21:23:15 +08:00
【调整】API管理EdgeOne标识
This commit is contained in:
@@ -289,11 +289,11 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
|
||||
sort: 33,
|
||||
},
|
||||
edgeone: {
|
||||
name: "Edgeone",
|
||||
name: "EdgeOne",
|
||||
icon: "edgeone",
|
||||
type: ["host", "dns"],
|
||||
type: ["dns"],
|
||||
hostRelated: {
|
||||
sslcenter: { name: "Edgeone" }
|
||||
sslcenter: { name: "EdgeOne" }
|
||||
},
|
||||
sort: 38,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user