mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2021.08.2510 [ci skip]
This commit is contained in:
parent
31990594e1
commit
dd9eb72cea
57 changed files with 1146 additions and 1104 deletions
|
@ -1,2 +1,2 @@
|
|||
10.1.0.44 1;
|
||||
10.1.1.228 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.44 0;
|
||||
10.1.1.228 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.08.2509
|
||||
### Updated: Sat Aug 7 22:01:07 UTC 2021
|
||||
### Bad Referrer Count: 7077
|
||||
### Version: V3.2021.08.2510
|
||||
### Updated: Sun Aug 8 08:39:08 UTC 2021
|
||||
### Bad Referrer Count: 7079
|
||||
### Bad Bot Count: 618
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -2138,6 +2138,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)cablecar\.us(?:\b)" 1;
|
||||
"~*(?:\b)cacheimages\.com(?:\b)" 1;
|
||||
"~*(?:\b)cactussoft\.biz(?:\b)" 1;
|
||||
"~*(?:\b)cah\.io\.community(?:\b)" 1;
|
||||
"~*(?:\b)cakemediahq\.com\.au(?:\b)" 1;
|
||||
"~*(?:\b)cakesplus\.com\.au(?:\b)" 1;
|
||||
"~*(?:\b)calc\-for\-credit\.ru(?:\b)" 1;
|
||||
|
@ -2426,6 +2427,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)comeondog\.info(?:\b)" 1;
|
||||
"~*(?:\b)cometorussia\.net(?:\b)" 1;
|
||||
"~*(?:\b)comissionka\.net(?:\b)" 1;
|
||||
"~*(?:\b)commoncrawl\.org(?:\b)" 1;
|
||||
"~*(?:\b)communisave\.co\.za(?:\b)" 1;
|
||||
"~*(?:\b)community\.allhiphop\.com(?:\b)" 1;
|
||||
"~*(?:\b)companies\-catalog\.com(?:\b)" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue