ILoveTorrents: Add to readme

ILoveTorrents: Add to readme
This commit is contained in:
flightlevel
2016-02-16 19:32:18 +11:00
parent c36a3f558a
commit f8fcf2fb79
2 changed files with 2 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
* HD-Space
* HD-Torrents
* Hounddawgs
* ILoveTorrents
* Immortalseed
* IPTorrents
* MoreThanTV

View File

@@ -33,7 +33,7 @@ namespace Jackett.Indexers
: base(name: "ILoveTorrents",
description: "ILT",
link: "https://www.ilovetorrents.me/",
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
caps: new TorznabCapabilities(),
manager: i,
client: wc,
logger: l,