diff --git a/src/Jackett.Common/Indexers/DivxTotal.cs b/src/Jackett.Common/Indexers/DivxTotal.cs index 8391c9ebe..fa4d86dc1 100644 --- a/src/Jackett.Common/Indexers/DivxTotal.cs +++ b/src/Jackett.Common/Indexers/DivxTotal.cs @@ -62,7 +62,8 @@ namespace Jackett.Common.Indexers "https://www.divxtotal.ac/", "https://www.divxtotal.dev/", "https://www.divxtotal.ms/", - "https://www.divxtotal.fi/" + "https://www.divxtotal.fi/", + "https://www.divxtotal.cat/" }; public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, @@ -70,7 +71,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.cat/", + link: "https://www.divxtotal.pl/", caps: new TorznabCapabilities { TvSearchParams = new List