mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
Formatting fix to blacklist-ips.conf
This commit is contained in:
parent
f163643225
commit
d70a23970f
1 changed files with 18 additions and 18 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
104.223.37.150 1;
|
||||
104.5.92.27 1;
|
||||
107.150.63.170 1;
|
||||
107.150.63.170 1;
|
||||
109.236.83.247 1;
|
||||
137.74.49.205 1;
|
||||
137.74.49.208 1;
|
||||
|
@ -174,23 +174,23 @@
|
|||
# Rather implement a comlex Google Recaptcha to reach sections of your sites and for people to be able
|
||||
# to access download links. Google Recaptcha with images is too complex for any bot.
|
||||
|
||||
206.2.138.0/23 0;
|
||||
208.71.164.0/22 0;
|
||||
38.100.19.8/29 0;
|
||||
38.100.21.0/24 0;
|
||||
38.100.41.64/26 0;
|
||||
38.105.71.0/25 0;
|
||||
38.105.83.0/27 0;
|
||||
38.112.21.140/30 0;
|
||||
38.118.42.32/29 0;
|
||||
4.17.135.32/27 0;
|
||||
63.144.0.0/13 0;
|
||||
65.112.0.0/12 0;
|
||||
65.192.0.0/11 0;
|
||||
65.192.0.0/11 0;
|
||||
65.213.208.128/27 0;
|
||||
65.222.176.96/27 0;
|
||||
65.222.185.72/29 0;
|
||||
206.2.138.0/23 0;
|
||||
208.71.164.0/22 0;
|
||||
38.100.19.8/29 0;
|
||||
38.100.21.0/24 0;
|
||||
38.100.41.64/26 0;
|
||||
38.105.71.0/25 0;
|
||||
38.105.83.0/27 0;
|
||||
38.112.21.140/30 0;
|
||||
38.118.42.32/29 0;
|
||||
4.17.135.32/27 0;
|
||||
63.144.0.0/13 0;
|
||||
65.112.0.0/12 0;
|
||||
65.192.0.0/11 0;
|
||||
65.192.0.0/11 0;
|
||||
65.213.208.128/27 0;
|
||||
65.222.176.96/27 0;
|
||||
65.222.185.72/29 0;
|
||||
|
||||
# ****************
|
||||
# Berkely Scanner
|
||||
|
|
Loading…
Add table
Reference in a new issue