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:
parent
502f2a0778
commit
4c9cb1d6e5
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue