dontorrent: new domain

This commit is contained in:
Garfield69 2022-07-22 14:28:25 +12:00
parent 5014a00094
commit 1f674cdf98
1 changed files with 4 additions and 3 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.ch/",
"https://dontorrent.vet/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -73,7 +73,8 @@ namespace Jackett.Common.Indexers
"https://dontorrent.tw/",
"https://dontorrent.yt/",
"https://dontorrent.vg/",
"https://dontorrent.eu/"
"https://dontorrent.eu/",
"https://dontorrent.ch/"
};
private static Dictionary<string, string> CategoriesMap => new Dictionary<string, string>
@ -91,7 +92,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.ch/",
link: "https://dontorrent.vet/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>