From 8bfbc5556f040ed19133c1ccac55e77206216584 Mon Sep 17 00:00:00 2001 From: GavinGu0 <32826675+GavinGu0@users.noreply.github.com> Date: Fri, 10 Jul 2026 05:23:45 +0800 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 735ee0501..0038b04ce 100644 --- a/README.md +++ b/README.md @@ -130,8 +130,4 @@ The new version is coming soon and we will no longer accept contributions [MIT](./LICENSE) © ourongxing -## Sponsorship -If you rely on this service, sponsorship is welcome to help it run for the long term. If you need customization or other help, you can also use the contact method below and include a note. - -![](./screenshots/reward.gif) From 40923570b8bf46a08dbdec3117c5e7555d263762 Mon Sep 17 00:00:00 2001 From: gavin <642809158@qq.com> Date: Fri, 10 Jul 2026 05:50:49 +0800 Subject: [PATCH 2/3] =?UTF-8?q?chore:=20=E9=A1=B9=E7=9B=AEfork=E5=90=8E?= =?UTF-8?q?=E9=87=8D=E5=AE=9A=E5=90=91=E5=88=B0=E4=B8=AA=E4=BA=BA=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E5=B9=B6=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 更新站点域名从newsnow.busiyi.world为news.94likeu.cn 2. 修改仓库信息为个人GavinGu0的fork仓库 3. 更新footer版权信息与作者信息 4. 移除Google Analytics统计代码 5. 添加公众号与小程序二维码弹窗功能 --- README.ja-JP.md | 10 ++---- README.md | 5 ++- README.zh-CN.md | 11 ++----- index.html | 17 +++-------- package.json | 7 ++--- public/sitemap.xml | 2 +- public/wechat-mini.png | Bin 0 -> 98301 bytes public/wechat-mp.jpg | Bin 0 -> 8387 bytes server/api/s/index.ts | 3 +- src/components/footer.tsx | 8 ++--- src/components/header/menu.tsx | 54 +++++++++++++++++++++++++++++---- 11 files changed, 67 insertions(+), 50 deletions(-) create mode 100644 public/wechat-mini.png create mode 100644 public/wechat-mp.jpg diff --git a/README.ja-JP.md b/README.ja-JP.md index 2c84ec362..d58360556 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -25,7 +25,7 @@ "newsnow-mcp-server" ], "env": { - "BASE_URL": "https://newsnow.busiyi.world" + "BASE_URL": "https://news.94likeu.cn" } } } @@ -106,10 +106,4 @@ pnpm dev 新バージョンは近日公開予定のため、現在のバージョンではコントリビューションの受付を終了します。 ## ライセンス -[MIT](./LICENSE) © ourongxing - -## スポンサー - -このサービスをご利用いただいている場合、長期的な運営を支援するスポンサーを歓迎します。カスタマイズやその他のサポートが必要な場合も、以下の連絡方法から備考を添えてお問い合わせください。 - -![](./screenshots/reward.gif) +[MIT](./LICENSE) © 2024 ourongxing, modified by GavinGu0 diff --git a/README.md b/README.md index 0038b04ce..3c74b3fc8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ English | [简体中文](README.zh-CN.md) | [日本語](README.ja-JP.md) "newsnow-mcp-server" ], "env": { - "BASE_URL": "https://newsnow.busiyi.world" + "BASE_URL": "https://news.94likeu.cn" } } } @@ -116,7 +116,6 @@ For detailed instructions on how to add new sources, see [CONTRIBUTING.md](CONTR - Expand **data sources** to cover global news in multiple languages. **_release when ready_** -![](https://testmnbbs.oss-cn-zhangjiakou.aliyuncs.com/pic/20250328172146_rec_.gif?x-oss-process=base_webp) ## Contributing @@ -128,6 +127,6 @@ The new version is coming soon and we will no longer accept contributions ## License -[MIT](./LICENSE) © ourongxing +[MIT](./LICENSE) © 2024 ourongxing, modified by GavinGu0 diff --git a/README.zh-CN.md b/README.zh-CN.md index b6093f65b..37e0ce021 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -25,7 +25,7 @@ "newsnow-mcp-server" ], "env": { - "BASE_URL": "https://newsnow.busiyi.world" + "BASE_URL": "https://news.94likeu.cn" } } } @@ -106,11 +106,4 @@ pnpm dev ## License -[MIT](./LICENSE) © ourongxing - -## 赞赏 -如果你依赖本服务,欢迎赞助以帮助它长期运行。如果需要定制或者其他帮助,也可以下列方式联系备注。 - -![](./screenshots/reward.gif) - -Featured|HelloGitHub +[MIT](./LICENSE) © 2024 ourongxing,基于 newsnow 修改 by GavinGu0 diff --git a/index.html b/index.html index b17ca45b2..7ea528261 100644 --- a/index.html +++ b/index.html @@ -15,14 +15,14 @@ - - + + - + @@ -34,20 +34,11 @@ "@context": "https://schema.org", "@type": "WebSite", "name": "NewsNow", - "url": "https://newsnow.busiyi.world", + "url": "https://news.94likeu.cn", "description": "实时新闻聚合阅读器,汇集全球热点新闻,提供优雅的阅读体验", } - - - -