mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
mejortorrent: fix 38a059fe
domain.
This commit is contained in:
@@ -52,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.mejortorrento.com",
|
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