mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Submodule osu-framework updated: 3111d1aa4f...67f3958036
@ -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";
|
||||
|
||||
|
Reference in New Issue
Block a user