From 83319b93e0f15afe10aacbeb67dfd8981065d2f3 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 4 Aug 2020 07:26:24 +1200 Subject: [PATCH] abnormal: site is using expired certificate. #9287 --- src/Jackett.Common/Indexers/Abnormal.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Jackett.Common/Indexers/Abnormal.cs b/src/Jackett.Common/Indexers/Abnormal.cs index 5c1a7d6ff..4537b9215 100644 --- a/src/Jackett.Common/Indexers/Abnormal.cs +++ b/src/Jackett.Common/Indexers/Abnormal.cs @@ -66,6 +66,8 @@ namespace Jackett.Common.Indexers Language = "fr-fr"; Encoding = Encoding.UTF8; Type = "private"; + // NET::ERR_CERT_DATE_INVALID expired ‎29 ‎July ‎2020 + wc.AddTrustedCertificate(new Uri(SiteLink).Host, "9cb32582b564256146616afddbdb8e7c94c428ed"); // Movies AddCategoryMapping("MOVIE|DVDR", TorznabCatType.MoviesDVD); // DVDR