mejortorrent: change domain *.net

This commit is contained in:
ilike2burnthing
2021-02-07 11:38:22 +00:00
committed by GitHub
parent b2ccd888cc
commit 831ff19ca9

View File

@@ -42,7 +42,8 @@ namespace Jackett.Common.Indexers
"http://www.mejortorrentt.com/", "http://www.mejortorrentt.com/",
"https://www.mejortorrentt.org/", "https://www.mejortorrentt.org/",
"http://www.mejortorrentt.org/", "http://www.mejortorrentt.org/",
"https://www.mejortorrents.net/" "https://www.mejortorrents.net/",
"https://www.mejortorrents1.com/"
}; };
public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@@ -50,7 +51,7 @@ namespace Jackett.Common.Indexers
: base(id: "mejortorrent", : base(id: "mejortorrent",
name: "MejorTorrent", name: "MejorTorrent",
description: "MejorTorrent - Hay veces que un torrent viene mejor! :)", description: "MejorTorrent - Hay veces que un torrent viene mejor! :)",
link: "https://www.mejortorrents1.com/", link: "https://www.mejortorrents1.net/",
caps: new TorznabCapabilities caps: new TorznabCapabilities
{ {
TvSearchParams = new List<TvSearchParam> TvSearchParams = new List<TvSearchParam>