erairaws: add ddos-guard info #12902

This commit is contained in:
Garfield69
2022-01-31 20:42:04 +13:00
parent a7b20f678f
commit 73e22c54e2

View File

@@ -53,6 +53,10 @@ namespace Jackett.Common.Indexers
Language = "en-US";
Type = "public";
configData.AddDynamic(
"DDoS-Guard",
new DisplayInfoConfigurationItem("", "This site may use DDoS-Guard Protection, therefore Jackett requires <a href='https://github.com/Jackett/Jackett#configuring-flaresolverr' target='_blank'>FlareSolver</a> to access it.")
);
// Add note that download stats are not available
configData.AddDynamic(
"download-stats-unavailable",