Files
certd/packages/ui/certd-server/metadata/access_godaddy.yaml
2025-12-31 18:39:58 +08:00

36 lines
871 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: godaddy
title: godaddy授权
icon: simple-icons:godaddy
desc: ''
input:
key:
title: Key
component:
placeholder: 授权key
helper: >-
[https://developer.godaddy.com/keys](https://developer.godaddy.com/keys)创建key选择product不要选择ote
required: true
encrypt: false
secret:
title: Secret
component:
name: a-input-password
vModel: value
required: true
encrypt: true
httpProxy:
title: HTTP代理
component:
placeholder: http://xxxxx:xx
helper: 使用https_proxy
required: false
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常(注意账号中必须要有50个域名才能使用API接口)
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-godaddy/access.js