mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Update API endpoint
This commit is contained in:
parent
3d74492c95
commit
5a9745b492
@ -20,7 +20,7 @@ namespace osu.Game.Online.API
|
||||
{
|
||||
private readonly OAuth authentication;
|
||||
|
||||
public string Endpoint = @"https://new.ppy.sh";
|
||||
public string Endpoint = @"https://osu.ppy.sh";
|
||||
private const string client_id = @"5";
|
||||
private const string client_secret = @"FGc9GAtyHzeQDshWP5Ah7dega8hJACAJpQtw6OXk";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user