diff --git a/src/Jackett.Common/Indexers/MejorTorrent.cs b/src/Jackett.Common/Indexers/MejorTorrent.cs index b216c8998..279a271b9 100644 --- a/src/Jackett.Common/Indexers/MejorTorrent.cs +++ b/src/Jackett.Common/Indexers/MejorTorrent.cs @@ -43,7 +43,8 @@ namespace Jackett.Common.Indexers "https://www.mejortorrentt.org/", "http://www.mejortorrentt.org/", "https://www.mejortorrents.net/", - "https://www.mejortorrents1.com/" + "https://www.mejortorrents1.com/", + "https://www.mejortorrents1.net/" }; public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, @@ -51,7 +52,7 @@ namespace Jackett.Common.Indexers : base(id: "mejortorrent", name: "MejorTorrent", description: "MejorTorrent - Hay veces que un torrent viene mejor! :)", - link: "https://www.mejortorrents1.net/", + link: "https://www.mejortorrento.com", caps: new TorznabCapabilities { TvSearchParams = new List