mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-24 14:57:09 +01:00
erairaws: add ddos-guard info #12902
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user