mirror of
https://github.com/certd/certd.git
synced 2026-04-15 13:32:37 +08:00
10 lines
204 B
YAML
10 lines
204 B
YAML
name: demo
|
|
title: Dns提供商Demo
|
|
desc: dns provider示例
|
|
icon: clarity:plugin-line
|
|
accessType: demo
|
|
order: 99
|
|
pluginType: dnsProvider
|
|
type: builtIn
|
|
scriptFilePath: /plugins/plugin-demo/dns-provider.js
|