mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2022.03.3002 [ci skip]
This commit is contained in:
parent
0078d8dd43
commit
19ac2da34c
52 changed files with 1095 additions and 1095 deletions
|
@ -74,6 +74,6 @@
|
|||
# ------------
|
||||
|
||||
"~*(?:\b)x22(?:\b)" 3;
|
||||
#"~*(?:\b)|{|}(?:\b)" 3;
|
||||
"~*(?:\b){|}|{(?:\b)" 3;
|
||||
"~*(?:\b)mb_ereg_replace(?:\b)" 3;
|
||||
"~*(?:\b)file_put_contents(?:\b)" 3;
|
||||
|
|
|
@ -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.232.42.115 0;
|
||||
13.64.104.137 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2022.03.3001
|
||||
### Updated: Fri Mar 25 12:44:28 UTC 2022
|
||||
### Version: V4.2022.03.3002
|
||||
### Updated: Fri Mar 25 12:54:57 UTC 2022
|
||||
### Bad Referrer Count: 7092
|
||||
### Bad Bot Count: 637
|
||||
###################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue