dontorrent: new domain *.ink -> *.kim

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