chore: plugin元数据换成yaml格式

This commit is contained in:
xiaojunnuo
2025-04-15 00:16:57 +08:00
parent cfd3b66be9
commit 91ffb0820a
129 changed files with 7037 additions and 3 deletions

View File

@@ -0,0 +1,22 @@
name: cloudflare
title: cloudflare授权
icon: simple-icons:cloudflare
desc: ''
input:
apiToken:
title: API Token
component:
placeholder: api token用户 API 令牌
helper: |-
前往 [获取API令牌](https://dash.cloudflare.com/profile/api-tokens),注意是令牌,不是密钥。
token权限必须包含[Zone区域-Zone区域-Edit编辑], [Zone区域-DNS-Edit编辑]
required: true
encrypt: true
proxy:
title: HTTP代理
component:
placeholder: http://xxxx.xxx.xx:10811
helper: 是否使用http代理
required: false
encrypt: false
pluginType: access

View File

@@ -0,0 +1,6 @@
name: cloudflare
title: cloudflare
desc: cloudflare dns provider
icon: simple-icons:cloudflare
accessType: cloudflare
pluginType: dnsProvider

View File

@@ -0,0 +1,6 @@
name: cloudflare
title: cloudflare
desc: cloudflare dns provider
icon: simple-icons:cloudflare
accessType: cloudflare
pluginType: dnsProvider