1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 13:46:10 +00:00

divxtotal: new domain *.nu

This commit is contained in:
Garfield69 2021-11-16 17:18:00 +13:00
parent bdaa180eb8
commit bdbd406236

View file

@ -53,6 +53,7 @@ namespace Jackett.Common.Indexers
"https://www.divxtotal.one/",
"https://www.divxtotal.ch/",
"https://www.divxtotal.nz/",
"https://www.divxtotal.li/",
"https://www.divxtotal.se/"
};
@ -61,7 +62,7 @@ namespace Jackett.Common.Indexers
: base(id: "divxtotal",
name: "DivxTotal",
description: "DivxTotal is a SPANISH site for Movies, TV series and Software",
link: "https://www.divxtotal.li/",
link: "https://www.divxtotal.nu/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>