namespace MediaBrowser.Common.Constants
{
public static class Constants
public const string MbAdminUrl = "http://www.mb3admin.com/admin/";
}