fixing scripts again and again
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
map $http_referer $bad_referrer {
|
||||
hostnames;
|
||||
default no;
|
||||
%BLOCK_REFERRER%
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
map $http_user_agent $bad_user_agent {
|
||||
default no;
|
||||
%BLOCK_USER_AGENT%
|
||||
}
|
||||
Reference in New Issue
Block a user