dontorrent: new domain *.nl -> *.cx

This commit is contained in:
Garfield69 2022-05-04 16:52:48 +12:00
parent b0bb50ffaf
commit fd33dcbf5d
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.nl/",
"https://dontorrent.cx/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -61,6 +61,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.cat/",
"https://dontorrent.pl/",
"https://dontorrent.tel/",
"https://dontorrent.nl/",
"https://dontorrent.eu/"
};
@ -79,7 +80,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.nl/",
link: "https://dontorrent.cx/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>