dontorrent: new domain *.yt -> *.vg

This commit is contained in:
Garfield69 2022-07-06 12:48:06 +12:00
parent cd0af8012e
commit 7e123da67c
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.yt/",
"https://dontorrent.vg/",
"https://todotorrents.net/",
"https://tomadivx.net/",
"https://seriesblanco.one/",
@ -71,6 +71,7 @@ namespace Jackett.Common.Indexers
"https://dontorrent.ink/",
"https://dontorrent.kim/",
"https://dontorrent.tw/",
"https://dontorrent.yt/",
"https://dontorrent.eu/"
};
@ -89,7 +90,7 @@ namespace Jackett.Common.Indexers
: base(id: "dontorrent",
name: "DonTorrent",
description: "DonTorrent is a SPANISH public tracker for MOVIES / TV / GENERAL",
link: "https://dontorrent.yt/",
link: "https://dontorrent.vg/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>