mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore:
This commit is contained in:
@@ -19,7 +19,8 @@ export class NamesiloAccess extends BaseAccess {
|
||||
component: {
|
||||
placeholder: 'api key',
|
||||
},
|
||||
helper: '前往 [获取API Key](https://www.namesilo.com/account/api-manager)',
|
||||
helper:
|
||||
'前往 [获取API Key](https://www.namesilo.com/account/api-manager)\n不要勾选第一项(Generate key for read-only access)\n勾选第二项(Submitting this form...)\n然后点击Generate按钮',
|
||||
required: true,
|
||||
encrypt: true,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user