mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-12 08:09:49 +00:00
V3.2018.08.1168 [ci skip]
This commit is contained in:
parent
c046a14ded
commit
fe21a8778f
50 changed files with 79 additions and 67 deletions
|
@ -22,12 +22,15 @@
|
|||
# Add One Entry Per Line - List all your IP's and IP Ranges you want to whitelist
|
||||
# This file must exist on your system or Nginx will fail a reload due to a missing file
|
||||
# Automatic updates will never be able to remove this custom list of yours
|
||||
# Add One Entry Per Line - No need to include 127.0.0.1 as it is covered elsewhere
|
||||
# Add One Entry Per Line as per the example
|
||||
# Only add actual IP addresses and ranges here
|
||||
|
||||
# BY DEFAULT ALL THE EXAMPLES BELOW ARE COMMENTED OUT AND HENCE NOT ENABLED
|
||||
|
||||
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS
|
||||
# ########
|
||||
# EXAMPLES:
|
||||
# 111.111.111.111 0;
|
||||
|
||||
# REFRAIN FROM USING 127.0.0.1 AS IT MAY CAUSE UNDESIRABLE RESULTS ON SOME SYSTEMS35.192.85.2 0;
|
||||
|
||||
35.184.96.71 0;
|
||||
35.184.226.236 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.08.1167
|
||||
### Updated: Tue Aug 21 15:13:53 SAST 2018
|
||||
### Version: V3.2018.08.1168
|
||||
### Updated: Tue Aug 21 15:55:49 SAST 2018
|
||||
### Bad Referrer Count: 6377
|
||||
### Bad Bot Count: 532
|
||||
###################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue