dontorrent: new domain *.cab -> *.wtf

This commit is contained in:
Garfield69 2022-05-25 16:17:30 +12:00
parent 473671d6f6
commit 9ab5fc24b0
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.cab/",
"https://dontorrent.wtf/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -65,6 +65,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.nl/",
"https://dontorrent.cx/",
"https://dontorrent.bet/",
"https://dontorrent.cab/",
"https://dontorrent.eu/"
};
@ -83,7 +84,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.cab/",
link: "https://dontorrent.wtf/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>