New Indexer: AnimeTorrents

This commit is contained in:
Qstick
2021-02-19 23:00:31 -05:00
parent 0afb01962f
commit b87f3fb765
5 changed files with 383 additions and 6 deletions
@@ -283,8 +283,6 @@ namespace NzbDrone.Core.Indexers.Definitions
Cookie = "";
}
public string BaseUrl { get; set; }
[FieldDefinition(1, Label = "Cookie", HelpText = "Site Cookie")]
public string Cookie { get; set; }