diff --git a/.github/README.md b/.github/README.md
index 7d7d06aa4..8f55684b6 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -115,7 +115,7 @@
| 🟢 |
| Media CMS | https://mediacms.io/ | 现代、功能齐全的开源视频和媒体内容管理系统 | |
| 🟢 |
| MetaTube | https://github.com/metatube-community/ | 为 Jellyfin/Emby/Plex 开发的超级好用的成人元数据刮削插件 | |
| 🟢 |
| MinIO | https://min.io/ | MinIO 是一种高性能、兼容 S3 的对象存储 | |
-| 🟢 |
| MoonTV | https://github.com/senshinya/MoonTV/ | 跨平台的影视聚合播放站 | |
+| 🟢 |
| MoonTV | https://github.com/MoonTechLab/LunaTV/ | 跨平台的影视聚合播放站 | |
| 🟢 |
| MoviePilot | https://github.com/jxxghp/MoviePilot/ | NAS媒体库自动化管理工具 | |
| 🟢 |
| MixSpace | https://mx-space.js.org/ | 前后端分离个人空间解决方案 | |
| 🟢 |
| MySQL | https://www.mysql.com/ | 关系数据库管理系统 | MySQL |
diff --git a/README.md b/README.md
index 09a3a7532..6554c4b33 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,7 @@
| 🟢 |
| Media CMS | https://mediacms.io/ | 现代、功能齐全的开源视频和媒体内容管理系统 | |
| 🟢 |
| MetaTube | https://github.com/metatube-community/ | 为 Jellyfin/Emby/Plex 开发的超级好用的成人元数据刮削插件 | |
| 🟢 |
| MinIO | https://min.io/ | MinIO 是一种高性能、兼容 S3 的对象存储 | |
-| 🟢 |
| MoonTV | https://github.com/senshinya/MoonTV/ | 跨平台的影视聚合播放站 | |
+| 🟢 |
| MoonTV | https://github.com/MoonTechLab/LunaTV/ | 跨平台的影视聚合播放站 | |
| 🟢 |
| MoviePilot | https://github.com/jxxghp/MoviePilot/ | NAS媒体库自动化管理工具 | |
| 🟢 |
| MixSpace | https://mx-space.js.org/ | 前后端分离个人空间解决方案 | |
| 🟢 |
| MySQL | https://www.mysql.com/ | 关系数据库管理系统 | MySQL |
diff --git a/apps/moontv/4.1.1/data.yml b/apps/moontv/4.1.1/data.yml
index d8c08a3bc..2154c257e 100644
--- a/apps/moontv/4.1.1/data.yml
+++ b/apps/moontv/4.1.1/data.yml
@@ -106,9 +106,9 @@ additionalProperties:
type: text
- default: "redis://127.0.0.1:6666"
edit: true
- envKey: REDIS_URL
- labelZh: Redis 地址 (Redis 存储)
- labelEn: Redis Address (Redis Storage)
+ envKey: KVROCKS_URL
+ labelZh: Kvrocks 地址 (Kvrocks 存储)
+ labelEn: Kvrocks Address (Kvrocks Storage)
required: false
type: text
- default: ""
diff --git a/apps/moontv/data.yml b/apps/moontv/data.yml
index 334dea919..0896af8d2 100644
--- a/apps/moontv/data.yml
+++ b/apps/moontv/data.yml
@@ -9,6 +9,6 @@ additionalProperties:
type: website
crossVersionUpdate: true
limit: 0
- website: https://github.com/senshinya/MoonTV/
- github: https://github.com/senshinya/MoonTV/
- document: https://github.com/senshinya/MoonTV/
+ website: https://github.com/MoonTechLab/LunaTV/
+ github: https://github.com/MoonTechLab/LunaTV/
+ document: https://github.com/MoonTechLab/LunaTV/