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

This commit is contained in:
Garfield69 2022-02-03 09:38:31 +13:00
parent f944acc115
commit 417e3e2a77
1 changed files with 3 additions and 2 deletions

View File

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