mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
ILoveTorrents: Add to readme
ILoveTorrents: Add to readme
This commit is contained in:
@@ -35,6 +35,7 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/
|
|||||||
* HD-Space
|
* HD-Space
|
||||||
* HD-Torrents
|
* HD-Torrents
|
||||||
* Hounddawgs
|
* Hounddawgs
|
||||||
|
* ILoveTorrents
|
||||||
* Immortalseed
|
* Immortalseed
|
||||||
* IPTorrents
|
* IPTorrents
|
||||||
* MoreThanTV
|
* MoreThanTV
|
||||||
|
@@ -33,7 +33,7 @@ namespace Jackett.Indexers
|
|||||||
: base(name: "ILoveTorrents",
|
: base(name: "ILoveTorrents",
|
||||||
description: "ILT",
|
description: "ILT",
|
||||||
link: "https://www.ilovetorrents.me/",
|
link: "https://www.ilovetorrents.me/",
|
||||||
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
caps: new TorznabCapabilities(),
|
||||||
manager: i,
|
manager: i,
|
||||||
client: wc,
|
client: wc,
|
||||||
logger: l,
|
logger: l,
|
||||||
|
Reference in New Issue
Block a user