forked from Dniel97/artemis
mai2: fix get_allnet_info
This commit is contained in:
parent
6774716e06
commit
e7fb9ce07d
@ -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}",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user