diff --git a/README-zh_CN.md b/README-zh_CN.md index 9ba08a1..d1c7198 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -55,6 +55,7 @@ Better ChatGPT 已经包含了大量的功能。您可以使用以下功能: - 支持使用内置代理解決 ChatGPT 地区限制 - 支持自定义提示词资料库 - 支持使用文件夹整理聊天 +- 支持筛选聊天和文件夹 - 支持实时计算 token 数量和价格 - 支持使用 ShareGPT 分享聊天 - 支持自定义 API 参数(例如存在惩罚) @@ -157,10 +158,11 @@ Better ChatGPT 已经包含了大量的功能。您可以使用以下功能: 如果您想支持我们的团队,请考虑通过以下方法之一赞助我们。每一份贡献,无论多小,都有助于我们维护和改善我们的服务。 -| 付款方式 | 链接 | -| -------------- | ---------------------------------------------------------------------------------------- | -| 支付宝 (Ayaka) | | -| 微信 (Ayaka) | | -| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/betterchatgpt) | +| 付款方式 | 链接 | +| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | +| 支付宝 (Ayaka) | | +| 微信 (Ayaka) | | +| GitHub | [![GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/ztjhz) | +| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/betterchatgpt) | 感谢您成为我们社区的一员,我们期待着在未来为您提供更好的服务。 diff --git a/README.md b/README.md index bd6a2ec..2775ef9 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ Better ChatGPT comes with a bundle of amazing features! Here are some of them: - Proxy to bypass ChatGPT regional restrictions - Prompt library - Organize chats into folders +- Filter chats and folders - Token count and pricing - ShareGPT integration - Custom model parameters (e.g. presence_penalty) @@ -164,10 +165,11 @@ If you have enjoyed using our app, we kindly ask you to give this project a ⭐ If you would like to support the team, consider sponsoring us through one of the methods below. Every contribution, no matter how small, helps us to maintain and improve our service. -| Payment Method | Link | -| -------------- | ---------------------------------------------------------------------------------------- | -| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/betterchatgpt) | -| Alipay (Ayaka) | | -| Wechat (Ayaka) | | +| Payment Method | Link | +| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | +| GitHub | [![GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/ztjhz) | +| KoFi | [![support](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/betterchatgpt) | +| Alipay (Ayaka) | | +| Wechat (Ayaka) | | Thank you for being a part of our community, and we look forward to serving you better in the future. diff --git a/src/components/AboutMenu/AboutMenu.tsx b/src/components/AboutMenu/AboutMenu.tsx index 2a2f864..5469ca9 100644 --- a/src/components/AboutMenu/AboutMenu.tsx +++ b/src/components/AboutMenu/AboutMenu.tsx @@ -97,6 +97,12 @@ const AboutMenu = () => {
{t('support.paragraph3', { ns: 'about' })}