hdspace: add flaresolverr info. resolves #11009

This commit is contained in:
ilike2burnthing
2021-02-04 08:34:52 +00:00
committed by GitHub
parent bcba49c5e3
commit 8689e5e5a2

View File

@@ -57,6 +57,8 @@ namespace Jackett.Common.Indexers
Language = "en-us";
Type = "private";
configData.AddDynamic("flaresolverr", new DisplayItem("This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href=\"https://github.com/Jackett/Jackett#configuring-flaresolverr\" target=\"_blank\">FlareSolver</a> to access it."){ Name = "FlareSolverr"});
AddCategoryMapping(15, TorznabCatType.MoviesBluRay, "Movie / Blu-ray");
AddCategoryMapping(19, TorznabCatType.MoviesHD, "Movie / 1080p");
AddCategoryMapping(18, TorznabCatType.MoviesHD, "Movie / 720p");