mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 12:51:26 +08:00
update cn url
This commit is contained in:
parent
9acfb5fb9e
commit
864a4c4180
@ -199,7 +199,7 @@ export enum FeedUrl {
|
||||
|
||||
export const tesseractLangs = ['chi_sim', 'chi_tra', 'eng']
|
||||
export enum TesseractLangsDownloadUrl {
|
||||
CN = 'https://gitcode.com/tesseract-ocr/tessdata/raw/main/',
|
||||
CN = 'https://gitcode.com/beyondkmp/tessdata/blob/main/',
|
||||
GLOBAL = 'https://github.com/tesseract-ocr/tessdata/raw/main/'
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user