mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2026-05-01 21:30:16 +00:00
V4.2025.12.5635 [ci skip]
This commit is contained in:
parent
9e5bff8638
commit
050ff871f8
35 changed files with 550 additions and 752 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
|
||||
135.232.201.245 0;
|
||||
40.65.59.118 0;
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.12.5634
|
||||
### Updated: Fri Dec 5 22:05:06 UTC 2025
|
||||
### Version: V4.2025.12.5635
|
||||
### Updated: Sat Dec 6 10:08:12 UTC 2025
|
||||
### Bad Referrer Count: 7106
|
||||
### Bad Bot Count: 681
|
||||
###################################################
|
||||
|
|
@ -8622,6 +8622,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