diff --git a/nginx/bots.conf b/nginx/bots.conf index 976f92a..5eb951b 100644 --- a/nginx/bots.conf +++ b/nginx/bots.conf @@ -10,6 +10,7 @@ map $http_user_agent $block_bot { "~*ClaudeBot" 1; "~*FeedBurner" 1; "~*DotBot" 1; + "~*ModatScanner" 1; "~*InternetMeasurement" 1; "~*Sogou" 1; "~*IonCrawl" 1;