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
3e0ffb339d
commit
95bdda4f67
3 changed files with 8 additions and 4 deletions
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Wed Feb 22 15:59:42 SAST 2017
|
||||
### Wed Feb 22 16:14:41 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.317087650299 seconds
|
||||
### 0.423137426376 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
|
|
@ -854,6 +854,8 @@ User-agent: WebLeacher
|
|||
Disallow:/
|
||||
User-agent: WebmasterWorldForumBot
|
||||
Disallow:/
|
||||
User-agent: webmeup-crawler
|
||||
Disallow:/
|
||||
User-agent: WebPix
|
||||
Disallow:/
|
||||
User-agent: WebReaper
|
||||
|
@ -904,6 +906,8 @@ User-agent: Wotbox
|
|||
Disallow:/
|
||||
User-agent: Wprecon
|
||||
Disallow:/
|
||||
User-agent: WPScan
|
||||
Disallow:/
|
||||
User-agent: WWW-Collector-E
|
||||
Disallow:/
|
||||
User-agent: WWW-Mechanize
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Wed Feb 22 15:59:42 SAST 2017
|
||||
### Wed Feb 22 16:14:41 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.317087650299 seconds
|
||||
### 0.423137426376 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
|
Loading…
Add table
Reference in a new issue