diff --git a/src/Jackett.Common/Indexers/EraiRaws.cs b/src/Jackett.Common/Indexers/EraiRaws.cs index 03124e3d2..e4d2bd90b 100644 --- a/src/Jackett.Common/Indexers/EraiRaws.cs +++ b/src/Jackett.Common/Indexers/EraiRaws.cs @@ -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 FlareSolver to access it.") + ); // Add note that download stats are not available configData.AddDynamic( "download-stats-unavailable",