mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
New Referers / Bots Added
This commit is contained in:
parent
552868fc99
commit
da1d068c74
1 changed files with 2 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Sat Dec 17 12:58:36 SAST 2016
|
### Sat Dec 17 14:03:11 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.247073888779 seconds
|
### 0.239384651184 seconds
|
||||||
### End Generated in
|
### End Generated in
|
||||||
|
|
||||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||||
|
@ -232,7 +232,6 @@ map $http_user_agent $bad_bot {
|
||||||
"~*Claritybot" 3;
|
"~*Claritybot" 3;
|
||||||
"~*Cliqzbot" 3;
|
"~*Cliqzbot" 3;
|
||||||
"~*Cogentbot" 3;
|
"~*Cogentbot" 3;
|
||||||
"~*CPython" 3;
|
|
||||||
"~*Collector" 3;
|
"~*Collector" 3;
|
||||||
"~*Copier" 3;
|
"~*Copier" 3;
|
||||||
"~*CopyRightCheck" 3;
|
"~*CopyRightCheck" 3;
|
||||||
|
|
Loading…
Add table
Reference in a new issue