more issue -> sprint

This commit is contained in:
Oliver Bryan
2026-01-16 14:48:11 +00:00
parent 06d1f1c521
commit 047332ce0b
4 changed files with 994 additions and 251 deletions

View File

@@ -7,7 +7,7 @@ import { Input } from "@/components/ui/input";
import { Label } from "@/components/ui/label";
import { getServerURL } from "@/lib/utils";
const DEFAULT_URL = "https://eussi.ob248.com";
const DEFAULT_URL = "https://tnirps.ob248.com";
const formatURL = (url: string) => {
if (url.endsWith("/")) {