mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mejortorrent: update domain *o.com
This commit is contained in:
@@ -43,7 +43,8 @@ namespace Jackett.Common.Indexers
|
|||||||
"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/"
|
"https://www.mejortorrents1.com/",
|
||||||
|
"https://www.mejortorrents1.net/"
|
||||||
};
|
};
|
||||||
|
|
||||||
public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
|
public MejorTorrent(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
|
||||||
@@ -51,7 +52,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.net/",
|
link: "https://www.mejortorrento.com",
|
||||||
caps: new TorznabCapabilities
|
caps: new TorznabCapabilities
|
||||||
{
|
{
|
||||||
TvSearchParams = new List<TvSearchParam>
|
TvSearchParams = new List<TvSearchParam>
|
||||||
|
Reference in New Issue
Block a user