mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2026-04-30 21:00:28 +00:00
V4.2025.11.5584 [ci skip]
This commit is contained in:
parent
51c209fb62
commit
ec23c907ef
34 changed files with 266 additions and 248 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
|
||||
13.83.217.50 0;
|
||||
64.236.135.24 0;
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.11.5583
|
||||
### Updated: Tue Nov 11 10:09:49 UTC 2025
|
||||
### Version: V4.2025.11.5584
|
||||
### Updated: Tue Nov 11 22:04:48 UTC 2025
|
||||
### Bad Referrer Count: 7106
|
||||
### Bad Bot Count: 681
|
||||
###################################################
|
||||
|
|
@ -8635,6 +8635,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