From 11ae92c79e22712e84e7fbb925913f2af6b14a94 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sun, 20 Mar 2022 17:44:14 +1300 Subject: [PATCH] divxtotal: new domain *.pm -> *.re --- 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 cac098272..ff0443e5c 100644 --- a/src/Jackett.Common/Indexers/DivxTotal.cs +++ b/src/Jackett.Common/Indexers/DivxTotal.cs @@ -56,6 +56,7 @@ namespace Jackett.Common.Indexers "https://www.divxtotal.li/", "https://www.divxtotal.nu/", "https://www.divxtotal.se/", + "https://www.divxtotal.pm/", "https://www.divxtotal.nl/" }; @@ -64,7 +65,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.pm/", + link: "https://www.divxtotal.re/", caps: new TorznabCapabilities { TvSearchParams = new List