chore: api
This commit is contained in:
parent
103523ee52
commit
186a6750c2
|
@ -33,6 +33,7 @@
|
|||
"linuxdo": "linuxdo",
|
||||
"coze": "coze",
|
||||
"vv佬": "vv giant(Recommended)",
|
||||
"官网反代": "Official website reverse proxy",
|
||||
"蒙恬大将军": "Mengtian General(Recommended)",
|
||||
"custom": "Custom"
|
||||
},
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"caifree": "caifree(推荐)",
|
||||
"linuxdo": "linuxdo",
|
||||
"coze": "扣子coze(我亲自维护)",
|
||||
"官网反代": "官网反代",
|
||||
"vv佬": "vv佬(推荐)",
|
||||
"蒙恬大将军": "蒙恬大将军(推荐)",
|
||||
"custom": "自定义"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user