mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
Update constant.ts
This commit is contained in:
parent
c9450c9350
commit
f0c2b3285f
@ -561,5 +561,5 @@ export const PLUGINS = [
|
||||
{ name: "Search Chat", path: Path.SearchChat },
|
||||
];
|
||||
|
||||
export const SAAS_CHAT_URL = "https://nextchat.dev/chat";
|
||||
export const SAAS_CHAT_UTM_URL = "https://nextchat.dev/chat?utm=github";
|
||||
export const SAAS_CHAT_URL = "https://www.daimalong.com";
|
||||
export const SAAS_CHAT_UTM_URL = "https://www.daimalong.com";
|
||||
|
Loading…
Reference in New Issue
Block a user