From 8f4c9f8f303c0a4be81668c8b2a458a0f8c9ae07 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 4 Aug 2020 07:27:26 +1200 Subject: [PATCH] abnormal: correction --- src/Jackett.Common/Indexers/Abnormal.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Indexers/Abnormal.cs b/src/Jackett.Common/Indexers/Abnormal.cs index 4537b9215..a8a2d1b37 100644 --- a/src/Jackett.Common/Indexers/Abnormal.cs +++ b/src/Jackett.Common/Indexers/Abnormal.cs @@ -67,7 +67,7 @@ namespace Jackett.Common.Indexers Encoding = Encoding.UTF8; Type = "private"; // NET::ERR_CERT_DATE_INVALID expired ‎29 ‎July ‎2020 - wc.AddTrustedCertificate(new Uri(SiteLink).Host, "9cb32582b564256146616afddbdb8e7c94c428ed"); + w.AddTrustedCertificate(new Uri(SiteLink).Host, "9cb32582b564256146616afddbdb8e7c94c428ed"); // Movies AddCategoryMapping("MOVIE|DVDR", TorznabCatType.MoviesDVD); // DVDR