2025-04-27 15:11:50 +08:00
|
|
|
|
name: namesilo
|
|
|
|
|
|
title: namesilo授权
|
|
|
|
|
|
desc: ''
|
|
|
|
|
|
icon: simple-icons:namesilo
|
|
|
|
|
|
input:
|
|
|
|
|
|
apiKey:
|
|
|
|
|
|
title: API Key
|
|
|
|
|
|
component:
|
|
|
|
|
|
placeholder: api key
|
|
|
|
|
|
helper: |-
|
|
|
|
|
|
前往 [获取API Key](https://www.namesilo.com/account/api-manager)
|
|
|
|
|
|
不要勾选第一项(Generate key for read-only access)
|
|
|
|
|
|
勾选第二项(Submitting this form...)
|
|
|
|
|
|
然后点击Generate按钮
|
|
|
|
|
|
required: true
|
|
|
|
|
|
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
|
2025-12-30 18:32:00 +08:00
|
|
|
|
type: builtIn
|
2025-12-31 18:39:58 +08:00
|
|
|
|
scriptFilePath: /plugins/plugin-namesilo/access.js
|