psytorrents: add bypass for expired cert. #5301

This commit is contained in:
Garfield69 2019-07-31 07:29:17 +12:00
parent c1f1d1d2ad
commit 87351216cc
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ namespace Jackett.Common.Indexers
Language = "en-us";
Type = "private";
webclient.AddTrustedCertificate(new Uri(SiteLink).Host, "B52C043ABDE7AFB2231E162B1DD468758AEEE307");
AddCategoryMapping(1, TorznabCatType.Audio, "Music");
AddCategoryMapping(2, TorznabCatType.Movies, "Movies");