mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
New Referers / Bots Added
This commit is contained in:
parent
5e1e75a185
commit
8a60ae6b6a
1 changed files with 2 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Wed Dec 14 10:37:01 SAST 2016
|
||||
### Wed Dec 14 13:35:12 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.264171361923 seconds
|
||||
### 0.211201190948 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -444,7 +444,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*psbot" 3;
|
||||
"~*Pump" 3;
|
||||
"~*PyCurl" 3;
|
||||
"~*python-requests" 3;
|
||||
"~*QueryN\ Metasearch" 3;
|
||||
"~*Qwantify" 3;
|
||||
"~*RankActiveLinkBot" 3;
|
||||
|
|
Loading…
Add table
Reference in a new issue