diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 47482b672..fc4f3bc07 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Thu Mar 2 12:27:06 SAST 2017 +### Thu Mar 2 12:59:21 SAST 2017 ### End Last Updated ### Generated in -### 0.217051389694 seconds +### 0.373877048492 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index f87f01dfc..8990fb5d1 100644 --- a/travisCI/globalblacklist.tpl.conf +++ b/travisCI/globalblacklist.tpl.conf @@ -2,7 +2,7 @@ ### THE ULTIMATE NGINX BAD BOT BLOCKER ### ********************************** -### Version 2.2017.04 +### Version 2.2017.05 ### This file implements a checklist / blacklist for good user agents, bad user agents and ### bad referrers. It also has whitelisting for your own IP's and known good IP Ranges @@ -17,11 +17,11 @@ ### - https://github.com/oohnoitz/nginx-blacklist ### Last Updated -### Thu Mar 2 10:24:06 SAST 2017 +### Thu Mar 2 12:59:21 SAST 2017 ### End Last Updated ### Generated in -### 0.314051389694 seconds +### 0.373877048492 seconds ### End Generated in ### Tested on: nginx/1.10.0 (Ubuntu 16.04) @@ -202,6 +202,14 @@ map $http_user_agent $bad_bot { # This includes: # Known Vulnerability Scanners (now merged into one section) +# *********************************************** +# Include your Own Custom List of Bad User Agents +# *********************************************** + +# START BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### + include /etc/nginx/bots.d/blacklist-user-agents.conf; +# END BLACKLISTED USER-AGENTS / BOTS ### DO NOT EDIT THIS LINE AT ALL ### + # START BAD BOTS ### DO NOT EDIT THIS LINE AT ALL ### "~*360Spider" 3; "~*80legs" 3;