mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
21 lines
512 B
YAML
21 lines
512 B
YAML
|
|
name: yidunrcdn
|
|||
|
|
title: 易盾rcdn授权
|
|||
|
|
icon: material-symbols:shield-outline
|
|||
|
|
desc: 易盾CDN,每月免费30G,[注册即领](https://rhcdn.yiduncdn.com/register?code=8mn536rrzfbf8)
|
|||
|
|
input:
|
|||
|
|
username:
|
|||
|
|
title: 账户
|
|||
|
|
component:
|
|||
|
|
placeholder: 手机号
|
|||
|
|
required: true
|
|||
|
|
encrypt: true
|
|||
|
|
password:
|
|||
|
|
title: 密码
|
|||
|
|
component:
|
|||
|
|
placeholder: password
|
|||
|
|
required: true
|
|||
|
|
encrypt: true
|
|||
|
|
pluginType: access
|
|||
|
|
type: builtIn
|
|||
|
|
scriptFilePath: ../../../plugins/plugin-plus/yidun/access-rcdn.js
|