mirror of
https://github.com/certd/certd.git
synced 2026-04-30 09:17:24 +08:00
feat: 从yaml文件注册插件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: jdcloud
|
||||
title: 京东云
|
||||
desc: 京东云DNS解析提供商
|
||||
accessType: jdcloud
|
||||
icon: svg:icon-jdcloud
|
||||
type: builtIn
|
||||
pluginType: dnsProvider
|
||||
scriptFilePath: ../../../plugins/plugin-jdcloud/index.js
|
||||
Reference in New Issue
Block a user