mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
commit
8b6d0864f0
@ -1 +1 @@
|
||||
Subproject commit 3111d1aa4f0d3aa1c0df03f8003b6c5c726b10d2
|
||||
Subproject commit 67f39580365f7d0a42f8788eae2b60881dde1c67
|
@ -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