diff --git a/.github/README.md b/.github/README.md
index f754f03f4..c5d1fc570 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -52,6 +52,7 @@
| 🟢 |
| Bark | https://bark.day.app/ | 一款注重隐私、安全可控的自定义通知推送工具 | |
| 🟢 |
| Beszel Hub | https://beszel.dev/ | 【中心端 - Hub】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
| 🟢 |
| Beszel Agent | https://beszel.dev/ | 【监控端 - Agent】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
+| 🟢 |
| BiliFetcher | https://github.com/2977094657/BilibiliHistoryFetcher/ | 同步B站历史记录 | |
| 🟢 |
| Bitmagnet | https://bitmagnet.io/ | 自托管的 BitTorrent 索引器 | |
| 🟢 |
| BookStack | https://www.bookstackapp.com/ | 一个用于存储和组织信息及文档的平台 | |
| 🟢 |
| Casdoor | https://casdoor.org/ | 身份和访问管理(IAM)/单点登录(SSO)平台 | |
diff --git a/README.md b/README.md
index 279f9cdda..9a5858717 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@
| 🟢 |
| Bark | https://bark.day.app/ | 一款注重隐私、安全可控的自定义通知推送工具 | |
| 🟢 |
| Beszel Hub | https://beszel.dev/ | 【中心端 - Hub】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
| 🟢 |
| Beszel Agent | https://beszel.dev/ | 【监控端 - Agent】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
+| 🟢 |
| BiliFetcher | https://github.com/2977094657/BilibiliHistoryFetcher/ | 同步B站历史记录 | |
| 🟢 |
| Bitmagnet | https://bitmagnet.io/ | 自托管的 BitTorrent 索引器 | |
| 🟢 |
| BookStack | https://www.bookstackapp.com/ | 一个用于存储和组织信息及文档的平台 | |
| 🟢 |
| Casdoor | https://casdoor.org/ | 身份和访问管理(IAM)/单点登录(SSO)平台 | |
diff --git a/apps/bili-fetcher/data.yml b/apps/bili-fetcher/data.yml
index 6750233d1..9487b455e 100644
--- a/apps/bili-fetcher/data.yml
+++ b/apps/bili-fetcher/data.yml
@@ -4,7 +4,7 @@ additionalProperties:
tags:
- WebSite
- Local
- shortDescZh: B站历史记录
+ shortDescZh: 同步B站历史记录
shortDescEn: Bilibili History Fetcher
type: website
crossVersionUpdate: true
diff --git a/apps/bili-fetcher/latest/data.yml b/apps/bili-fetcher/latest/data.yml
index 5b2281b56..3ec6c2ba2 100644
--- a/apps/bili-fetcher/latest/data.yml
+++ b/apps/bili-fetcher/latest/data.yml
@@ -18,8 +18,8 @@ additionalProperties:
- default: 8899
edit: true
envKey: PANEL_APP_PORT_API
- labelZh: WebUI 端口
- labelEn: WebUI port
+ labelZh: API 端口
+ labelEn: API port
required: true
rule: paramPort
type: number