mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
21 lines
504 B
YAML
21 lines
504 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
|