Revert "feat: add custom site name"

This reverts commit 6d71fde9ee.
This commit is contained in:
shinya
2025-07-01 00:25:28 +08:00
parent 58f505e9d7
commit d56cc5bdab
9 changed files with 105 additions and 130 deletions

View File

@@ -146,7 +146,6 @@ Pull Bot 会反复触发无效的 PR 和垃圾邮件,严重干扰项目维护
| NEXT_PUBLIC_ENABLE_BLOCKAD | 开启智能去广告功能(实验性) | true / false | false |
| NEXT_PUBLIC_SEARCH_MAX_PAGE | 搜索接口可拉取的最大页数 | 1-50 | 5 |
| NEXT_PUBLIC_AGGREGATE_SEARCH_RESULT | 搜索结果默认是否按标题和年份聚合 | true / false | true |
| NEXT_PUBLIC_SITE_NAME | 站点名称 | 任意 string | MoonTV |
## 配置说明
@@ -205,10 +204,6 @@ MoonTV 支持标准的苹果 CMS V10 API 格式。
- 如因公开分享导致的任何法律问题,用户需自行承担责任
- 项目开发者不对用户的使用行为承担任何法律责任
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=senshinya/MoonTV&type=Date)](https://www.star-history.com/#senshinya/MoonTV&Date)
## License
[MIT](LICENSE) © 2025 MoonTV & Contributors