mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 10:09:48 +00:00
V3.2017.12.1011 [ci skip]
This commit is contained in:
parent
613899fb03
commit
5cea37954b
56 changed files with 100 additions and 74 deletions
|
@ -26,4 +26,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.202.198.134 0;
|
||||
35.188.149.115 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.11.1010
|
||||
### Updated: Wed Nov 29 11:19:03 SAST 2017
|
||||
### Bad Referrer Count: 6062
|
||||
### Version: V3.2017.12.1011
|
||||
### Updated: Sat Dec 2 10:29:25 SAST 2017
|
||||
### Bad Referrer Count: 6065
|
||||
### Bad Bot Count: 503
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -2835,6 +2835,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bfix\-website\-errors\.com\b" 1;
|
||||
"~*\bflash4fun\.com\b" 1;
|
||||
"~*\bflashbannernow\.com\b" 1;
|
||||
"~*\bflashlarevista\.com\b" 1;
|
||||
"~*\bflavors\.me\b" 1;
|
||||
"~*\bflex4launch\.ru\b" 1;
|
||||
"~*\bflipper\.top\b" 1;
|
||||
|
@ -4301,6 +4302,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bmusezone\.ru\b" 1;
|
||||
"~*\bmusezone\.su\b" 1;
|
||||
"~*\bmusflashtv\.com\b" 1;
|
||||
"~*\bmusic7s\.me\b" 1;
|
||||
"~*\bmusicas\.baixar\-musicas\-gratis\.com\b" 1;
|
||||
"~*\bmusicdaddy\.net\b" 1;
|
||||
"~*\bmusicktab\.com\b" 1;
|
||||
|
@ -5962,6 +5964,7 @@ map $http_referer $bad_referer {
|
|||
"~*\btimhost\.ru\b" 1;
|
||||
"~*\btitan\-ads\.life\b" 1;
|
||||
"~*\btitan\-cloud\.life\b" 1;
|
||||
"~*\btitangel\-vietnam\.com\b" 1;
|
||||
"~*\btitelhelden\.eu\b" 1;
|
||||
"~*\btitslove\.yopoint\.in\b" 1;
|
||||
"~*\btizanidine4mg\.blogspot\.com\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue