diff --git a/bots.d/whitelist-ips.conf b/bots.d/whitelist-ips.conf index 6eda94211..444a6b7bc 100644 --- a/bots.d/whitelist-ips.conf +++ b/bots.d/whitelist-ips.conf @@ -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; diff --git a/conf.d/globalblacklist.conf b/conf.d/globalblacklist.conf index 4b4a147d3..4b5b2c496 100644 --- a/conf.d/globalblacklist.conf +++ b/conf.d/globalblacklist.conf @@ -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) diff --git a/travisCI/globalblacklist.tpl.conf b/travisCI/globalblacklist.tpl.conf index 6fa167ea4..cd0a84986 100644 --- a/travisCI/globalblacklist.tpl.conf +++ b/travisCI/globalblacklist.tpl.conf @@ -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) diff --git a/travisCI/whitelist-ips.tpl.conf b/travisCI/whitelist-ips.tpl.conf index 6eda94211..444a6b7bc 100644 --- a/travisCI/whitelist-ips.tpl.conf +++ b/travisCI/whitelist-ips.tpl.conf @@ -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;