mirror of https://github.com/Jackett/Jackett
update demonoid url (#541)
just updating the demonoid url to the current.
This commit is contained in:
parent
7eaff55955
commit
c33315f59c
|
@ -30,7 +30,7 @@ namespace Jackett.Indexers
|
|||
public Demonoid(IIndexerManagerService i, Logger l, IWebClient wc, IProtectionService ps)
|
||||
: base(name: "Demonoid",
|
||||
description: "Demonoid",
|
||||
link: "http://www.demonoid.cc/",
|
||||
link: "http://www.dnoid.me/",
|
||||
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
||||
manager: i,
|
||||
client: wc,
|
||||
|
|
Loading…
Reference in New Issue