Use HTTPS for API requests: Fix missed URLs

This commit is contained in:
nfnty
2016-04-26 10:26:41 +02:00
parent 69622a74a8
commit 0ace5b38c3
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ namespace MediaBrowser.Controller.Library
/// <summary>
/// The banner URL
/// </summary>
public static readonly string BannerUrl = "http://www.thetvdb.com/banners/";
public static readonly string BannerUrl = "https://www.thetvdb.com/banners/";
/// <summary>
/// Gets the air days.