Konu
Yandex Bot Saldırısı
13-02-2016, 22:29:36
#2
victories
Nginx kurun,
Alıntı
if ($http_user_agent ~* "yandex" ) {
return 444;
}