torrentbytes: remove certificate fingerprint #10323 (#10383)

This commit is contained in:
Diego Heras 2020-12-05 13:33:12 +01:00 committed by GitHub
parent e04ab2e6ad
commit 6de470fd68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ 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");