mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
FreshonTV fix
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Jackett.Indexers
|
||||
public Freshon(IIndexerManagerService i, Logger l)
|
||||
: base(name: "FreshOnTV",
|
||||
description: "Our goal is to provide the latest stuff in the TV show domain",
|
||||
link: new Uri("https://www.bit-hdtv.com"),
|
||||
link: new Uri("https://freshon.tv"),
|
||||
caps: TorznabCapsUtil.CreateDefaultTorznabTVCaps(),
|
||||
manager: i,
|
||||
logger: l)
|
||||
|
Reference in New Issue
Block a user