fixup allnet response for res class 2

This commit is contained in:
Kevin Trocolli
2023-05-09 03:53:31 -04:00
parent 9766e3ab78
commit d172e5582b
2 changed files with 10 additions and 9 deletions

View File

@@ -99,7 +99,7 @@ class Mai2Servlet:
return (
True,
f"http://{core_cfg.title.hostname}:{core_cfg.title.port}/{game_code}/$v/",
f"{core_cfg.title.hostname}:{core_cfg.title.port}",
f"{core_cfg.title.hostname}",
)
return (