diff --git a/src/Jackett.Common/Indexers/MejorTorrent.cs b/src/Jackett.Common/Indexers/MejorTorrent.cs index 03687b8b2..cc4dd3bd2 100644 --- a/src/Jackett.Common/Indexers/MejorTorrent.cs +++ b/src/Jackett.Common/Indexers/MejorTorrent.cs @@ -28,6 +28,7 @@ namespace Jackett.Common.Indexers "http://www.mejortorrent.org/", "http://www.mejortorrent.tv/", "http://www.mejortorrentt.com/", + "https://www.mejortorrentt.org/", }; public MejorTorrent(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)