mirror of
https://github.com/certd/certd.git
synced 2026-05-14 03:57:30 +08:00
feat: 从yaml文件注册插件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: 51dns
|
||||
title: 51dns
|
||||
desc: 51DNS
|
||||
icon: arcticons:dns-changer-3
|
||||
accessType: 51dns
|
||||
type: builtIn
|
||||
pluginType: dnsProvider
|
||||
scriptFilePath: ../../../plugins/plugin-51dns/index.js
|
||||
Reference in New Issue
Block a user