mejortorrent: fix typo

This commit is contained in:
Garfield69
2023-09-08 16:34:44 +12:00
parent a8c3b37b4e
commit 6d163dbfeb

View File

@@ -61,7 +61,7 @@ namespace Jackett.Common.Indexers
"https://www4.mejortorrent.rip/", "https://www4.mejortorrent.rip/",
"https://mejortorrent.unblockit.rsvp/", "https://mejortorrent.unblockit.rsvp/",
"https://mejortorrent.unblockit.vegas/", "https://mejortorrent.unblockit.vegas/",
"https://www5.mejortorrent.rip/, "https://www5.mejortorrent.rip/",
}; };
public override string Language => "es-ES"; public override string Language => "es-ES";
public override string Type => "public"; public override string Type => "public";