mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
10 lines
507 B
Text
10 lines
507 B
Text
# EDIT THIS FILE AS YOU LIKE TO WHITELIST ALL YOUR IP ADDRESSES AND IP RANGES ###
|
|
|
|
# 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
|
|
# Only add actual IP addresses and ranges here
|
|
|
|
111.111.111.111 0;
|
|
146.148.51.1 0;
|