mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
HouseOfTorrents: update URL
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Jackett.Indexers
|
|||||||
public HouseOfTorrents(IIndexerManagerService i, Logger l, IWebClient w, IProtectionService ps)
|
public HouseOfTorrents(IIndexerManagerService i, Logger l, IWebClient w, IProtectionService ps)
|
||||||
: base(name: "House-of-Torrents",
|
: base(name: "House-of-Torrents",
|
||||||
description: "A general tracker",
|
description: "A general tracker",
|
||||||
link: "https://houseoftorrents.me/",
|
link: "https://houseoftorrents.club/",
|
||||||
caps: new TorznabCapabilities(),
|
caps: new TorznabCapabilities(),
|
||||||
manager: i,
|
manager: i,
|
||||||
client: w,
|
client: w,
|
||||||
|
Reference in New Issue
Block a user