fix:replace new host

This commit is contained in:
Zyronon
2025-11-17 17:10:44 +08:00
committed by GitHub
parent c9dc7a8225
commit fcf714a41e
11 changed files with 29 additions and 25 deletions

View File

@@ -1,5 +1,5 @@
export const GITHUB = 'https://github.com/zyronon/TypeWords'
export const Host = '2study.top'
export const Host = 'typewords.cc'
export const EMAIL = 'zyronon@163.com'
export const Origin = `https://${Host}`
export const APP_NAME = 'Type Words'