switch to new CC url

This commit is contained in:
Luke Pulverenti
2014-09-18 00:50:21 -04:00
parent 3509a401c8
commit 1e7ae8301d
63 changed files with 2277 additions and 536 deletions

View File

@@ -166,7 +166,6 @@ namespace MediaBrowser.Common.Implementations.Security
{
var response = _jsonSerializer.DeserializeFromStream<SuppporterInfoResponse>(stream);
var info = new SupporterInfo
{
Email = response.email,