mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
V3.2017.07.802 [ci skip]
This commit is contained in:
parent
53988d8398
commit
16d9d9c481
30 changed files with 57 additions and 45 deletions
|
@ -7,4 +7,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.24.165 0;
|
||||
107.178.208.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.800
|
||||
### Updated: Fri Jul 28 17:54:05 SAST 2017
|
||||
### Bad Referrer Count: 5494
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Referrer Count: 5500
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -901,6 +901,7 @@ map $http_referer $bad_referer {
|
|||
"~*1\-free\-share\-buttons\.com" 1;
|
||||
"~*1hwy\.com" 1;
|
||||
"~*1j7740kd\.website" 1;
|
||||
"~*1kdailyprofit\.me" 1;
|
||||
"~*1kinobig\.ru" 1;
|
||||
"~*1millionusd\.xyz" 1;
|
||||
"~*1pamm\.ru" 1;
|
||||
|
@ -1008,6 +1009,7 @@ map $http_referer $bad_referer {
|
|||
"~*abbanreddy\.com" 1;
|
||||
"~*abcdefh\.xyz" 1;
|
||||
"~*abcdeg\.xyz" 1;
|
||||
"~*abcguru\.xyz" 1;
|
||||
"~*abclauncher\.com" 1;
|
||||
"~*abctoppictures\.net" 1;
|
||||
"~*abiente\.ru" 1;
|
||||
|
@ -3555,6 +3557,7 @@ map $http_referer $bad_referer {
|
|||
"~*ledis\.top" 1;
|
||||
"~*ledpolice\.ru" 1;
|
||||
"~*legalrc\.biz" 1;
|
||||
"~*legionalpha\.com" 1;
|
||||
"~*lego4x4\.ru" 1;
|
||||
"~*lenvred\.org" 1;
|
||||
"~*lernur\.net" 1;
|
||||
|
@ -3895,6 +3898,7 @@ map $http_referer $bad_referer {
|
|||
"~*moi\-glazki\.ru" 1;
|
||||
"~*moivestiy\.biz" 1;
|
||||
"~*mojaocena\.com" 1;
|
||||
"~*moje\-recenze\.cz" 1;
|
||||
"~*mojowhois\.com" 1;
|
||||
"~*mojpregled\.com" 1;
|
||||
"~*mojpreskumanie\.com" 1;
|
||||
|
@ -4430,6 +4434,7 @@ map $http_referer $bad_referer {
|
|||
"~*pl\-vouchers\.com" 1;
|
||||
"~*pobeiranie\.pl" 1;
|
||||
"~*pochemychka\.net" 1;
|
||||
"~*pochtovyi\-index\.ru" 1;
|
||||
"~*podshipniki\-nsk\.ru" 1;
|
||||
"~*podshipniki\-ntn\.ru" 1;
|
||||
"~*poems\.com\.ua" 1;
|
||||
|
@ -4833,6 +4838,7 @@ map $http_referer $bad_referer {
|
|||
"~*sady\-urala\.ru" 1;
|
||||
"~*safe\-app\.net" 1;
|
||||
"~*saitevpatorii\.com" 1;
|
||||
"~*sajatvelemeny\.com" 1;
|
||||
"~*sakhboard\.ru" 1;
|
||||
"~*sale\-japan\.com" 1;
|
||||
"~*saletool\.ru" 1;
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.24.165 0;
|
||||
107.178.208.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.800
|
||||
### Updated: Fri Jul 28 17:54:05 SAST 2017
|
||||
### Bad Referrer Count: 5494
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Referrer Count: 5500
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -106,7 +106,7 @@ map $http_user_agent $bad_bot {
|
|||
# START CUSTOM BLACKLISTED USER AGENTS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ***********************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/blacklist-user-agents.conf;
|
||||
include /etc/nginx/bots.d/blacklist-user-agents.conf;
|
||||
|
||||
# *********************************************************************************
|
||||
# END CUSTOM BLACKLISTED USER AGENTS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -754,7 +754,7 @@ map $http_referer $bad_words {
|
|||
# START WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/whitelist-domains.conf;
|
||||
include /etc/nginx/bots.d/whitelist-domains.conf;
|
||||
|
||||
# **********************************************************************
|
||||
# END WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -765,7 +765,7 @@ map $http_referer $bad_words {
|
|||
# START CUSTOM BAD REFERRER WORDS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ******************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/bad-referrer-words.conf;
|
||||
include /etc/nginx/bots.d/bad-referrer-words.conf;
|
||||
|
||||
# ****************************************************************************
|
||||
# END CUSTOM BAD REFERRER WORDS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -811,7 +811,7 @@ map $http_referer $bad_words {
|
|||
# kill all your SEO in a week.
|
||||
|
||||
# To add your own custom bad referrers use the custom include file
|
||||
# /usr/local/nginx/bots.d/custom-bad-referrers.conf
|
||||
# /etc/nginx/bots.d/custom-bad-referrers.conf
|
||||
# Or send a Pull Request to add it to the global blacklist for other users.
|
||||
|
||||
# In the bad referrers section I also include sites that hotlink images without permission.
|
||||
|
@ -840,7 +840,7 @@ map $http_referer $bad_referer {
|
|||
# START WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/whitelist-domains.conf;
|
||||
include /etc/nginx/bots.d/whitelist-domains.conf;
|
||||
|
||||
# **********************************************************************
|
||||
# END WHITELISTED DOMAINS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -857,7 +857,7 @@ map $http_referer $bad_referer {
|
|||
# START CUSTOM BAD REFERRERS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# *************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/custom-bad-referrers.conf;
|
||||
include /etc/nginx/bots.d/custom-bad-referrers.conf;
|
||||
|
||||
# ***********************************************************************
|
||||
# END CUSTOM BAD REFERRERS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -901,6 +901,7 @@ map $http_referer $bad_referer {
|
|||
"~*1\-free\-share\-buttons\.com" 1;
|
||||
"~*1hwy\.com" 1;
|
||||
"~*1j7740kd\.website" 1;
|
||||
"~*1kdailyprofit\.me" 1;
|
||||
"~*1kinobig\.ru" 1;
|
||||
"~*1millionusd\.xyz" 1;
|
||||
"~*1pamm\.ru" 1;
|
||||
|
@ -1008,6 +1009,7 @@ map $http_referer $bad_referer {
|
|||
"~*abbanreddy\.com" 1;
|
||||
"~*abcdefh\.xyz" 1;
|
||||
"~*abcdeg\.xyz" 1;
|
||||
"~*abcguru\.xyz" 1;
|
||||
"~*abclauncher\.com" 1;
|
||||
"~*abctoppictures\.net" 1;
|
||||
"~*abiente\.ru" 1;
|
||||
|
@ -3555,6 +3557,7 @@ map $http_referer $bad_referer {
|
|||
"~*ledis\.top" 1;
|
||||
"~*ledpolice\.ru" 1;
|
||||
"~*legalrc\.biz" 1;
|
||||
"~*legionalpha\.com" 1;
|
||||
"~*lego4x4\.ru" 1;
|
||||
"~*lenvred\.org" 1;
|
||||
"~*lernur\.net" 1;
|
||||
|
@ -3895,6 +3898,7 @@ map $http_referer $bad_referer {
|
|||
"~*moi\-glazki\.ru" 1;
|
||||
"~*moivestiy\.biz" 1;
|
||||
"~*mojaocena\.com" 1;
|
||||
"~*moje\-recenze\.cz" 1;
|
||||
"~*mojowhois\.com" 1;
|
||||
"~*mojpregled\.com" 1;
|
||||
"~*mojpreskumanie\.com" 1;
|
||||
|
@ -4430,6 +4434,7 @@ map $http_referer $bad_referer {
|
|||
"~*pl\-vouchers\.com" 1;
|
||||
"~*pobeiranie\.pl" 1;
|
||||
"~*pochemychka\.net" 1;
|
||||
"~*pochtovyi\-index\.ru" 1;
|
||||
"~*podshipniki\-nsk\.ru" 1;
|
||||
"~*podshipniki\-ntn\.ru" 1;
|
||||
"~*poems\.com\.ua" 1;
|
||||
|
@ -4833,6 +4838,7 @@ map $http_referer $bad_referer {
|
|||
"~*sady\-urala\.ru" 1;
|
||||
"~*safe\-app\.net" 1;
|
||||
"~*saitevpatorii\.com" 1;
|
||||
"~*sajatvelemeny\.com" 1;
|
||||
"~*sakhboard\.ru" 1;
|
||||
"~*sale\-japan\.com" 1;
|
||||
"~*saletool\.ru" 1;
|
||||
|
@ -6393,7 +6399,7 @@ geo $validate_client {
|
|||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# **************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/whitelist-ips.conf;
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ************************************************************************
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -6560,7 +6566,7 @@ geo $validate_client {
|
|||
# START BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ********************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/blacklist-ips.conf;
|
||||
include /etc/nginx/bots.d/blacklist-ips.conf;
|
||||
|
||||
# ******************************************************************
|
||||
# END BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
@ -6581,7 +6587,7 @@ geo $ratelimited {
|
|||
# START WHITELISTED IP RANGES2 ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ***************************************************************************
|
||||
|
||||
include /usr/local/nginx/bots.d/whitelist-ips.conf;
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# *************************************************************************
|
||||
# END WHITELISTED IP RANGES2 ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:46 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:19 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sat Jul 29 11:42:49 SAST 2017
|
||||
Last Tested: Sun Jul 30 10:12:22 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.801
|
||||
### Updated: Sat Jul 29 11:42:50 SAST 2017
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Referrer Count: 5500
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.801
|
||||
#### Version: V3.2017.07.802
|
||||
#### Bad Referrer Count: 5500
|
||||
#### Bad Bot Count: 504
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.801
|
||||
#### Version: V3.2017.07.802
|
||||
#### Bad Referrer Count: 5500
|
||||
#### Bad Bot Count: 504
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.801
|
||||
#### Version: V3.2017.07.802
|
||||
#### Bad Referrer Count: 5500
|
||||
#### Bad Bot Count: 504
|
||||
____________________
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.801
|
||||
#### Version: V3.2017.07.802
|
||||
#### Bad Referrer Count: 5500
|
||||
#### Bad Bot Count: 504
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.801
|
||||
### Updated: Sat Jul 29 11:42:50 SAST 2017
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Referrer Count: 5500
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.801
|
||||
### Updated: Sat Jul 29 11:42:50 SAST 2017
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Referrer Count: 5500
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.07.801
|
||||
### Updated: Sat Jul 29 11:42:50 SAST 2017
|
||||
### Version: V3.2017.07.802
|
||||
### Updated: Sun Jul 30 10:12:15 SAST 2017
|
||||
### Bad Bot Count: 504
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue