mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
UPDATE Cyveillance IP Ranges
This commit is contained in:
parent
25818e7c60
commit
45c07db31e
2 changed files with 8 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
|||
# completely blank if you do not want your Nginx Blocker to do any blocking of bad IP's
|
||||
|
||||
104.223.37.150 1;
|
||||
104.5.92.27 1;
|
||||
104.5.92.27 1;
|
||||
109.236.83.247 1;
|
||||
137.74.49.205 1;
|
||||
137.74.49.208 1;
|
||||
|
@ -106,7 +106,7 @@
|
|||
80.87.205.10 1;
|
||||
80.87.205.11 1;
|
||||
85.17.230.23 1;
|
||||
85.17.26.68 1;
|
||||
85.17.26.68 1;
|
||||
91.185.190.172 1;
|
||||
91.200.12.0/22 1;
|
||||
91.200.12.15 1;
|
||||
|
@ -144,15 +144,13 @@
|
|||
|
||||
# If you really do want to block them change all the 0's below to 1.
|
||||
|
||||
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;
|
||||
38.0.0.0/8 0;
|
||||
206.2.138.0/23 0;
|
||||
208.71.164.0/22 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.213.208.128/27 0;
|
||||
65.222.176.96/27 0;
|
||||
65.222.185.72/29 0;
|
||||
|
|
|
@ -182,15 +182,9 @@
|
|||
# Rather implement a comlex Google Re-Captcha to reach sections of your sites and for people to be able
|
||||
# to access download links. Google Re-Captcha with images is too complex for any bot.
|
||||
|
||||
38.0.0.0/8 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;
|
||||
|
|
Loading…
Add table
Reference in a new issue