6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
map $http_referer $bad_referrer {
|
|
hostnames;
|
|
default no;
|
|
%BLOCK_REFERRER%
|
|
}
|