From 3ffcb525d387a91ff4e99934a887aaafe813e7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E7=94=9F?= Date: Fri, 18 Sep 2026 18:08:24 +0800 Subject: [PATCH] docs: say Entryway is free but closed source, not MIT Drops the MIT badge, the licence section with the NipaPlay-Reload credits, and the links to the source repositories, which are private. The README now says Entryway is free to use but not open source. Co-Authored-By: Claude Opus 5 --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index dbc21dc..dab4fce 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ Android TV 0.25.0 Windows Server - License

--- @@ -82,14 +81,8 @@ Join the **Entryway Buddys** WeChat group for feedback, tips and release news. 客户端请求本仓库的 Release 列表,按本平台 Tag 前缀与安装包文件名筛选,优先使用 Gitea,失败时降级到 GitHub。 -## 源码仓库 | Source Code +## 许可 | License -- **GitHub**:[github.com/YuSheng-Jack/Entryway](https://github.com/YuSheng-Jack/Entryway) -- **Gitea**:[gitea.yamby.cn/yusheng/Entryway](https://gitea.yamby.cn/yusheng/Entryway) +Entryway 可免费下载使用,但不开源,源代码不公开。 -## 许可证 | License - -本项目基于 MIT 许可证开源。 - -手机端弹幕实现参考了 MIT 许可的 [AimesSoft/NipaPlay-Reload](https://github.com/AimesSoft/NipaPlay-Reload)。 -Windows 客户端基于 NipaPlay-Reload `v1.10.13` 构建,保留上游 MIT 许可。 +Entryway is free to use, but it is not open source.