mirror of https://github.com/Jackett/Jackett
Update TorrentDay.cs (#576)
This commit is contained in:
parent
2a020f691c
commit
f04a97f237
|
@ -34,7 +34,7 @@ namespace Jackett.Indexers
|
|||
public TorrentDay(IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps)
|
||||
: base(name: "TorrentDay",
|
||||
description: "TorrentDay",
|
||||
link: "https://tdonline.org/",
|
||||
link: "https://torrentday.it/",
|
||||
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
||||
manager: i,
|
||||
client: wc,
|
||||
|
|
Loading…
Reference in New Issue