Update connect url
This commit is contained in:
parent
6a177d2147
commit
41816585ed
|
@ -275,7 +275,7 @@ namespace MediaBrowser.Server.Implementations.Connect
|
|||
|
||||
private string GetConnectUrl(string handler)
|
||||
{
|
||||
return "http://mb3admin.com/test/connect/" + handler;
|
||||
return "https://connect.mediabrowser.tv/service/" + handler;
|
||||
}
|
||||
|
||||
public async Task LinkUser(string userId, string connectUsername)
|
||||
|
|
Loading…
Reference in New Issue
Block a user