mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-15 01:29:49 +00:00
V4.2024.07.4603 [ci skip]
This commit is contained in:
parent
c9922b1b40
commit
5c0985e7ce
34 changed files with 276 additions and 245 deletions
|
@ -45,4 +45,4 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
52.159.142.99 0;
|
||||
74.249.14.164 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4602
|
||||
### Updated: Thu Jul 4 22:03:19 UTC 2024
|
||||
### Version: V4.2024.07.4603
|
||||
### Updated: Fri Jul 5 10:05:49 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 662
|
||||
###################################################
|
||||
|
@ -8589,6 +8589,7 @@ geo $validate_client {
|
|||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
|
||||
# --------------------------
|
||||
# WHITELIST Google IP Ranges
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue