diff --git a/server/gameserver/roommgr.cc b/server/gameserver/roommgr.cc index 5258acf..1d24033 100644 --- a/server/gameserver/roommgr.cc +++ b/server/gameserver/roommgr.cc @@ -374,7 +374,7 @@ void RoomMgr::ReportServerState(int instance_id, const std::string& host, int po }, &RoomMgr::Instance()->reportstate_timer_attacher_.timer_list_); }; - std::string url = a8::Format("https://%s:%d/webapp/index.php?c=GS&a=report&", + std::string url = a8::Format("http://%s:%d/webapp/index.php?c=GS&a=report&", { host, port