diff --git a/src/Jackett.Common/Indexers/DivxTotal.cs b/src/Jackett.Common/Indexers/DivxTotal.cs index b7f1eafd6..a0afeb468 100644 --- a/src/Jackett.Common/Indexers/DivxTotal.cs +++ b/src/Jackett.Common/Indexers/DivxTotal.cs @@ -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