dontorrent: new domain *.pl -> *.tel

This commit is contained in:
Garfield69 2022-04-21 15:15:22 +12:00
parent eb05770366
commit 4ae3074605
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.pl/",
"https://dontorrent.tel/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -59,6 +59,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.wf/",
"https://dontorrent.run/",
"https://dontorrent.cat/",
"https://dontorrent.pl/",
"https://dontorrent.eu/"
};
@ -77,7 +78,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.pl/",
link: "https://dontorrent.tel/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>