refactor: 更新 data.yml 中的项目信息
- 将项目名称从 "SearXNG" 修改为 "ragflow" - 更新 key 和 name 字段以反映新的项目名称 - 保持其他信息不变
This commit is contained in:
parent
59d958ba5e
commit
38fef9766b
|
@ -1,11 +1,11 @@
|
|||
name: SearXNG
|
||||
name: ragflow
|
||||
tags:
|
||||
- 中间件
|
||||
title: 隐私保护的开源元搜索引擎
|
||||
description: 一个注重隐私保护的开源元搜索引擎,能够聚合多个搜索引擎的结果,为用户提供无追踪的搜索体验。它是SearX项目的升级版,遵循自由开源许可,致力于保护用户隐私和提供更丰富的搜索功能。
|
||||
additionalProperties:
|
||||
key: searxng
|
||||
name: SearXNG
|
||||
key: ragflow
|
||||
name: ragflow
|
||||
tags:
|
||||
- Middleware
|
||||
shortDescZh: 隐私保护的开源元搜索引擎
|
||||
|
|
Loading…
Reference in New Issue