1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 06:03:09 +00:00

dontorrent: new domain

This commit is contained in:
Garfield69 2022-12-14 15:17:10 +13:00
parent 42bfba7b6f
commit af0718a482

View file

@ -39,7 +39,7 @@ namespace Jackett.Common.Indexers
private const string SearchUrl = "buscar/";
public override string[] AlternativeSiteLinks { get; protected set; } = {
"https://dontorrent.futbol/",
"https://dontorrent.mba/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -63,7 +63,8 @@ namespace Jackett.Common.Indexers
"https://dontorrent.gs/",
"https://dontorrent.gy/",
"https://dontorrent.click/",
"https://dontorrent.fail/"
"https://dontorrent.fail/",
"https://dontorrent.futbol/"
};
private static Dictionary<string, string> CategoriesMap => new Dictionary<string, string>
@ -81,7 +82,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.futbol/",
link: "https://dontorrent.mba/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>