mirror of https://github.com/Jackett/Jackett
parent
502f2a0778
commit
4c9cb1d6e5
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue