mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2026-05-04 23:00:15 +00:00
V4.2025.11.5566 [ci skip]
This commit is contained in:
parent
8235b84bc8
commit
4815400315
34 changed files with 268 additions and 250 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
|
||||
4.246.135.65 0;
|
||||
128.24.161.194 0;
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.11.5565
|
||||
### Updated: Sat Nov 1 22:04:25 UTC 2025
|
||||
### Version: V4.2025.11.5566
|
||||
### Updated: Sun Nov 2 10:08:18 UTC 2025
|
||||
### Bad Referrer Count: 7106
|
||||
### Bad Bot Count: 681
|
||||
###################################################
|
||||
|
|
@ -8617,6 +8617,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