From 0d9ec1bfcb3102c7a6b9744067a087311c40568c Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 7 May 2022 10:33:48 +1200 Subject: [PATCH] divxtotal: new domain *.re -> *.ac --- src/Jackett.Common/Indexers/DivxTotal.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/DivxTotal.cs b/src/Jackett.Common/Indexers/DivxTotal.cs index 3d8d6c666..b7f1eafd6 100644 --- a/src/Jackett.Common/Indexers/DivxTotal.cs +++ b/src/Jackett.Common/Indexers/DivxTotal.cs @@ -57,6 +57,7 @@ namespace Jackett.Common.Indexers "https://www.divxtotal.nu/", "https://www.divxtotal.se/", "https://www.divxtotal.pm/", + "https://www.divxtotal.re/", "https://www.divxtotal.nl/" }; @@ -65,7 +66,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.re/", + link: "https://www.divxtotal.ac/", caps: new TorznabCapabilities { TvSearchParams = new List