mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 01:59:49 +00:00
V4.2024.03.4341 [ci skip]
This commit is contained in:
parent
a3e89b8816
commit
752cf7fd0c
41 changed files with 264 additions and 280 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
|
||||
172.183.51.126 0;
|
||||
52.159.136.155 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.03.4340
|
||||
### Updated: Sat Mar 2 05:04:43 UTC 2024
|
||||
### Bad Referrer Count: 7105
|
||||
### Version: V4.2024.03.4341
|
||||
### Updated: Sat Mar 2 05:51:42 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 656
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -7035,7 +7035,6 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)thenews\-today\.info(?:\b)" 1;
|
||||
"~*(?:\b)thepantonpractice\.co\.uk(?:\b)" 1;
|
||||
"~*(?:\b)theplacetoupdating\.pw(?:\b)" 1;
|
||||
"~*(?:\b)thepokertimer\.com(?:\b)" 1;
|
||||
"~*(?:\b)theporndude\.com(?:\b)" 1;
|
||||
"~*(?:\b)thepornsex\.org(?:\b)" 1;
|
||||
"~*(?:\b)theprofitsmaker\.net(?:\b)" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue