1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 09:48:37 +00:00

mejortorrent: update domain *o.com

This commit is contained in:
ilike2burnthing 2021-03-27 12:52:12 +00:00 committed by GitHub
parent 4ec6110671
commit 38a059fefd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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