1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

Removed HDAccess.net torznab preset since the site has stopped.

This commit is contained in:
Taloth Saldono
2015-06-28 17:45:32 +02:00
parent c9d0bc7148
commit dc75c44a50

View File

@@ -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"));
}
}