Version 2.2017.07 - Fix Duplicate Whitelisted Network Address 127.0.0.1

This commit is contained in:
Mitchell Krog UB1 2017-04-20 15:44:30 +02:00
parent c3a7d2b38f
commit 7356963972
4 changed files with 6 additions and 6 deletions

View file

@ -5,4 +5,4 @@
# Automatic updates will never be able to remove this custom list of yours
# Add One Entry Per Line - Can Include Ranges like 127.0.0.1/32
127.0.0.1 0;
127.0.0.1/8 0;

View file

@ -17,11 +17,11 @@
### - https://github.com/oohnoitz/nginx-blacklist
### Last Updated
### Thu Apr 20 15:40:30 SAST 2017
### Thu Apr 20 15:44:30 SAST 2017
### End Last Updated
### Generated in
### 0.263787269592 seconds
### 0.263481378555 seconds
### End Generated in
### Tested on: nginx/1.10.0 (Ubuntu 16.04)

View file

@ -17,11 +17,11 @@
### - https://github.com/oohnoitz/nginx-blacklist
### Last Updated
### Thu Apr 20 15:40:30 SAST 2017
### Thu Apr 20 15:44:30 SAST 2017
### End Last Updated
### Generated in
### 0.263787269592 seconds
### 0.263481378555 seconds
### End Generated in
### Tested on: nginx/1.10.0 (Ubuntu 16.04)

View file

@ -5,4 +5,4 @@
# Automatic updates will never be able to remove this custom list of yours
# Add One Entry Per Line - Can Include Ranges like 127.0.0.1/32
127.0.0.1 0;
127.0.0.1/8 0;