mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
New: Updated TheXEM server url on xem admin request
This commit is contained in:
parent
6994ca720a
commit
c0a961bb94
@ -18,7 +18,7 @@ namespace NzbDrone.Core.DataAugmentation.Xem
|
||||
|
||||
public class XemProxy : IXemProxy
|
||||
{
|
||||
private const string ROOT_URL = "http://thexem.de/map/";
|
||||
private const string ROOT_URL = "http://thexem.info/map/";
|
||||
|
||||
private readonly Logger _logger;
|
||||
private readonly IHttpClient _httpClient;
|
||||
|
Loading…
x
Reference in New Issue
Block a user