mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-04-24 22:07:32 -04:00
New: (Indexer) Generic Torznab
This commit is contained in:
parent
2451a9a9ee
commit
732cb8e23a
1 changed files with 1 additions and 1 deletions
|
@ -44,8 +44,8 @@ namespace NzbDrone.Core.Indexers.Torznab
|
|||
{
|
||||
get
|
||||
{
|
||||
yield return GetDefinition("Jackett", GetSettings("http://localhost:9117/api/v2.0/indexers/YOURINDEXER/results/torznab/"));
|
||||
yield return GetDefinition("HD4Free.xyz", GetSettings("http://hd4free.xyz"));
|
||||
yield return GetDefinition("Generic Torznab", GetSettings(""));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue