mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Fix template file causing update-ngxblocker to not see new version number.
This commit is contained in:
parent
98599ccc92
commit
3a94bdf204
1 changed files with 9 additions and 9 deletions
|
@ -2,6 +2,15 @@
|
|||
### THE ULTIMATE NGINX BAD BOT BLOCKER
|
||||
### **********************************
|
||||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.826
|
||||
### Updated: Tue Aug 22 09:42:34 SAST 2017
|
||||
### Bad Referrer Count: 5622
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
##############################################################################
|
||||
# _ __ _ #
|
||||
# / |/ /__ _(_)__ __ __ #
|
||||
|
@ -14,15 +23,6 @@
|
|||
# #
|
||||
##############################################################################
|
||||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.826
|
||||
### Updated: Tue Aug 22 09:42:34 SAST 2017
|
||||
### Bad Referrer Count: 5622
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
### This file implements a checklist / blacklist for good user agents, bad user agents and
|
||||
### bad referrers on Nginx Web Server. It also has whitelisting for your own IP's and known good IP Ranges
|
||||
### and also has rate limiting functionality for bad bots who you only want to rate limit
|
||||
|
|
Loading…
Add table
Reference in a new issue