mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 23:34:41 +00:00
V4.2022.12.3513 [ci skip]
This commit is contained in:
parent
6aaa40e3fe
commit
4799ee6e7b
45 changed files with 1116 additions and 1101 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.237.138.140 0;
|
||||
20.119.37.36 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2022.12.3512
|
||||
### Updated: Fri Dec 9 10:12:46 UTC 2022
|
||||
### Version: V4.2022.12.3513
|
||||
### Updated: Sun Dec 11 22:01:04 UTC 2022
|
||||
### Bad Referrer Count: 7097
|
||||
### Bad Bot Count: 637
|
||||
###################################################
|
||||
|
@ -8548,6 +8548,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