mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2021.02.2269 [ci skip]
This commit is contained in:
parent
de874654f9
commit
137ff4f650
45 changed files with 1134 additions and 1110 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2268
|
||||
### Updated: Fri Feb 5 09:41:04 SAST 2021
|
||||
### Version: V3.2021.02.2269
|
||||
### Updated: Fri Feb 5 09:56:32 SAST 2021
|
||||
### Bad Referrer Count: 6930
|
||||
### Bad Bot Count: 603
|
||||
### Bad Bot Count: 604
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -533,6 +533,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
"~*(?:\b)Psbot(?:\b)" 3;
|
||||
"~*(?:\b)Pu_iN(?:\b)" 3;
|
||||
"~*(?:\b)Pump(?:\b)" 3;
|
||||
"~*(?:\b)PxBroker(?:\b)" 3;
|
||||
"~*(?:\b)PyCurl(?:\b)" 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue