Update constant.ts

This commit is contained in:
Codeliu 2024-11-17 07:56:27 +08:00 committed by GitHub
parent c9450c9350
commit f0c2b3285f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -561,5 +561,5 @@ export const PLUGINS = [
{ name: "Search Chat", path: Path.SearchChat }, { name: "Search Chat", path: Path.SearchChat },
]; ];
export const SAAS_CHAT_URL = "https://nextchat.dev/chat"; export const SAAS_CHAT_URL = "https://www.daimalong.com";
export const SAAS_CHAT_UTM_URL = "https://nextchat.dev/chat?utm=github"; export const SAAS_CHAT_UTM_URL = "https://www.daimalong.com";