resolve update check errors

This commit is contained in:
Luke Pulverenti
2014-12-17 00:52:34 -05:00
parent 13274348e9
commit 3763f7d912
5 changed files with 29 additions and 21 deletions

View File

@@ -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