mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
Update constant.ts
This commit is contained in:
parent
bd6e62c5a9
commit
51446eb388
@ -1,5 +1,7 @@
|
||||
export const OWNER = "Yidadaa";
|
||||
export const REPO = "ChatGPT-Next-Web";
|
||||
export const BLOG_URL = `https://blog.aerr.cn`;
|
||||
export const FAKA_URL = `http://fk.ikun.bf`;
|
||||
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;
|
||||
export const ISSUE_URL = `https://github.com/${OWNER}/${REPO}/issues`;
|
||||
export const UPDATE_URL = `${REPO_URL}#keep-updated`;
|
||||
|
Loading…
Reference in New Issue
Block a user