mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mejortorrent: is forcing http. resolves #5632
This commit is contained in:
@@ -28,6 +28,7 @@ namespace Jackett.Common.Indexers
|
|||||||
"http://www.mejortorrent.org/",
|
"http://www.mejortorrent.org/",
|
||||||
"http://www.mejortorrent.tv/",
|
"http://www.mejortorrent.tv/",
|
||||||
"http://www.mejortorrentt.com/",
|
"http://www.mejortorrentt.com/",
|
||||||
|
"https://www.mejortorrentt.org/",
|
||||||
};
|
};
|
||||||
|
|
||||||
public MejorTorrent(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
public MejorTorrent(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
|
||||||
|
Reference in New Issue
Block a user