Skip to content

Commit

Permalink
change cdn path
Browse files Browse the repository at this point in the history
  • Loading branch information
justagoodman committed Apr 4, 2022
1 parent dbb5957 commit 7145ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App/API/APIConstant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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';

0 comments on commit 7145ed5

Please sign in to comment.