mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2026-05-04 23:00:15 +00:00
V4.2025.12.5638 [ci skip]
This commit is contained in:
parent
373922bd2d
commit
9698e13faa
35 changed files with 384 additions and 247 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
|
||||
20.169.75.35 0;
|
||||
20.169.77.164 0;
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.12.5637
|
||||
### Updated: Sun Dec 7 10:07:45 UTC 2025
|
||||
### Version: V4.2025.12.5638
|
||||
### Updated: Sun Dec 7 22:04:08 UTC 2025
|
||||
### Bad Referrer Count: 7106
|
||||
### Bad Bot Count: 681
|
||||
###################################################
|
||||
|
|
@ -8625,6 +8625,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