mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
V4.2019.06.1653 [ci skip]
This commit is contained in:
parent
f19937f5e7
commit
b16178fef3
43 changed files with 1566 additions and 1824 deletions
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.192.187.174 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.192.187.174 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.192.187.174 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.192.187.174 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.202.145.110 0;
|
||||
34.68.144.114 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
34.68.144.114 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
34.68.144.114 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
34.68.144.114 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
34.68.144.114 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
34.68.144.114 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
34.68.144.114 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.192.187.174 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.192.187.174 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
34.68.144.114 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
404enemy
|
||||
Aboundex
|
||||
360Spider
|
||||
Aboundexbot
|
||||
AiHitBot
|
||||
BDFetch
|
||||
CazoodleBot
|
||||
CheeseBot
|
||||
DBLBot
|
||||
DomainAppender
|
||||
Drip
|
||||
Exabot
|
||||
Grafula
|
||||
Haansoft
|
||||
Apexoo
|
||||
Asterias
|
||||
CrazyWebCrawler
|
||||
Discoverybot
|
||||
DnyzBot
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
EyeNetIE
|
||||
facebookscraper
|
||||
Gigabot
|
||||
HTTP::Lite
|
||||
HybridBot
|
||||
Joomla
|
||||
Image Fetch
|
||||
IndeedBot
|
||||
Internet Ninja
|
||||
JennyBot
|
||||
Jorgee
|
||||
LinqiaRSSBot
|
||||
MarkWatch
|
||||
Mata Hari
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
Mojeek
|
||||
MS Web Services Client Protocol
|
||||
Offline Explorer
|
||||
OnCrawl
|
||||
Panscient
|
||||
Kozmosbot
|
||||
LeechFTP
|
||||
Lightspeedsystems
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
lwp-request
|
||||
lwp-trivial
|
||||
Magnet
|
||||
Microsoft URL Control
|
||||
NetAnts
|
||||
NextGenSearchBot
|
||||
Niki-bot
|
||||
OpenVAS
|
||||
Papa Foto
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Psbot
|
||||
RankingBot
|
||||
s1z.ru
|
||||
Scanbot
|
||||
scan.lol
|
||||
ScreenerBot
|
||||
sogouspider
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Quick-Crawler
|
||||
RocketCrawler
|
||||
SBIder
|
||||
SEOstats
|
||||
Sosospider
|
||||
Swiftbot
|
||||
Turnitin
|
||||
Typhoeus
|
||||
WebBandit
|
||||
WebGo IS
|
||||
WebSauger
|
||||
WebStripper
|
||||
WebSucker
|
||||
T0PHackTeam
|
||||
tAkeOut
|
||||
TheNomad
|
||||
Toweyabot
|
||||
WebCopier
|
||||
Web Fuck
|
||||
Wonderbot
|
||||
WWW-Mechanize
|
||||
Zauba
|
||||
WWW::Mechanize
|
||||
Zeus
|
||||
ZyBorg
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
404checker
|
||||
404enemy
|
||||
80legs
|
||||
Abonti
|
||||
Acunetix
|
||||
ADmantX
|
||||
AfD-Verbotsverfahren
|
||||
AIBOT
|
||||
AllSubmitter
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Alligator
|
||||
AlphaBot
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
autoemailspider
|
||||
backlink-check
|
||||
ASPSeek
|
||||
Asterias
|
||||
BackDoorBot
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Bandit
|
||||
Barkrowler
|
||||
BDCbot
|
||||
BetaBot
|
||||
Bigfoot
|
||||
Blackboard
|
||||
BLEXBot
|
||||
Boardreader
|
||||
BotALot
|
||||
Brandprotect
|
||||
BunnySlippers
|
||||
Black Hole
|
||||
Brandwatch
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
BuzzSumo
|
||||
Calculon
|
||||
CazoodleBot
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CheeseBot
|
||||
CherryPicker
|
||||
CheTeam
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Cogentbot
|
||||
cognitiveseo
|
||||
Copyscape
|
||||
Collector
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Craftbot
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
CSHttp
|
||||
Curious
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Demon
|
||||
Digincore
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Dispatch
|
||||
DnyzBot
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
Dotbot
|
||||
Dragonfly
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Drip
|
||||
DSearch
|
||||
DTS Agent
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
Exabot
|
||||
Extractor
|
||||
ExtractorPro
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
facebookscraper
|
||||
FDM
|
||||
FHscan
|
||||
FlashGet
|
||||
Flunky
|
||||
Freeuploader
|
||||
FyberSpider
|
||||
GalaxyBot
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
G-i-g-a-b-o-t
|
||||
GetRight
|
||||
Gigablast
|
||||
Gigabot
|
||||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
Gotit
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Grabber
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Havij
|
||||
HMView
|
||||
HEADMasterSEO
|
||||
Hloader
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Humanlinks
|
||||
Id-search
|
||||
Iblog
|
||||
IDBot
|
||||
IlseBot
|
||||
InfoNaviRobot
|
||||
instabid
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
Indy Library
|
||||
InfoTekies
|
||||
InterGET
|
||||
InternetSeer
|
||||
Iria
|
||||
IRLbot
|
||||
Jetty
|
||||
JikeSpider
|
||||
Jorgee
|
||||
Jyxobot
|
||||
JennyBot
|
||||
JetCar
|
||||
JustView
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
Libwhisker
|
||||
LeechFTP
|
||||
LibWeb
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
LinkextractorPro
|
||||
LinkpadBot
|
||||
LinksManager
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Lipperhey
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
LWP::Simple
|
||||
magpie-crawler
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Masscan
|
||||
Mata Hari
|
||||
MauiBot
|
||||
Meanpathbot
|
||||
meanpathbot
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
MSIECrawler
|
||||
Mr.4x3
|
||||
Msrabot
|
||||
muhstik-scan
|
||||
Name Intelligence
|
||||
Musobot
|
||||
Nameprotect
|
||||
NearSite
|
||||
Nessus
|
||||
NetAnts
|
||||
Netcraft
|
||||
NetMechanic
|
||||
Net Vampire
|
||||
NetZIP
|
||||
NICErsPRO
|
||||
Nimbostratus
|
||||
Nutch
|
||||
oBot
|
||||
Octopus
|
||||
NetSpider
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
Nikto
|
||||
Offline Explorer
|
||||
OnCrawl
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OutfoxBot
|
||||
Page Analyzer
|
||||
OrangeSpider
|
||||
PageGrabber
|
||||
page scorer
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
pcBrowser
|
||||
PeoplePal
|
||||
PageScorer
|
||||
Pavuk
|
||||
PHPCrawl
|
||||
Picsearch
|
||||
Pimonster
|
||||
Pi-Monster
|
||||
Pixray
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
ProWebWalker
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
Psbot
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot2
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
Rankivabot
|
||||
Reaper
|
||||
RealDownload
|
||||
RebelMouse
|
||||
Recorder
|
||||
RedesScrapy
|
||||
Ripper
|
||||
RocketCrawler
|
||||
s1z.ru
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
ScoutJet
|
||||
ScreenerBot
|
||||
Searchestate
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SemrushBot
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
Sitebeam
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
SMTBot
|
||||
Snake
|
||||
sogouspider
|
||||
SmartDownload
|
||||
Snoopy
|
||||
Sociscraper
|
||||
Sosospider
|
||||
Sottopop
|
||||
SpaceBison
|
||||
Spammen
|
||||
Spanner
|
||||
sp_auditbot
|
||||
Spbot
|
||||
Spinn3r
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Steeler
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
T8Abot
|
||||
Swiftbot
|
||||
tAkeOut
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
trendiction.com
|
||||
Trendiction
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turingos
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
Twice
|
||||
Typhoeus
|
||||
Upflow
|
||||
URLy Warning
|
||||
URLy.Warning
|
||||
VCI
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebCollage
|
||||
WASALive-Bot
|
||||
WebAuto
|
||||
Web Auto
|
||||
WebCopier
|
||||
WebFetch
|
||||
Web Fetch
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebPix
|
||||
Web Pix
|
||||
Website Quester
|
||||
WebSauger
|
||||
Webshag
|
||||
WebsiteExtractor
|
||||
Webster
|
||||
WebStripper
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebWhacker
|
||||
Who.is Bot
|
||||
Widow
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Wprecon
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zeus
|
||||
Zade
|
||||
zgrab
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZyBorg
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
404enemy
|
||||
80legs
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
ADmantX
|
||||
AlphaBot
|
||||
Anarchie
|
||||
Apexoo
|
||||
Asterias
|
||||
Attach
|
||||
Acunetix
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
Alligator
|
||||
archive.org_bot
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
BacklinkCrawler
|
||||
Bandit
|
||||
backlink-check
|
||||
BackStreet
|
||||
Barkrowler
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
BetaBot
|
||||
BlackWidow
|
||||
BlowFish
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Bolt
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
BunnySlippers
|
||||
Calculon
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CATExplorador
|
||||
CheeseBot
|
||||
CherryPicker
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cogentbot
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Collector
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Copier
|
||||
Cosmos
|
||||
crawler4j
|
||||
CrunchBot
|
||||
DataCha0s
|
||||
DBLBot
|
||||
Craftbot
|
||||
crawl.sogou.com
|
||||
Curious
|
||||
DatabaseDriverMysqli
|
||||
demandbase-bot
|
||||
DIIbot
|
||||
Deusu
|
||||
Devil
|
||||
Digincore
|
||||
Dirbuster
|
||||
Dispatch
|
||||
DomainStatsBot
|
||||
Discoverybot
|
||||
DomainSigmaCrawler
|
||||
Dotbot
|
||||
Dragonfly
|
||||
DSearch
|
||||
Drip
|
||||
EasyDL
|
||||
Ebingbong
|
||||
eCatch
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
Exabot
|
||||
EroCrawler
|
||||
Express WebPictures
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
Ezooms
|
||||
facebookscraper
|
||||
FHscan
|
||||
Fimap
|
||||
FemtosearchBot
|
||||
Firefox/7.0
|
||||
Flunky
|
||||
Foobot
|
||||
FrontPage
|
||||
FyberSpider
|
||||
GalaxyBot
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetWeb
|
||||
Gigablast
|
||||
G-i-g-a-b-o-t
|
||||
Gigabot
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
GrapeFX
|
||||
GridBot
|
||||
HaosouSpider
|
||||
HEADMasterSEO
|
||||
HMView
|
||||
GrapeshotCrawler
|
||||
GT::WWW
|
||||
Haansoft
|
||||
Harvest
|
||||
Heritrix
|
||||
HTMLparser
|
||||
HybridBot
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Humanlinks
|
||||
Iblog
|
||||
IDBot
|
||||
IlseBot
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Indy Library
|
||||
InfoTekies
|
||||
instabid
|
||||
InterGET
|
||||
ips-agent
|
||||
IRLbot
|
||||
Iskanie
|
||||
JamesBOT
|
||||
IstellaBot
|
||||
Jbrofuzz
|
||||
Jetty
|
||||
JikeSpider
|
||||
JennyBot
|
||||
JOC Web Spider
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Lanshanbot
|
||||
Jorgee
|
||||
JustView
|
||||
Keyword Density
|
||||
LeechFTP
|
||||
Lftp
|
||||
Libwhisker
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinksManager
|
||||
Likse
|
||||
LinkpadBot
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
lwp-request
|
||||
LWP::Simple
|
||||
Magnet
|
||||
lwp-trivial
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
MauiBot
|
||||
Mass Downloader
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
mediawords
|
||||
Metauri
|
||||
Microsoft Data Access
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
MJ12bot
|
||||
Mojeek
|
||||
MSFrontPage
|
||||
Msrabot
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Name Intelligence
|
||||
NearSite
|
||||
Needle
|
||||
Nessus
|
||||
Netcraft
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
netEstate NE Crawler
|
||||
NetSpider
|
||||
Net Vampire
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Nmap
|
||||
Nutch
|
||||
oBot
|
||||
Octopus
|
||||
Openfind
|
||||
OnCrawl
|
||||
OpenLinkProfiler
|
||||
OrangeBot
|
||||
OutfoxBot
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Pavuk
|
||||
pcBrowser
|
||||
PECL::HTTP
|
||||
PeoplePal
|
||||
Picsearch
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
plumanalytics
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
ProWebWalker
|
||||
ProPowerBot
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
Rankivabot
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
Reaper
|
||||
ReGet
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
Ripper
|
||||
Rogerbot
|
||||
s1z.ru
|
||||
SalesIntelligent
|
||||
SBIder
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
Scrapy
|
||||
Searchestate
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SemrushBot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
sexsearcher
|
||||
serpstatbot
|
||||
Siphon
|
||||
SISTRIX
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
Snake
|
||||
Snapbot
|
||||
SMTBot
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
Sogou web spider
|
||||
Sottopop
|
||||
Spammen
|
||||
SpankBot
|
||||
Spanner
|
||||
Spinn3r
|
||||
Sqlmap
|
||||
Stripper
|
||||
sp_auditbot
|
||||
SputnikBot
|
||||
spyfu
|
||||
Sqworm
|
||||
Sucker
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
Szukacz
|
||||
sysscan
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
tAkeOut
|
||||
Telesphoreo
|
||||
Teleport
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Toata
|
||||
Tracemyfile
|
||||
Trendictionbot
|
||||
Toweyabot
|
||||
Trendiction
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
UnisterBot
|
||||
URLy Warning
|
||||
VB Project
|
||||
URLy.Warning
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
Voltron
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WebAuto
|
||||
WallpapersHD
|
||||
Webalta
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Collage
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
Web Fetch
|
||||
Web Fetch
|
||||
WebFuck
|
||||
Web Fuck
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
WebReaper
|
||||
Web Pix
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebsiteExtractor
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
Web Sucker
|
||||
WebZIP
|
||||
Whack
|
||||
Who.is Bot
|
||||
Widow
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Woobot
|
||||
WWW-Collector-E
|
||||
Wotbox
|
||||
WPScan
|
||||
WWW-Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Zade
|
||||
zauba.io
|
||||
Zeus
|
||||
Zitebot
|
||||
ZumBot
|
||||
ZmEu
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
5ws.dating-app.ru
|
||||
acads.net
|
||||
adventureparkcostarica.com
|
||||
adviceforum.info
|
||||
ample-awards-today.us
|
||||
angel1777.kz
|
||||
animal-drawings.com
|
||||
apiluckyleapnet-a.akamaihd.net
|
||||
backgroundpictures.net
|
||||
bonvillan.com
|
||||
bristolhotel.com.ua
|
||||
bumskontakte.org
|
||||
canacopegdl.com
|
||||
ccjp.eu
|
||||
cementaresearch.se
|
||||
cleansearch.net
|
||||
compiko.info
|
||||
cornerstone-countertops.com
|
||||
defenderxtactical.com
|
||||
djstools.com
|
||||
documentsite.net
|
||||
doktoronline.no
|
||||
domaineaneblanc.com
|
||||
dustyorate.com
|
||||
ecommerce-seo.org
|
||||
el-nation.com
|
||||
erotik0049.com
|
||||
expertblog.info
|
||||
famix.xyz
|
||||
firstsiteguide.com
|
||||
f-online.de
|
||||
ftns.ru
|
||||
goldadpremium.com
|
||||
growboxbl.ru
|
||||
hoverboardforsaledirect.com
|
||||
hreade.com
|
||||
i-hobot.ru
|
||||
5u.com
|
||||
abcdefh.xyz
|
||||
alfa9.com
|
||||
algarveglobal.com
|
||||
amigobulls.com
|
||||
apispringsmartne-a.akamaihd.net
|
||||
artel116.ru
|
||||
avek.ru
|
||||
baixar-musicas-gratis.com
|
||||
bedcapdealers.com
|
||||
blpmovies.com
|
||||
canoncdriverq3.pen.io
|
||||
checkm8.com
|
||||
clodo.ru
|
||||
cs-passion.pl
|
||||
dbmkfhqk.bloger.index.hr
|
||||
dekoration.us
|
||||
diamond-necklace.info
|
||||
digilander.libero.it
|
||||
dnepropetrovsk.mistr-x.org
|
||||
downloaddy.net
|
||||
e-collantes.com
|
||||
elitedollars.com
|
||||
everytalk.tv
|
||||
fandlr.com
|
||||
favornews.com
|
||||
findclan.org
|
||||
fm-upgrade.ru
|
||||
foxweber.com
|
||||
fxtips.ru
|
||||
gamewrath.com
|
||||
gamezblox.com
|
||||
girlgamerdaily.com
|
||||
gotomontenegro.net
|
||||
guardlink.com
|
||||
h2monline.com
|
||||
handicapbathtubarea.com
|
||||
hotloans.ru
|
||||
icaseclub.ru
|
||||
img.wallpaperstock.net
|
||||
innodgfdriverhm.aircus.com
|
||||
istizanidineacontrolledsubstance.blogspot.com
|
||||
jewelryandfiligree.com
|
||||
kinobest.pl
|
||||
kiwi237au.tk
|
||||
kosmetyki.tm.pl
|
||||
krasula.pp.ua
|
||||
ladov.ru
|
||||
lawyers.cafe
|
||||
lechtaczka.net
|
||||
mabdoola.blogspot.com
|
||||
machicon-ueno.info
|
||||
manve.info
|
||||
mapquestz.us
|
||||
masterseek.com
|
||||
mediafresh.online
|
||||
mediawhirl.net
|
||||
medispainstitute.com.au
|
||||
mmstat.com
|
||||
moscow-clining.ru
|
||||
mostantikor.ru
|
||||
mountainstream.ms
|
||||
naval.jislaaik.com
|
||||
nbsproject.ru
|
||||
networkad.net
|
||||
noscrapleftbehind.co
|
||||
notebook-pro.ru
|
||||
noumeda.com
|
||||
ok-ua.info
|
||||
onefilms.net
|
||||
onlythegames.com
|
||||
petitions.whitehouse.gov
|
||||
prosmibank.ru
|
||||
rcb101.ru
|
||||
reklamuss.ru
|
||||
rockprogblog.com
|
||||
rogervivierforsale.com
|
||||
runtnc.net
|
||||
s1z.ru
|
||||
scanner-julia.top
|
||||
ship-marvel.co.ua
|
||||
shop-electron.ru
|
||||
site-speed-check.site
|
||||
snyatie-lomki-v-stacionare.ru
|
||||
softonicads.com
|
||||
spywarespy.com
|
||||
stmassage.ru
|
||||
survival.betteroffers.review
|
||||
svarbit.com
|
||||
syndicate.fun
|
||||
tizanidinehcl4mgisitanarcotic.blogspot.com
|
||||
tizanidinenarcotic.blogspot.com
|
||||
tizanidinewithdrawalsymptoms.blogspot.com
|
||||
trafficfactory.biz
|
||||
vasileostrovsky-rayon.ru
|
||||
videochat.mx
|
||||
vinsit.ru
|
||||
while.cheapwebsitehoster.com
|
||||
www.event-tracking.com
|
||||
xn--b1ag5cfn.xn--p1ai
|
||||
youghbould.wordpress.com
|
||||
zarajbuilders.com
|
||||
zzbroya.com.ua
|
||||
internetproviderstucson.com
|
||||
kamen-e.ru
|
||||
kazrent.com
|
||||
kiwe-analytics.com
|
||||
koptims.tiu.ru
|
||||
kretpicf.pw
|
||||
kursy-ege.ru
|
||||
liquimondo.com
|
||||
lombia.com
|
||||
magda-gadalka.ru
|
||||
maranbrinfo.com.br
|
||||
matchpal-a.akamaihd.net
|
||||
mobilierland.com
|
||||
monclerjacketsoutlet.pw
|
||||
more-letom.ru
|
||||
mrbojikobi4.biz
|
||||
msfsaar.de
|
||||
my-floor.in.ua
|
||||
ngps1.ru
|
||||
paphoselectricianandplumber.com
|
||||
parajumpersstore.online
|
||||
partnerads.men
|
||||
petsblogroll.com
|
||||
picsfair.com
|
||||
pokerniydom.ru
|
||||
pontiacsolstice.info
|
||||
pornokajf.com
|
||||
pornowarp.info
|
||||
rootandroid.org
|
||||
rvzr-a.akamaihd.net
|
||||
scanspyware.net
|
||||
seeingmeerkat.com
|
||||
seo-traffic-ranking.info
|
||||
shariki-zuma-lines.ru
|
||||
simple-share-buttons.com
|
||||
sims-sims.ru
|
||||
solicita.info
|
||||
space4updating.win
|
||||
t-bygg.com
|
||||
time-japan.ru
|
||||
traderzplanet.in
|
||||
tuckermktg.com
|
||||
u555u.info
|
||||
uogonline.com
|
||||
uptime-as.net
|
||||
uptimebot.net
|
||||
viagengrarx.com
|
||||
video-production.com
|
||||
vipsexfinders.com
|
||||
viteonlusarezzo.it
|
||||
wdrake.com
|
||||
weburok.com
|
||||
whatzmyip.net
|
||||
ww1943.ru
|
||||
xn--80aanaardaperhcem4a6i.com
|
||||
xtubeporno.net
|
||||
yoopsie.com
|
||||
zazagames.org
|
||||
znakomstva-piter78.ru
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
1000n1.ru
|
||||
108shot.com
|
||||
21h2o.com
|
||||
3th.co.in
|
||||
7search.com
|
||||
absolute-s.ru
|
||||
adclickservice.com
|
||||
aerogo.com
|
||||
affrh2015.com
|
||||
alborzan.com
|
||||
aliexpresscashback.club
|
||||
alphaforum.ru
|
||||
andpolice.com
|
||||
animal36.com
|
||||
apiwebwebgetcom-a.akamaihd.net
|
||||
a.pr-cy.ru
|
||||
artel116.ru
|
||||
ascat.porn
|
||||
1bet.com
|
||||
2015god.org
|
||||
2drittel.de
|
||||
4inn.ru
|
||||
aa9d046aab36af4ff182f097f840430d51.com
|
||||
aasoldes.fr
|
||||
abwa.tk
|
||||
academia-nsk.org
|
||||
adanih.com
|
||||
adinterax.com
|
||||
adnotbad.com
|
||||
adtech.fr
|
||||
advertisingtag.net
|
||||
agreda.pluto.ro
|
||||
all4invest.info
|
||||
allcredits.su
|
||||
alltheviews.com
|
||||
allwidewallpapers.com
|
||||
animalrank.com
|
||||
anticrawler.org
|
||||
approvedlocal.co.za
|
||||
asrv-a.akamoihd.net
|
||||
audiofree.ru
|
||||
autoseo-traffic.com
|
||||
b2b-lounge.com
|
||||
belinvestdom.by
|
||||
bet365.com
|
||||
betterhdporn.com
|
||||
bizlist.com.de
|
||||
biznesluxe.ru
|
||||
bkns.vn
|
||||
blackhatworth.com
|
||||
blog.yam.com
|
||||
breastaugmentation.co.za
|
||||
buketeg.xyz
|
||||
buttons-for-website.com
|
||||
buybest1.biz
|
||||
camel-beach.com
|
||||
cfjump.com
|
||||
chatseo.com
|
||||
check-host.net
|
||||
checkm8.com
|
||||
checktext.org
|
||||
children-learningreading.info
|
||||
chinacheapelitejerseys.com
|
||||
chocoslim.pro
|
||||
civilwartheater.com
|
||||
clickpapa.com
|
||||
cmhomestayagency.com
|
||||
colehaanoutlet.store
|
||||
compliance-andrew.top
|
||||
compliance-donald.xyz
|
||||
cookie-law-enforcement-ee.xyz
|
||||
crafthubs.com
|
||||
cxpromote.com
|
||||
czeshop.info
|
||||
d0t.ru
|
||||
data1.scopich.com
|
||||
ddlmega.net
|
||||
decoratinghomes.ga
|
||||
defenderxtactical.com
|
||||
detskie-zabavi.ru
|
||||
detsky-nabytek.info
|
||||
dfwu1019.info
|
||||
dinkolove.ya.ru
|
||||
ayanaspa.com
|
||||
azadnegar.com
|
||||
balook.com
|
||||
bang-hotties.com
|
||||
beauty-b0x.pl
|
||||
bestcalovebracelet.cn
|
||||
big-boards.info
|
||||
boazpower.com
|
||||
bochemit.com.ua
|
||||
bonzibuddi.com
|
||||
bookmaker-bet.com
|
||||
bosefux.esy.es
|
||||
brianhenry.co
|
||||
business-made-fun.com
|
||||
buzz-porno.info
|
||||
callmd5map.com
|
||||
carsplate.com
|
||||
cenoval.ru
|
||||
c-gainsbourg.com
|
||||
chimiver.info
|
||||
christianlouboutinsaleoutletonline.us
|
||||
cialisovercounteratwalmartusa.com
|
||||
cleanallspyware.com
|
||||
clickso.com
|
||||
clksite.com
|
||||
club-lukojl.ru
|
||||
compliance-fred.xyz
|
||||
compliance-george.top
|
||||
converse.ddsoldes.fr
|
||||
cpabegins.ru
|
||||
cranly.net
|
||||
culmimg.pw
|
||||
dailyrank.net
|
||||
dealwifi.com
|
||||
den-noch24.ru
|
||||
deshevo-nedorogo.ru
|
||||
directivepub.com
|
||||
directrev.com
|
||||
divku.ru
|
||||
domain2008.com
|
||||
drugstoreforyou.com
|
||||
e2click.com
|
||||
ec-file.info
|
||||
educatemetv.com
|
||||
elektrischezigarettekaufen2.cowblog.fr
|
||||
elektrozigarettekaufen2.blogse.nl
|
||||
elektrozigaretten1.webs.com
|
||||
etur.ru
|
||||
evidencecleanergold.com
|
||||
exonline.info
|
||||
dogoimage.com
|
||||
drhomes.biz
|
||||
drunkmoms.net
|
||||
e-c.al
|
||||
ekobata.ru
|
||||
emergencyneeds.org
|
||||
englate.com
|
||||
escort-russian.com
|
||||
escortslet.net
|
||||
euromasterclass.ru
|
||||
everytalk.tv
|
||||
evrotekhservis.ru
|
||||
extlabs.io
|
||||
extremepornos.net
|
||||
ezigarettenshop1.yolasite.com
|
||||
filmgo.ru
|
||||
firstsiteguide.com
|
||||
foto-basa.com
|
||||
free411games.com
|
||||
fuckingawesome.com
|
||||
fun-mobi.pl
|
||||
galaxys6manual.info
|
||||
gazporno.com
|
||||
genetworx.com
|
||||
ghostvisitor.com
|
||||
gk170.ru
|
||||
graphicwe.org
|
||||
grupografico-pilar.com.ar
|
||||
g.starmoe.xyz
|
||||
gta-club.ru
|
||||
guruofcasino.com
|
||||
hayate.biz
|
||||
help.tpu.ru
|
||||
highstairs-a.akamaihd.net
|
||||
hitsbox.info
|
||||
horoshieokna.com
|
||||
hotsocialz.com
|
||||
ico.re
|
||||
importchinacoach-teach.com
|
||||
intelhdgraphicsgtdrive6w.metroblog.com
|
||||
itbc.kiev.ua
|
||||
jeremyeaton.co
|
||||
jewelryandfiligree.com
|
||||
kadashihotel.com
|
||||
kam-dom.ru
|
||||
kanimage.com
|
||||
keywordteam.net
|
||||
kicknights.gq
|
||||
kinogolos.ru
|
||||
kredit-pod-zalog-krasnodar.ru
|
||||
ezigarettenkaufen2.dreamwidth.org
|
||||
f07.de
|
||||
falllow.gq
|
||||
famix.xyz
|
||||
fefo.gdn
|
||||
fenoyl.batcave.net
|
||||
fickkontaktehobbyhuren.com
|
||||
finansov.info
|
||||
finejewelryshop.ru
|
||||
finemanteam.com
|
||||
finuse.com
|
||||
foto-sisek.porngalleries.top
|
||||
fototravel.eu
|
||||
free-share-buttons.com
|
||||
freshberry.com.ua
|
||||
galeria-zdjec.com
|
||||
gelezki.com
|
||||
generalporn.org
|
||||
glall.ru
|
||||
gobongo.info
|
||||
graphid.com
|
||||
handicapvansarea.com
|
||||
hanink.biz.ly
|
||||
hatedriveapart.com
|
||||
hdhc.ru
|
||||
hdpixent.com
|
||||
heatpower.ru
|
||||
hermesreplica.win
|
||||
highspeed5.net
|
||||
hit-men.men
|
||||
honyaku.yahoofs.jp
|
||||
igadgetsworld.com
|
||||
igithab.com
|
||||
iinstalll-fii1leis.jus0wil.pp.ua
|
||||
immobiliaremassaro.com
|
||||
internetproviderstucson.com
|
||||
invitefashion.com
|
||||
iplogger.org
|
||||
iqs.biz.ua
|
||||
jose.mulinohouse.co
|
||||
kamorel.com
|
||||
keywesthideaways.co
|
||||
keywordsking.com
|
||||
kongoultry.net
|
||||
kongruan.com
|
||||
konica.kz
|
||||
krafte.ru
|
||||
krasivoe-hd.com
|
||||
kreativperlen.ch
|
||||
kutikomi.net
|
||||
lakomka.com.ua
|
||||
law-check-nine.xyz
|
||||
laxob.com
|
||||
lesbian.xyz
|
||||
lider-zhaluzi.kiev.ua
|
||||
light.ifmo.ru
|
||||
littlesunraiser.com
|
||||
liveinternet.ro
|
||||
live-sexchat.ru
|
||||
lodki-pvh.dp.ua
|
||||
max-eclat.men
|
||||
mistr-x.org
|
||||
mnogolok.info
|
||||
modenamebel.ru
|
||||
legionalpha.com
|
||||
letsrepair.in
|
||||
livejasmin.com
|
||||
lyrics.home-task.com
|
||||
mansparskats.com
|
||||
markjaybeefractal.com
|
||||
max-p.men
|
||||
meble-bogart.info
|
||||
medicines-choice.com
|
||||
meds-online24.com
|
||||
menetie.ru
|
||||
mitrasound.ru
|
||||
moncleroutletonline.win
|
||||
moneyviking-a.akamaihd.net
|
||||
montazhnic.ru
|
||||
morepoweronmac.trade
|
||||
morlat.altervista.org
|
||||
moscow-region.ru
|
||||
mp3films.ru
|
||||
muschisexbilder.com
|
||||
music7s.me
|
||||
musirc.com
|
||||
mwtpludn.review
|
||||
nac-bearings.ru
|
||||
nagdak.ru
|
||||
najaden.no
|
||||
napalm51.nut.cc
|
||||
nastroyke.net
|
||||
nationalbreakdown.com
|
||||
nhl09.ru
|
||||
nl.netlog.com
|
||||
o00.in
|
||||
mrbojikobi4.biz
|
||||
mydeathspace.com
|
||||
naphukete.ru
|
||||
nash-krym.info
|
||||
negociosdasha.com
|
||||
newhairstylesformen2014.com
|
||||
novgorod.xrus.org
|
||||
novosibirsk.xrus.org
|
||||
obsessionphrases.com
|
||||
ochistka-stokov.ru
|
||||
oconto.ru
|
||||
oda.as
|
||||
officedocuments.net
|
||||
okayimage.com
|
||||
one-gear.com
|
||||
onescreen.cc
|
||||
ontargetseo.us
|
||||
openlibrary.org
|
||||
ourville.info
|
||||
oynat.info
|
||||
pacificair.com
|
||||
panchro.co.uk
|
||||
partner-print.men
|
||||
pcgroup.com.uy
|
||||
pendelprognos.se
|
||||
pflexads.com
|
||||
pila.pl
|
||||
pinsdaddy.com
|
||||
pix24x7.com
|
||||
pixell.club
|
||||
pix-hd.com
|
||||
pizda.lol
|
||||
pochtovyi-index.ru
|
||||
pojdelo.weebly.com
|
||||
polytopesexempt.com
|
||||
popander.mobi
|
||||
pornhub-ru.com
|
||||
pornophoto.xyz
|
||||
porno-video-chati.ru
|
||||
privatamateure.com
|
||||
questionmarque.ch
|
||||
o-dachnik.ru
|
||||
offtime.ru
|
||||
onefilms.net
|
||||
onemactrckr.com
|
||||
pc4download.co
|
||||
pensplan.com
|
||||
perosan.com
|
||||
picturesboss.com
|
||||
platinumdeals.gr
|
||||
pornodojd.ru
|
||||
pravoholding.ru
|
||||
privat-girl.net
|
||||
profitkode.com
|
||||
profitsport.club
|
||||
pro-tec.kz
|
||||
push-ad.com
|
||||
quangcaons.com
|
||||
randalljhoward.com
|
||||
ranksays.com
|
||||
recordpage-a.akamaihd.net
|
||||
remont-fridge-tv.ru
|
||||
replica-watch.ru
|
||||
reward-survey.net
|
||||
rome2rio.com
|
||||
ruscoininvest.company
|
||||
rybalka-opt.ru
|
||||
salutmontreal.com
|
||||
sankt-peterburg.nodup.ru
|
||||
scanner-andrew.top
|
||||
scanner-don.top
|
||||
scanner-fred.top
|
||||
secretscook.ru
|
||||
seeresultshub-a.akamaihd.net
|
||||
seo-traffic-ranking.info
|
||||
serptehnika.ru
|
||||
shymkent.xkaz.org
|
||||
sibvitr.ru
|
||||
site-speed-check.site
|
||||
small-game.com
|
||||
snjack.info
|
||||
softonicads.com
|
||||
solution4u.com
|
||||
spabali.org
|
||||
spidtest.org
|
||||
srgwebmail.nl
|
||||
stats-collector.org
|
||||
steelmaster.lv
|
||||
stoki.ru
|
||||
stretchingabuckblog.com
|
||||
stroymonolit.su
|
||||
swimpool.ca
|
||||
swinon.site
|
||||
takeprofitsystem.com
|
||||
testingads.pro
|
||||
themeforest.net
|
||||
threecolumnblogger.com
|
||||
titan-cloud.life
|
||||
tkanorganizma.ru
|
||||
token-lab.org
|
||||
topsy.com
|
||||
trafficstars.com
|
||||
redhotfreebies.co.uk
|
||||
regdefense.com
|
||||
remont-ustanovka-tehniki.ru
|
||||
rentalcarnavi.info
|
||||
resant.ru
|
||||
rewardpoll.com
|
||||
robertefuller.com
|
||||
rosbalt.com.ua
|
||||
rusexy.xyz
|
||||
rus-pornuha.com
|
||||
rusprostitute.com
|
||||
russintv.fr
|
||||
samara.rosfirm.ru
|
||||
santechnik.jimdo.com
|
||||
scanner-mark.top
|
||||
scenicmissouri.us
|
||||
sdsjweb.com
|
||||
servethis.com
|
||||
sexblog.pw
|
||||
smadihome.com
|
||||
snsdeainavi.info
|
||||
socialmonkee.com
|
||||
socialtrade.biz
|
||||
softomix.net
|
||||
spb.afora.ru
|
||||
stairliftstrue.com
|
||||
star61.de
|
||||
starpages.net
|
||||
stromerrealty.com
|
||||
students-cheapskate.ml
|
||||
styro.ru
|
||||
suhanpacktech.com
|
||||
superiends.org
|
||||
taqywu51.soup.io
|
||||
thebestphotos.eu
|
||||
thefotosgratis.eu
|
||||
thepantonpractice.co.uk
|
||||
tizanidinehcl2mgtablet.blogspot.com
|
||||
tizanidinesideeffectsweightloss.blogspot.com
|
||||
tobeyouday.win
|
||||
toonfamilies.net
|
||||
trafaret74.ru
|
||||
trainoffend.ml
|
||||
trudogolik.net
|
||||
tubo360.com
|
||||
tupper-posuda.ru
|
||||
uac.net.au
|
||||
ultimatesetnewfreeallsoftupgradesystems.pw
|
||||
traxdom.ru
|
||||
treasuretrack-a.akamaihd.net
|
||||
tsan.net
|
||||
typer.one
|
||||
ucoz.ru
|
||||
ucsol.ru
|
||||
unacittaconte.org
|
||||
unimodemhalfduplefw.pen.io
|
||||
universals.com.ua
|
||||
urlopener.blogspot.com.au
|
||||
valueclick.com
|
||||
venta-prom.ru
|
||||
viagra-soft.ru
|
||||
videochat.ph
|
||||
videositename.com
|
||||
villakohlanta.nu
|
||||
videogamesecrets.com
|
||||
video--production.com
|
||||
videtubs.pl
|
||||
vip-dom.in
|
||||
vmnmvzsmn.over-blog.com
|
||||
voltrknc1.com
|
||||
weburlopener.com
|
||||
wemedinc.com
|
||||
wieseversa.no
|
||||
woodyguthrie.se
|
||||
ww2awards.info
|
||||
wygraj-teraz.com
|
||||
xboxster.ru
|
||||
xedserver.com
|
||||
xmlinde.com
|
||||
xn--80aagddcgkbcqbad7amllnejg6dya.xn--p1ai
|
||||
xn--80abgj3a5acid6ghs.top
|
||||
xn----ctbbcjd3dbsehgi.xn--p1ai
|
||||
y8games-free.com
|
||||
zastenchivosti.net
|
||||
vip-file.com
|
||||
vkontaktemusic.ru
|
||||
vodaodessa.com
|
||||
vostoktrade.info
|
||||
vriel.batcave.net
|
||||
vseuznaem.com
|
||||
wallpaperstock.net
|
||||
wareseeker.com
|
||||
xblog.in
|
||||
xn--80aaafbn2bc2ahdfrfkln6l.xn--p1ai
|
||||
xn--80aanaardaperhcem4a6i.com
|
||||
xn--d1aifoe0a9a.top
|
||||
xn--lifehacer-1rb.com
|
||||
xxxkaz.org
|
||||
xzlive.com
|
||||
youtoner.it
|
||||
yun56.co
|
||||
zapiszto.pl
|
||||
zeleznobeton.ru
|
||||
zigarettenonl.canalblog.com
|
||||
zoogdiesney.com
|
||||
zrus.org
|
||||
|
|
|
@ -116,4 +116,14 @@
|
|||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>
|
|
@ -1,3 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
<hr><center>nginx/1.14.2</center>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body bgcolor="white">
|
||||
|
@ -109,14 +126,4 @@
|
|||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
34.68.144.114 0;
|
||||
127.0.0.1 0;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1652
|
||||
#### Version: V4.2019.06.1653
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1652
|
||||
#### Version: V4.2019.06.1653
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -11,7 +11,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. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1652
|
||||
#### Version: V4.2019.06.1653
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1652
|
||||
#### Version: V4.2019.06.1653
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:33 SAST 2019
|
||||
### Version: V3.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:15 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:31 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:14 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,31 +7712,6 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1652
|
||||
### Updated: Thu Jun 27 16:26:34 SAST 2019
|
||||
### Version: V4.2019.06.1653
|
||||
### Updated: Thu Jun 27 16:40:17 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue