mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
1623543d4c
commit
cabd8fd499
2 changed files with 4 additions and 6 deletions
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Mon Apr 10 09:03:16 SAST 2017
|
### Mon Apr 10 11:24:45 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.295067548752 seconds
|
### 0.300114154816 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)
|
||||||
|
@ -520,7 +520,6 @@ map $http_user_agent $bad_bot {
|
||||||
"~*Scrapy" 3;
|
"~*Scrapy" 3;
|
||||||
"~*Screaming\ Frog\ SEO\ Spider" 3;
|
"~*Screaming\ Frog\ SEO\ Spider" 3;
|
||||||
"~*ScreenerBot" 3;
|
"~*ScreenerBot" 3;
|
||||||
"~*SeaMonkey" 3;
|
|
||||||
"~*Searchestate" 3;
|
"~*Searchestate" 3;
|
||||||
"~*SearchmetricsBot" 3;
|
"~*SearchmetricsBot" 3;
|
||||||
"~*Semrush" 3;
|
"~*Semrush" 3;
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Mon Apr 10 09:03:16 SAST 2017
|
### Mon Apr 10 11:24:45 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.295067548752 seconds
|
### 0.300114154816 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)
|
||||||
|
@ -520,7 +520,6 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
||||||
"~*Scrapy" 3;
|
"~*Scrapy" 3;
|
||||||
"~*Screaming\ Frog\ SEO\ Spider" 3;
|
"~*Screaming\ Frog\ SEO\ Spider" 3;
|
||||||
"~*ScreenerBot" 3;
|
"~*ScreenerBot" 3;
|
||||||
"~*SeaMonkey" 3;
|
|
||||||
"~*Searchestate" 3;
|
"~*Searchestate" 3;
|
||||||
"~*SearchmetricsBot" 3;
|
"~*SearchmetricsBot" 3;
|
||||||
"~*Semrush" 3;
|
"~*Semrush" 3;
|
||||||
|
|
Loading…
Add table
Reference in a new issue