From 998d991cd6dd1e53f56fca11b4eb2eae73f2f8c2 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 16 Jan 2021 00:43:30 +0000 Subject: [PATCH] mejortorrent: update link *1.com --- src/Jackett.Common/Indexers/MejorTorrent.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Indexers/MejorTorrent.cs b/src/Jackett.Common/Indexers/MejorTorrent.cs index 7917fc70f..374e927a5 100644 --- a/src/Jackett.Common/Indexers/MejorTorrent.cs +++ b/src/Jackett.Common/Indexers/MejorTorrent.cs @@ -41,7 +41,8 @@ namespace Jackett.Common.Indexers "http://www.mejortorrent.tv/", "http://www.mejortorrentt.com/", "https://www.mejortorrentt.org/", - "http://www.mejortorrentt.org/" + "http://www.mejortorrentt.org/", + "https://www.mejortorrents.net/" }; public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, @@ -49,7 +50,7 @@ namespace Jackett.Common.Indexers : base(id: "mejortorrent", name: "MejorTorrent", description: "MejorTorrent - Hay veces que un torrent viene mejor! :)", - link: "https://www.mejortorrents.net/", + link: "https://www.mejortorrents1.com/", caps: new TorznabCapabilities { TvSearchParams = new List