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: Speedtest-X
tags:
- 工具
title: 自托管的速度测试应用程序,提供出色的测试结果数据表
description: 自托管的速度测试应用程序,提供出色的测试结果数据表
additionalProperties:
key: speedtest-x
name: Speedtest-X
tags:
- Tool
shortDescZh: 自托管的速度测试应用程序,提供出色的测试结果数据表
shortDescEn: A self-hosted speedtest appilication with an awesome test result datasheet
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/BadApple9/speedtest-x
github: https://github.com/BadApple9/speedtest-x
document: https://github.com/BadApple9/speedtest-x
name: Speedtest-X
tags:
- 工具
title: 自托管的速度测试应用程序,提供出色的测试结果数据表
description: 自托管的速度测试应用程序,提供出色的测试结果数据表
additionalProperties:
key: speedtest-x
name: Speedtest-X
tags:
- Tool
shortDescZh: 自托管的速度测试应用程序,提供出色的测试结果数据表
shortDescEn: A self-hosted speedtest appilication with an awesome test result datasheet
type: tool
crossVersionUpdate: true
limit: 0
recommend: 0
website: https://github.com/BadApple9/speedtest-x
github: https://github.com/BadApple9/speedtest-x
document: https://github.com/BadApple9/speedtest-x

View File

@@ -1,31 +1,31 @@
additionalProperties:
formFields:
- default: 40190
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 100
edit: true
envKey: MAX_LOG_COUNT
labelEn: Maximum results size
labelZh: 测速结果数量
required: true
type: text
- default: ipinfo.io
edit: true
envKey: IP_SERVICE
labelEn: IP info provider (ip.sb / ipinfo.io)
labelZh: 使用的 IP 运营商解析服务 (ip.sb / ipinfo.io)
required: true
type: text
- default: "false"
edit: true
envKey: SAME_IP_MULTI_LOGS
labelEn: Same IP multi speed test results (true / false)
labelZh: 是否允许同一 IP 记录多条测速结果 (true / false)
required: true
type: text
additionalProperties:
formFields:
- default: 40190
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: 100
edit: true
envKey: MAX_LOG_COUNT
labelEn: Maximum results size
labelZh: 测速结果数量
required: true
type: text
- default: ipinfo.io
edit: true
envKey: IP_SERVICE
labelEn: IP info provider (ip.sb / ipinfo.io)
labelZh: 使用的 IP 运营商解析服务 (ip.sb / ipinfo.io)
required: true
type: text
- default: "false"
edit: true
envKey: SAME_IP_MULTI_LOGS
labelEn: Same IP multi speed test results (true / false)
labelZh: 是否允许同一 IP 记录多条测速结果 (true / false)
required: true
type: text