diff --git a/README.md b/README.md index 9ac62ab..52920f2 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,10 @@ English   |   [Indonesia](README_IN.md)   | & [Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install - - #### My new project [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) has been released, a one-click deployable open-source commercially available large language model tool that can be used in conjunction with ChatGPTBox. + + ## News - This extension does **not** collect your data. You can verify it by conducting a global search for `fetch(` and `XMLHttpRequest(` in the code to find all network request calls. The amount of code is not much, so it's easy to do that. diff --git a/README_IN.md b/README_IN.md index fd51119..6e00863 100644 --- a/README_IN.md +++ b/README_IN.md @@ -64,10 +64,10 @@ Integrasi Deep ChatGPT di browser Anda, sepenuhnya gratis. [Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install - - #### Proyek baru saya [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) telah dirilis, sebuah alat model bahasa besar sumber terbuka yang tersedia secara komersial dan dapat diterapkan dengan sekali klik yang dapat digunakan bersama dengan ChatGPTBox. + + ## Berita - Ekstensi ini **tidak** mengumpulkan data Anda. Anda dapat memverifikasinya dengan melakukan pencarian global untuk `fetch(` dan `XMLHttpRequest(` dalam kode untuk menemukan semua panggilan permintaan jaringan. Jumlah kode tidak banyak, jadi mudah untuk melakukannya. diff --git a/README_ZH.md b/README_ZH.md index 67c26df..63230df 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -64,10 +64,10 @@ [Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install - - #### 我的新项目[RWKV-Runner](https://github.com/josStorer/RWKV-Runner)现已发布,一个一键部署的开源可商用大语言模型工具,能够与ChatGPTBox配合使用 + + ## 新闻 - 这个扩展程序不收集你的数据, 你可以通过对代码全局搜索 `fetch(` 和 `XMLHttpRequest(` 找到所有的网络请求调用. 代码量不多, 所以很容易验证.