mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 10:07:35 +00:00
Use new RackNerd server to back CDN
This commit is contained in:
parent
70ae99a90e
commit
23f22aed69
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ export const REVIEW_PAGE = "REVIEW_PAGE";
|
|||
// export const CDN = "https://s3.amazonaws.com/cdn.webampskins.org";
|
||||
export const S3_SCREENSHOT_CDN = "https://s3.amazonaws.com/cdn.webampskins.org";
|
||||
export const SCREENSHOT_CDN = "https://cdn.webampskins.org";
|
||||
export const SKIN_CDN = "https://cdn.webampskins.org";
|
||||
export const SKIN_CDN = "https://mirror.webampskins.org";
|
||||
export const API_URL = "https://api.webampskins.org";
|
||||
// export const API_URL = "https://dev.webamp.org";
|
||||
export const HEADING_HEIGHT = 46;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue