mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
chore: fix typo in flaresolverr name (#13169)
This commit is contained in:
@@ -58,7 +58,7 @@ namespace Jackett.Common.Indexers
|
||||
Language = "en-US";
|
||||
Type = "private";
|
||||
|
||||
configData.AddDynamic("flaresolverr", new DisplayInfoConfigurationItem("FlareSolverr", "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."));
|
||||
configData.AddDynamic("flaresolverr", new DisplayInfoConfigurationItem("FlareSolverr", "This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href=\"https://github.com/Jackett/Jackett#configuring-flaresolverr\" target=\"_blank\">FlareSolverr</a> to access it."));
|
||||
|
||||
AddCategoryMapping(15, TorznabCatType.MoviesBluRay, "Movie / Blu-ray");
|
||||
AddCategoryMapping(19, TorznabCatType.MoviesHD, "Movie / 1080p");
|
||||
|
Reference in New Issue
Block a user