URL Update

Tracker changed url again
This commit is contained in:
Kantraz 2015-10-12 16:54:33 +02:00
parent 502f2a0778
commit 4c9cb1d6e5
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,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://nxgn.org/",
link: "https://nxtgn.info/",
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
manager: i,
client: c,