mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
New: Host Stats
This commit is contained in:
@@ -19,6 +19,7 @@ namespace NzbDrone.Core.IndexerSearch.Definitions
|
||||
public int? Limit { get; set; }
|
||||
public int? Offset { get; set; }
|
||||
public string Source { get; set; }
|
||||
public string Host { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user