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