diff --git a/App/API/APIConstant.ts b/App/API/APIConstant.ts index f69d3c5..86488b2 100644 --- a/App/API/APIConstant.ts +++ b/App/API/APIConstant.ts @@ -28,7 +28,7 @@ export enum API_ABILITY { API_BLOG_INFO = 'https://www.asjmapihost.cc/blog', } -export const BASE_CDN_URL = 'https://cdn-msp.18comic.org'; +export const BASE_CDN_URL = 'https://cdn-msp.jmcomic1.mobi'; export const BASE_CDN_YD_URL = 'https://yd.18comic.asia'; export const API_VERSION = '1.1.0';