diff --git a/src/Jackett.Common/Indexers/MejorTorrent.cs b/src/Jackett.Common/Indexers/MejorTorrent.cs index 7f783d31f..5fcf3a818 100644 --- a/src/Jackett.Common/Indexers/MejorTorrent.cs +++ b/src/Jackett.Common/Indexers/MejorTorrent.cs @@ -36,6 +36,7 @@ namespace Jackett.Common.Indexers private const string SearchUrl = "secciones.php"; public override string[] LegacySiteLinks { get; protected set; } = { + "https://www.mejortorrentt.net/", "http://www.mejortorrent.org/", "http://www.mejortorrent.tv/", "http://www.mejortorrentt.com/", @@ -48,7 +49,7 @@ namespace Jackett.Common.Indexers : base(id: "mejortorrent", name: "MejorTorrent", description: "MejorTorrent - Hay veces que un torrent viene mejor! :)", - link: "https://www.mejortorrentt.net/", + link: "https://www.mejortorrents.net/", caps: new TorznabCapabilities { TvSearchParams = new List