mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
TorrentDay: make .it the default again
This commit is contained in:
@@ -48,7 +48,7 @@ namespace Jackett.Common.Indexers
|
|||||||
public TorrentDay(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
public TorrentDay(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
||||||
: base(name: "TorrentDay",
|
: base(name: "TorrentDay",
|
||||||
description: "TorrentDay (TD) is a Private site for TV / MOVIES / GENERAL",
|
description: "TorrentDay (TD) is a Private site for TV / MOVIES / GENERAL",
|
||||||
link: "https://www.torrentday.com/",
|
link: "https://www.torrentday.it/",
|
||||||
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
||||||
configService: configService,
|
configService: configService,
|
||||||
client: wc,
|
client: wc,
|
||||||
|
Reference in New Issue
Block a user