mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-28 10:48:46 +00:00
Removed HDAccess.net torznab preset since the site has stopped.
This commit is contained in:
parent
c9d0bc7148
commit
dc75c44a50
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ namespace NzbDrone.Core.Indexers.Torznab
|
|||
{
|
||||
get
|
||||
{
|
||||
yield return GetDefinition("HDAccess.net", GetSettings("http://hdaccess.net"));
|
||||
yield return GetDefinition("HD4Free.xyz", GetSettings("http://hd4free.xyz"));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue