mirror of
https://github.com/Jackett/Jackett
synced 2025-02-25 07:32:38 +00:00
parent
66e3f8eea5
commit
6cab5fbba8
1 changed files with 1 additions and 1 deletions
|
@ -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.pw/",
|
||||
link: "http://www.demonoid.cc/",
|
||||
caps: TorznabUtil.CreateDefaultTorznabTVCaps(),
|
||||
manager: i,
|
||||
client: wc,
|
||||
|
|
Loading…
Reference in a new issue