scoresaber-reloaded-v2/src/ssrSettings.ts

8 lines
267 B
TypeScript
Raw Normal View History

2023-10-22 07:38:59 +00:00
export const ssrSettings = {
2023-10-23 06:45:41 +00:00
siteName: "ScoreSaber Reloaded",
2023-10-28 17:28:52 +00:00
description:
"Scoresaber Reloaded is a new way to view your scores and get more stats about your and your plays",
2023-10-22 07:36:08 +00:00
siteUrl: "https://ssr.fascinated.cc",
proxy: "https://proxy.fascinated.cc",
};