1
0

feat:格式化yaml文件

This commit is contained in:
okxlin
2024-12-12 21:27:56 +08:00
parent 8219466433
commit 3855cd8184
919 changed files with 33438 additions and 33446 deletions

View File

@@ -1,19 +1,19 @@
name: MyIP
tags:
- 工具
title: 一个更好的 IP 工具箱
description: 一个更好的 IP 工具箱
additionalProperties:
key: myip
name: MyIP
tags:
- Tool
shortDescZh: 一个更好的 IP 工具箱
shortDescEn: A better IP Toolbox
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://ipcheck.ing
github: https://github.com/jason5ng32/MyIP
document: https://github.com/jason5ng32/MyIP
name: MyIP
tags:
- 工具
title: 一个更好的 IP 工具箱
description: 一个更好的 IP 工具箱
additionalProperties:
key: myip
name: MyIP
tags:
- Tool
shortDescZh: 一个更好的 IP 工具箱
shortDescEn: A better IP Toolbox
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://ipcheck.ing
github: https://github.com/jason5ng32/MyIP
document: https://github.com/jason5ng32/MyIP

View File

@@ -1,31 +1,31 @@
additionalProperties:
formFields:
- default: 40191
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ''
edit: true
envKey: BING_MAP_API_KEY
labelEn: Bing Map API Key
labelZh: Bing 地图 API Key
required: false
type: text
- default: ''
edit: true
envKey: IPINFO_API_TOKEN
labelEn: IPInfo.io API
labelZh: IPinfo.io 的 API
required: false
type: text
- default: "example.com"
edit: true
envKey: ALLOWED_DOMAINS
labelEn: Allowed domains
labelZh: 允许的域名
required: false
type: text
additionalProperties:
formFields:
- default: 40191
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ''
edit: true
envKey: BING_MAP_API_KEY
labelEn: Bing Map API Key
labelZh: Bing 地图 API Key
required: false
type: text
- default: ''
edit: true
envKey: IPINFO_API_TOKEN
labelEn: IPInfo.io API
labelZh: IPinfo.io 的 API
required: false
type: text
- default: "example.com"
edit: true
envKey: ALLOWED_DOMAINS
labelEn: Allowed domains
labelZh: 允许的域名
required: false
type: text