Add demo server
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 2m22s
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 2m22s
This commit is contained in:
parent
5c32804114
commit
02695ce7a2
@ -14,6 +14,7 @@ import { capitalize } from "@/lib/string-utils";
|
||||
const RECOMMENDATIONS: {
|
||||
[hostname: string]: ServerPlatform;
|
||||
} = {
|
||||
"demo.restfulmc.cc": ServerPlatform.JAVA,
|
||||
"hypixel.net": ServerPlatform.JAVA,
|
||||
"cubecraft.net": ServerPlatform.JAVA,
|
||||
"wildprison.net": ServerPlatform.JAVA,
|
||||
|
Loading…
Reference in New Issue
Block a user