mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-07-09 03:04:19 -04:00
Updated stats url (#776)
This commit is contained in:
parent
223ad7abdd
commit
ce4f1efddf
@ -19,7 +19,7 @@ namespace API.Services.Tasks
|
||||
private readonly IUnitOfWork _unitOfWork;
|
||||
|
||||
#pragma warning disable S1075
|
||||
private const string ApiUrl = "http://stats2.kavitareader.com";
|
||||
private const string ApiUrl = "https://stats2.kavitareader.com";
|
||||
#pragma warning restore S1075
|
||||
|
||||
public StatsService(ILogger<StatsService> logger, IUnitOfWork unitOfWork)
|
||||
|
Loading…
x
Reference in New Issue
Block a user