Nebulance: fix URL

This commit is contained in:
kaso17
2017-05-04 21:50:23 +02:00
parent b942689dad
commit 797eff5200

View File

@@ -30,7 +30,7 @@ namespace Jackett.Indexers
public TransmitheNet(IIndexerManagerService i, Logger l, IWebClient c, IProtectionService ps)
: base(name: "Nebulance",
description: " At Nebulance we will change the way you think about TV",
link: "https://nebulance.io/index.php",
link: "https://nebulance.io/",
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
manager: i,
client: c,