From 30514be8f21801598fec7bed8df75d364683e520 Mon Sep 17 00:00:00 2001 From: molvqingtai Date: Mon, 10 Aug 2026 01:27:53 +0800 Subject: [PATCH 1/2] docs: remove README sponsorship section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 8735cadb..d90c2510 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,6 @@ WebChat builds on these excellent open-source projects: - **[Artico](https://github.com/matallui/artico)** provides the flexible WebRTC foundation for peer-to-peer communication. - **[ugly-avatar](https://github.com/txstc55/ugly-avatar)** generates WebChat's distinctive random avatars. -## Sponsors - -WebChat is an open-source project sustained by its contributors and sponsors. - -Powered by DartNode - ## License WebChat is available under the [MIT License](https://github.com/molvqingtai/WebChat/blob/master/LICENSE). From 798de85a548444bdd7e55c25331783a545431a34 Mon Sep 17 00:00:00 2001 From: molvqingtai Date: Mon, 10 Aug 2026 01:50:02 +0800 Subject: [PATCH 2/2] docs: remove Chinese README sponsorship section --- README_zh.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README_zh.md b/README_zh.md index 3b8dce09..8221cbe3 100644 --- a/README_zh.md +++ b/README_zh.md @@ -53,12 +53,6 @@ WebChat 建立在以下优秀的开源项目之上: - **[Artico](https://github.com/matallui/artico)** 提供了灵活的点对点通信 WebRTC 基础。 - **[ugly-avatar](https://github.com/txstc55/ugly-avatar)** 生成了 WebChat 独具特色的随机头像。 -## 赞助商 - -WebChat 是一个由贡献者与赞助商共同维系的开源项目。 - -由 DartNode 提供支持 - ## 许可证 WebChat 基于 [MIT 许可证](./LICENSE) 开放使用。