1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-25 15:42:48 +00:00

URL Update

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

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,