mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 13:58:29 +01:00
resolve update check errors
This commit is contained in:
@@ -3,7 +3,7 @@ namespace MediaBrowser.Common.Implementations.Security
|
||||
{
|
||||
public class MbAdmin
|
||||
{
|
||||
public const string HttpUrl = "https://www.mb3admin.com/admin/";
|
||||
public const string HttpUrl = "http://www.mb3admin.com/admin/";
|
||||
|
||||
/// <summary>
|
||||
/// Leaving as http for now until we get it squared away
|
||||
|
||||
Reference in New Issue
Block a user