mejortorrent: new domain

This commit is contained in:
Garfield69
2024-05-31 05:39:15 +12:00
parent 96c3a60ee1
commit bdead3431e

View File

@@ -27,11 +27,10 @@ namespace Jackett.Common.Indexers
public override string Id => "mejortorrent";
public override string Name => "MejorTorrent";
public override string Description => "MejorTorrent - Hay veces que un torrent viene mejor! :)";
public override string SiteLink { get; protected set; } = "https://www16.mejortorrent.rip/";
public override string SiteLink { get; protected set; } = "https://www17.mejortorrent.zip/";
public override string[] LegacySiteLinks => new[]
{
"https://mejortorrent.unblockit.click/",
"https://www1.mejortorrent.rip/",
"https://mejortorrent.unblockit.asia/",
"https://www2.mejortorrent.rip/",
"https://mejortorrent.unblockit.mov/",
@@ -53,6 +52,7 @@ namespace Jackett.Common.Indexers
"https://www13.mejortorrent.rip/",
"https://www14.mejortorrent.rip/",
"https://www15.mejortorrent.rip/",
"https://www16.mejortorrent.rip/",
};
public override string Language => "es-ES";
public override string Type => "public";