Files
ScoreSaberUtils-Script/src/consts.ts
Liam c8990f21cd
Some checks failed
Deploy App / docker (ubuntu-latest) (push) Failing after 7s
re-code the userscript
2024-04-25 23:39:26 +01:00

4 lines
98 B
TypeScript

/**
* The URL of the ScoreSaber Utils API
*/
export const API_URL = "https://ssu.fascinated.cc";