mirror of https://github.com/Jackett/Jackett
Norbits: fix download links
This commit is contained in:
parent
a311509b7c
commit
44d9b3ecc8
|
@ -50,7 +50,6 @@ namespace Jackett.Indexers
|
|||
client: w,
|
||||
logger: l,
|
||||
p: ps,
|
||||
downloadBase: "https://norbits.net/download.php?id=",
|
||||
configData: new ConfigurationDataNorbits())
|
||||
{
|
||||
Encoding = Encoding.GetEncoding("iso-8859-1");
|
||||
|
|
Loading…
Reference in New Issue