feat: 应用增加支持的架构信息 (#1973)
This commit is contained in:
parent
88ad942209
commit
badacd7c2c
|
|
@ -1,6 +1,6 @@
|
|||
name: AdGuardHome
|
||||
tags:
|
||||
- 安全
|
||||
- 安全
|
||||
title: 网络范围内的广告和跟踪器阻止 DNS 服务器
|
||||
description: 网络范围内的广告和跟踪器阻止 DNS 服务器
|
||||
additionalProperties:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: Adminer
|
||||
tags:
|
||||
- 开发工具
|
||||
- 开发工具
|
||||
title: PHP 轻量级数据库管理工具
|
||||
description: PHP 轻量级数据库管理工具
|
||||
additionalProperties:
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ additionalProperties:
|
|||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://answer.dev/
|
||||
github: https://github.com/answerdev/answer
|
||||
document: https://answer.dev/zh-CN/docs
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ additionalProperties:
|
|||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.audiobookshelf.org/
|
||||
github: https://github.com/advplyr/audiobookshelf
|
||||
document: https://www.audiobookshelf.org/docs
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: DataEase
|
||||
tags:
|
||||
- BI
|
||||
- BI
|
||||
title: 人人可用的开源数据可视化分析工具
|
||||
description: 人人可用的开源数据可视化分析工具
|
||||
additionalProperties:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: ddns-go
|
||||
tags:
|
||||
- 实用工具
|
||||
- 实用工具
|
||||
title: 简单易用的 DDNS
|
||||
description: 简单易用的 DDNS
|
||||
additionalProperties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue