mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 06:15:06 +00:00
V3.2019.06.1513 [ci skip]
This commit is contained in:
parent
74de36abac
commit
f04ffec4ea
16 changed files with 24 additions and 44 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.73.34 0;
|
||||
35.192.187.174 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1512
|
||||
### Updated: Sat Jun 22 16:11:50 SAST 2019
|
||||
### Version: V3.2019.06.1513
|
||||
### Updated: Sat Jun 22 16:18:04 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
###################################################
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.73.34 0;
|
||||
35.192.187.174 0;
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1512
|
||||
### Updated: Sat Jun 22 16:11:51 SAST 2019
|
||||
### Version: V3.2019.06.1513
|
||||
### Updated: Sat Jun 22 16:18:05 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
###################################################
|
||||
|
@ -119,6 +119,7 @@ map $http_user_agent $bad_bot {
|
|||
# ***********************************************
|
||||
|
||||
# Use the include file below to further customize your own list of additional user-agents you wish to permanently block
|
||||
# This include file allows whitelisting and blacklisting of anything specified below it, meaning you can over-ride anything in this blocker to your liking.
|
||||
|
||||
# ***********************************************************************************
|
||||
# START CUSTOM BLACKLISTED USER AGENTS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -130,21 +131,10 @@ map $http_user_agent $bad_bot {
|
|||
# END CUSTOM BLACKLISTED USER AGENTS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# *********************************************************************************
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# *********************************************
|
||||
# Bad User-Agent Strings That We Block Outright
|
||||
# *********************************************
|
||||
|
||||
# This includes:
|
||||
# Known Vulnerability Scanners (now merged into one section)
|
||||
|
||||
# TEST CASES
|
||||
# **********
|
||||
#"~*(?:\b)ozilla(?:|\s|,|\.|\b|\/)" 3;
|
||||
|
||||
|
||||
# START BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
"~*(?:\b)360Spider(?:\b|)" 3;
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1512
|
||||
### Updated: Sat Jun 22 16:11:51 SAST 2019
|
||||
### Version: V3.2019.06.1513
|
||||
### Updated: Sat Jun 22 16:18:05 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1512
|
||||
### Updated: Sat Jun 22 16:11:50 SAST 2019
|
||||
### Version: V3.2019.06.1513
|
||||
### Updated: Sat Jun 22 16:18:04 SAST 2019
|
||||
### Bad Referrer Count: 6693
|
||||
### Bad Bot Count: 557
|
||||
###################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue