mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-17 10:45:49 +02:00
New: Updated TheXEM server url on xem admin request
This commit is contained in:
parent
6994ca720a
commit
c0a961bb94
@ -18,7 +18,7 @@ public interface IXemProxy
|
||||
|
||||
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…
Reference in New Issue
Block a user