dontorrent: *.fi -> *.ink

This commit is contained in:
Garfield69 2022-06-09 12:46:01 +12:00
parent aa34a4e41e
commit e978ede8ca
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.fi/",
"https://dontorrent.ink/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -67,6 +67,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.bet/",
"https://dontorrent.cab/",
"https://dontorrent.wtf/",
"https://dontorrent.fi/",
"https://dontorrent.eu/"
};
@ -85,7 +86,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.fi/",
link: "https://dontorrent.ink/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>