divxtotal: change domain *.dev

This commit is contained in:
ilike2burnthing
2022-06-18 02:35:42 +01:00
committed by GitHub
parent 7581645525
commit a4c9158254

View File

@@ -58,7 +58,8 @@ namespace Jackett.Common.Indexers
"https://www.divxtotal.se/",
"https://www.divxtotal.pm/",
"https://www.divxtotal.re/",
"https://www.divxtotal.nl/"
"https://www.divxtotal.nl/",
"https://www.divxtotal.ac/"
};
public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps,
@@ -66,7 +67,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.ac/",
link: "https://www.divxtotal.dev/",
caps: new TorznabCapabilities
{
TvSearchParams = new List<TvSearchParam>