fix song cover art
This commit is contained in:
@ -8,6 +8,7 @@ import { extractDiffAndType } from "../../../utils/scoresaber/format";
|
||||
import { PRIORITY, default as createQueue } from "../http-queue";
|
||||
|
||||
export const SS_HOST = "https://scoresaber.com";
|
||||
export const SS_CDN_HOST = "https://cdn.scoresaber.com";
|
||||
const SS_CORS_HOST = `${ssrConfig.proxy}/${SS_HOST}`;
|
||||
const RANKEDS_URL =
|
||||
SS_CORS_HOST +
|
||||
|
Reference in New Issue
Block a user