dontorrent: new domain *.it -> *.red

This commit is contained in:
Garfield69
2022-01-27 06:53:46 +13:00
parent 7ee9e389a0
commit 8a58935e98

View File

@@ -39,13 +39,14 @@ namespace Jackett.Common.Indexers
private const string SearchUrl = "buscar/";
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://dontorrent.it/",
"https://dontorrent.red/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/"
};
public override string[] LegacySiteLinks { get; protected set; } = {
"https://dontorrent.it/",
"https://dontorrent.li/"
};
@@ -64,7 +65,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.it/",
link: "https://dontorrent.red/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>