mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
feat: 从yaml文件注册插件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: huawei
|
||||
title: 华为云
|
||||
desc: 华为云DNS解析提供商
|
||||
accessType: huawei
|
||||
icon: svg:icon-huawei
|
||||
type: builtIn
|
||||
pluginType: dnsProvider
|
||||
scriptFilePath: ../../../plugins/plugin-huawei/dns-provider/huawei-dns-provider.js
|
||||
Reference in New Issue
Block a user