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
@@ -373,8 +373,6 @@ namespace NzbDrone.Core.Indexers.Definitions
Password = "";
}
public string BaseUrl { get; set; }
[FieldDefinition(1, Label = "Username", HelpText = "Site username")]
public string Username { get; set; }