mirror of
https://gitea.tendokyu.moe/Hay1tsme/artemis.git
synced 2026-02-12 18:57:29 +08:00
mai2: fix get_allnet_info
This commit is contained in:
@@ -126,7 +126,7 @@ class Mai2Servlet(BaseServlet):
|
|||||||
)
|
)
|
||||||
|
|
||||||
return (
|
return (
|
||||||
f"http://{self.core_cfg.title.hostname}/{game_code}/{game_ver}/{servlet_name}",
|
f"http://{self.core_cfg.title.hostname}/{game_ver}/{servlet_name}",
|
||||||
f"{self.core_cfg.title.hostname}",
|
f"{self.core_cfg.title.hostname}",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user