NextGen url change

This commit is contained in:
René Simonsen 2015-10-26 10:20:58 +01:00
parent 4392219158
commit ea6f65e725
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ namespace Jackett.Indexers
public NxtGn(IIndexerManagerService i, Logger l, IWebClient c, IProtectionService ps)
: base(name: "NextGen",
description: "A danish closed torrent tracker",
link: "https://nxtgn.info/",
link: "https://nxtgn.biz/",
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
manager: i,
client: c,