From f905367f703ee265e8869c8de5824b23ecffb128 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Sat, 19 Feb 2022 16:30:34 +0000 Subject: [PATCH] divxtotal: change domain *.pm --- src/Jackett.Common/Indexers/DivxTotal.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Jackett.Common/Indexers/DivxTotal.cs b/src/Jackett.Common/Indexers/DivxTotal.cs index dfd76c47f..cac098272 100644 --- a/src/Jackett.Common/Indexers/DivxTotal.cs +++ b/src/Jackett.Common/Indexers/DivxTotal.cs @@ -55,7 +55,8 @@ namespace Jackett.Common.Indexers "https://www.divxtotal.nz/", "https://www.divxtotal.li/", "https://www.divxtotal.nu/", - "https://www.divxtotal.se/" + "https://www.divxtotal.se/", + "https://www.divxtotal.nl/" }; public DivxTotal(IIndexerConfigurationService configService, WebClient w, Logger l, IProtectionService ps, @@ -63,7 +64,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.nl/", + link: "https://www.divxtotal.pm/", caps: new TorznabCapabilities { TvSearchParams = new List