chore: update default nextweb link

This commit is contained in:
JustSong
2024-04-06 11:47:31 +08:00
parent 572fc9ffb8
commit acf8cb6248
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ const COPY_OPTIONS = [
{
key: 'next',
text: 'ChatGPT Next',
url: 'https://chat.oneapi.pro/#/?settings={"key":"sk-{key}","url":"{serverAddress}"}',
url: 'https://app.nextchat.dev/#/?settings={"key":"sk-{key}","url":"{serverAddress}"}',
encode: false
},
{ key: 'ama', text: 'BotGem', url: 'ama://set-api-key?server={serverAddress}&key=sk-{key}', encode: true },