mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
feat: 从yaml文件注册插件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: west
|
||||
title: 西部数码
|
||||
desc: west dns provider
|
||||
icon: svg:icon-xibushuma
|
||||
accessType: west
|
||||
type: builtIn
|
||||
pluginType: dnsProvider
|
||||
scriptFilePath: ../../../plugins/plugin-west/index.js
|
||||
Reference in New Issue
Block a user