Files
certd/packages/ui/certd-server/metadata/access_dnsla.yaml

29 lines
583 B
YAML
Raw Normal View History

2025-04-27 15:11:50 +08:00
name: dnsla
title: dns.la授权
icon: arcticons:dns-changer-3
desc: ''
input:
apiId:
title: APIID
component:
placeholder: APIID
helper: 从我的账户->API密钥中获取 APIID APISecret
required: true
encrypt: false
apiSecret:
title: APISecret
component:
placeholder: ''
helper: ''
required: false
encrypt: true
2026-02-16 00:23:13 +08:00
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 测试授权是否正确
2025-04-27 15:11:50 +08:00
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-dnsla/access.js