diff --git a/app/i18n/locales/en/translation.json b/app/i18n/locales/en/translation.json index 15390dc2..61559cd6 100644 --- a/app/i18n/locales/en/translation.json +++ b/app/i18n/locales/en/translation.json @@ -33,6 +33,7 @@ "linuxdo": "linuxdo", "coze": "coze", "vv佬": "vv giant(Recommended)", + "官网反代": "Official website reverse proxy", "蒙恬大将军": "Mengtian General(Recommended)", "custom": "Custom" }, diff --git a/app/i18n/locales/zh-CN/translation.json b/app/i18n/locales/zh-CN/translation.json index 621eee6e..e0f99d4d 100644 --- a/app/i18n/locales/zh-CN/translation.json +++ b/app/i18n/locales/zh-CN/translation.json @@ -33,6 +33,7 @@ "caifree": "caifree(推荐)", "linuxdo": "linuxdo", "coze": "扣子coze(我亲自维护)", + "官网反代": "官网反代", "vv佬": "vv佬(推荐)", "蒙恬大将军": "蒙恬大将军(推荐)", "custom": "自定义" diff --git a/components/Settings.tsx b/components/Settings.tsx index 39d37a62..e812fcfb 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -45,6 +45,11 @@ const Settings = ({ lng }: { lng: string }) => { apiKey: "sk-MaEuOo9qIeWKK3PRCdCb9b3d47E64e36Ad6022724b780592", upstreamUrl: "https://one.caifree.com", }, + { + name: t("configurations.官网反代"), + apiKey: "3b73ec02-3255-4b27-a202-42ab9a6e85ba", + upstreamUrl: "https://plus.liuweiqing.top", + }, { name: t("configurations.vv佬"), apiKey: "nk-23118",