mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-08 07:41:10 +08:00
【新增】火山引擎CDN和DCDN,以及宝塔面板-站点win兼容
This commit is contained in:
@@ -57,6 +57,7 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
|
||||
default: { name: $t('t_10_1745735765165') },
|
||||
site: { name: $t('t_1_1747886307276') },
|
||||
dockersite: { name: $t('t_0_1747994891459') },
|
||||
singlesite: { name: $t('t_1_1747886307276') + '\r\n(Win/Linux 9.4前)' },
|
||||
},
|
||||
type: ['host'],
|
||||
sort: 3,
|
||||
@@ -139,7 +140,11 @@ export const ApiProjectConfig: Record<string, ApiProjectType> = {
|
||||
volcengine: {
|
||||
name: $t('t_13_1747886301689'),
|
||||
icon: 'volcengine',
|
||||
type: ['dns'],
|
||||
type: ['host', 'dns'],
|
||||
hostRelated: {
|
||||
cdn: { name: $t('t_13_1747886301689') + 'CDN' },
|
||||
dcdn: { name: $t('t_13_1747886301689') + 'DCDN' },
|
||||
},
|
||||
sort: 13,
|
||||
},
|
||||
westcn: {
|
||||
|
||||
Reference in New Issue
Block a user