4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
if ($bad_user_agent = yes) {
|
|
return 444;
|
|
}
|
if ($bad_user_agent = yes) {
|
|
return 444;
|
|
}
|