mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-10 11:36:07 +08:00
feat: 换用新的API
This commit is contained in:
@@ -21,7 +21,7 @@ namespace CRSim.Core.Services
|
||||
public class OfficialApi : IApi
|
||||
{
|
||||
public string Name => "官方站";
|
||||
public string BaseApi => "http://47.122.74.193:25565";
|
||||
public string BaseApi => "https://crsim.raillog.top";
|
||||
public string UpdateApi => "https://api.github.com/repos/denglihong2007/CRSim/releases/latest";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user