mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
Support for Gazelle Indexers (RED, AR)
This commit is contained in:
@@ -18,7 +18,6 @@ namespace NzbDrone.Core.Test.IndexerTests.HDBitsTests
|
||||
{
|
||||
Subject.Settings = new HDBitsSettings()
|
||||
{
|
||||
BaseUrl = "http://127.0.0.1:1234/",
|
||||
ApiKey = "abcd",
|
||||
Username = "somename"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user