Ajout d'un bot filtré
This commit is contained in:
		@@ -32,7 +32,7 @@ http {
 | 
			
		||||
        error_page 502 /static/html/500.html;
 | 
			
		||||
        error_page 503 /static/html/500.html;
 | 
			
		||||
 | 
			
		||||
	if ($http_user_agent ~* (Amazonbot|meta-externalagent|ClaudeBot)) {
 | 
			
		||||
	if ($http_user_agent ~* "Amazonbot|meta-externalagent|ClaudeBot|ahrefsbot|semrushbot") {
 | 
			
		||||
	    return 444;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user