HouseOfTorrents: update URL

This commit is contained in:
kaso17
2017-02-27 18:20:16 +01:00
parent 1203412616
commit f56a03f28f

View File

@@ -32,7 +32,7 @@ namespace Jackett.Indexers
public HouseOfTorrents(IIndexerManagerService i, Logger l, IWebClient w, IProtectionService ps)
: base(name: "House-of-Torrents",
description: "A general tracker",
link: "https://houseoftorrents.me/",
link: "https://houseoftorrents.club/",
caps: new TorznabCapabilities(),
manager: i,
client: w,