5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
map $http_user_agent $bad_user_agent {
|
|
default no;
|
|
%BLOCK_USER_AGENT%
|
|
}
|