torrentbytes: ignore certificate for #10323

This commit is contained in:
Garfield69 2020-12-01 18:16:26 +13:00
parent e15210d802
commit ed514a9fde
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ namespace Jackett.Common.Indexers
Language = "en-us";
Type = "private";
webclient.AddTrustedCertificate(new Uri(SiteLink).Host, "19E6BB78D720790595EBBAFA3B0D2F6282E211F6");
AddCategoryMapping(23, TorznabCatType.TVAnime, "Anime");
AddCategoryMapping(52, TorznabCatType.PCMac, "Apple/All");
AddCategoryMapping(22, TorznabCatType.PC, "Apps/misc");