mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
V4.2019.07.1736 [ci skip]
This commit is contained in:
parent
6f7f5c1ec7
commit
154bda4809
56 changed files with 1101 additions and 1101 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 1;
|
104.154.120.187 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 0;
|
104.154.120.187 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 1;
|
104.154.120.187 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 0;
|
104.154.120.187 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 1;
|
104.154.120.187 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 0;
|
104.154.120.187 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -28,10 +28,10 @@ http {
|
||||||
#tcp_nopush on;
|
#tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -25,10 +25,10 @@ http {
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -25,10 +25,10 @@ http {
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -40,10 +40,10 @@ http {
|
||||||
#tcp_nopush on;
|
#tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -17,10 +17,10 @@ http {
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -18,10 +18,10 @@ http {
|
||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -28,10 +28,10 @@ http {
|
||||||
#tcp_nopush on;
|
#tcp_nopush on;
|
||||||
|
|
||||||
|
|
||||||
##
|
##
|
||||||
# Nginx Bad Bot Blocker Includes
|
# Nginx Bad Bot Blocker Includes
|
||||||
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
# REPO: https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
|
||||||
##
|
##
|
||||||
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
include /etc/nginx/conf.d/botblocker-nginx-settings.conf;
|
||||||
include /etc/nginx/conf.d/globalblacklist.conf;
|
include /etc/nginx/conf.d/globalblacklist.conf;
|
||||||
|
|
||||||
|
|
|
@ -45,4 +45,4 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.202.145.110 0;
|
35.193.7.13 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.224.112.202 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.224.112.202 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.224.112.202 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.224.112.202 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.224.112.202 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.224.112.202 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -45,4 +45,5 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.202.145.110 0;
|
104.154.120.187 0;
|
||||||
|
35.184.96.71 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -45,6 +45,5 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.193.7.13 0;
|
35.202.145.110 0;
|
||||||
35.192.85.2 0;
|
|
||||||
35.224.112.202 0;
|
35.224.112.202 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -46,5 +46,5 @@
|
||||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.192.85.2 0;
|
35.192.85.2 0;
|
||||||
35.224.112.202 0;
|
35.184.96.71 0;
|
||||||
104.154.120.187 0;
|
104.154.120.187 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 1;
|
104.154.120.187 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
Evil
|
DomainSigmaCrawler
|
||||||
Hloader
|
Express WebPictures
|
||||||
Intelliseek
|
Grabber
|
||||||
Nettrack
|
InfoNaviRobot
|
||||||
Nmap
|
JustView
|
||||||
SBIder
|
Kozmosbot
|
||||||
T8Abot
|
Nessus
|
||||||
Web Fuck
|
Net Vampire
|
||||||
Who.is Bot
|
WebmasterWorldForumBot
|
||||||
ZyBorg
|
WebReaper
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
|
360Spider
|
||||||
|
404checker
|
||||||
404enemy
|
404enemy
|
||||||
80legs
|
80legs
|
||||||
|
Abonti
|
||||||
Aboundex
|
Aboundex
|
||||||
|
Aboundexbot
|
||||||
|
Acunetix
|
||||||
ADmantX
|
ADmantX
|
||||||
AiHitBot
|
AfD-Verbotsverfahren
|
||||||
Aipbot
|
|
||||||
AllSubmitter
|
AllSubmitter
|
||||||
AlphaBot
|
|
||||||
Anarchie
|
|
||||||
archive.org_bot
|
archive.org_bot
|
||||||
|
Attach
|
||||||
autoemailspider
|
autoemailspider
|
||||||
BackDoorBot
|
BackDoorBot
|
||||||
Backlink-Ceck
|
Backlink-Ceck
|
||||||
backlink-check
|
|
||||||
BacklinkCrawler
|
|
||||||
BackWeb
|
BackWeb
|
||||||
Badass
|
Badass
|
||||||
Battleztar Bazinga
|
Bandit
|
||||||
|
Barkrowler
|
||||||
|
BatchFTP
|
||||||
BDFetch
|
BDFetch
|
||||||
BlackWidow
|
BetaBot
|
||||||
Bolt
|
|
||||||
BotALot
|
BotALot
|
||||||
|
Brandprotect
|
||||||
Buddy
|
Buddy
|
||||||
BuiltWith
|
BuiltBotTough
|
||||||
Bullseye
|
Bullseye
|
||||||
BunnySlippers
|
BunnySlippers
|
||||||
BuzzSumo
|
CATExplorador
|
||||||
CCBot
|
CazoodleBot
|
||||||
Cegbfeieh
|
Cegbfeieh
|
||||||
CheeseBot
|
CheeseBot
|
||||||
CherryPicker
|
CherryPicker
|
||||||
Claritybot
|
Cliqzbot
|
||||||
Cloud mapping
|
|
||||||
coccocbot-web
|
coccocbot-web
|
||||||
Collector
|
Collector
|
||||||
Copier
|
com.plumanalytics
|
||||||
CopyRightCheck
|
crawler4j
|
||||||
Copyscape
|
crawler.feedback
|
||||||
Cosmos
|
|
||||||
crawl.sogou.com
|
|
||||||
CrazyWebCrawler
|
CrazyWebCrawler
|
||||||
|
Crescent
|
||||||
CrunchBot
|
CrunchBot
|
||||||
CSHttp
|
|
||||||
Curious
|
Curious
|
||||||
DBLBot
|
demandbase-bot
|
||||||
Deusu
|
|
||||||
Devil
|
Devil
|
||||||
DigitalPebble
|
Dirbuster
|
||||||
Disco
|
Disco
|
||||||
Discobot
|
Dispatch
|
||||||
DittoSpyder
|
DittoSpyder
|
||||||
DnyzBot
|
DnyzBot
|
||||||
DomainAppender
|
DomainCrawler
|
||||||
DomainSigmaCrawler
|
|
||||||
DomainStatsBot
|
DomainStatsBot
|
||||||
Dotbot
|
Download Wonder
|
||||||
Dragonfly
|
Dragonfly
|
||||||
|
Drip
|
||||||
DSearch
|
DSearch
|
||||||
|
DTS Agent
|
||||||
|
ECCP/1.0
|
||||||
Ecxi
|
Ecxi
|
||||||
EMail Siphon
|
EirGrabber
|
||||||
Exabot
|
evc-batch
|
||||||
Express WebPictures
|
Express WebPictures
|
||||||
ExtLinksBot
|
ExtLinksBot
|
||||||
|
Extractor
|
||||||
|
ExtractorPro
|
||||||
|
Extreme Picture Finder
|
||||||
EyeNetIE
|
EyeNetIE
|
||||||
Ezooms
|
Ezooms
|
||||||
FemtosearchBot
|
FDM
|
||||||
FlashGet
|
Fimap
|
||||||
|
Flunky
|
||||||
Foobot
|
Foobot
|
||||||
GalaxyBot
|
FrontPage
|
||||||
|
FyberSpider
|
||||||
|
Genieo
|
||||||
GermCrawler
|
GermCrawler
|
||||||
GetRight
|
Getintent
|
||||||
Gigablast
|
Gigablast
|
||||||
Go-Ahead-Got-It
|
G-i-g-a-b-o-t
|
||||||
|
Gotit
|
||||||
|
Go!Zilla
|
||||||
GrabNet
|
GrabNet
|
||||||
|
GrapeFX
|
||||||
GrapeshotCrawler
|
GrapeshotCrawler
|
||||||
HaosouSpider
|
HaosouSpider
|
||||||
Harvest
|
Harvest
|
||||||
Havij
|
HEADMasterSEO
|
||||||
Heritrix
|
Heritrix
|
||||||
Hloader
|
Hloader
|
||||||
HMView
|
HMView
|
||||||
|
HTTrack
|
||||||
|
Humanlinks
|
||||||
HybridBot
|
HybridBot
|
||||||
|
Iblog
|
||||||
|
IDBot
|
||||||
|
Image Fetch
|
||||||
Image Sucker
|
Image Sucker
|
||||||
InfoTekies
|
InfoNaviRobot
|
||||||
instabid
|
IstellaBot
|
||||||
Intelliseek
|
JamesBOT
|
||||||
InterGET
|
|
||||||
InternetSeer
|
|
||||||
IRLbot
|
|
||||||
Jbrofuzz
|
|
||||||
JetCar
|
JetCar
|
||||||
Jetty
|
Jorgee
|
||||||
JOC Web Spider
|
Jyxobot
|
||||||
Kenjin Spider
|
|
||||||
Keyword Density
|
Keyword Density
|
||||||
Kozmosbot
|
Larbin
|
||||||
LeechFTP
|
LexiBot
|
||||||
LeechGet
|
|
||||||
Lftp
|
Lftp
|
||||||
Libwhisker
|
LibWeb
|
||||||
Likse
|
|
||||||
Linkdexbot
|
Linkdexbot
|
||||||
LinkextractorPro
|
LinqiaMetadataDownloaderBot
|
||||||
LinksManager
|
|
||||||
LinqiaRSSBot
|
|
||||||
LinqiaScrapeBot
|
LinqiaScrapeBot
|
||||||
Lipperhey
|
Lipperhey
|
||||||
Litemage_walker
|
Lipperhey Spider
|
||||||
Ltx71
|
Ltx71
|
||||||
|
lwp-request
|
||||||
|
LWP::Simple
|
||||||
Magnet
|
Magnet
|
||||||
Majestic SEO
|
Majestic12
|
||||||
MarkMonitor
|
Mata Hari
|
||||||
MarkWatch
|
meanpathbot
|
||||||
Mediatoolkitbot
|
Meanpathbot
|
||||||
mediawords
|
MegaIndex.ru
|
||||||
Metauri
|
MFC_Tear_Sample
|
||||||
Microsoft URL Control
|
MIIxpc
|
||||||
MIDown tool
|
|
||||||
Mister PiX
|
|
||||||
Mojeek
|
Mojeek
|
||||||
MSIECrawler
|
Morfeus Fucking Scanner
|
||||||
Nameprotect
|
MS Web Services Client Protocol
|
||||||
|
muhstik-scan
|
||||||
|
Name Intelligence
|
||||||
Navroad
|
Navroad
|
||||||
NearSite
|
Nessus
|
||||||
Netcraft
|
Netcraft
|
||||||
|
netEstate NE Crawler
|
||||||
|
NetLyzer
|
||||||
NetMechanic
|
NetMechanic
|
||||||
|
NetSpider
|
||||||
Netvibes
|
Netvibes
|
||||||
NetZIP
|
NetZIP
|
||||||
Nibbler
|
|
||||||
NICErsPRO
|
NICErsPRO
|
||||||
Niki-bot
|
Nmap
|
||||||
Nimbostratus
|
Nutch
|
||||||
NPbot
|
|
||||||
Octopus
|
|
||||||
Offline Explorer
|
Offline Explorer
|
||||||
|
Openfind
|
||||||
|
OpenLinkProfiler
|
||||||
Openvas
|
Openvas
|
||||||
OrangeBot
|
|
||||||
OutclicksBot
|
OutclicksBot
|
||||||
OutfoxBot
|
|
||||||
Page Analyzer
|
|
||||||
PageGrabber
|
PageGrabber
|
||||||
page scorer
|
|
||||||
Panscient
|
|
||||||
Pavuk
|
Pavuk
|
||||||
|
PECL::HTTP
|
||||||
PeoplePal
|
PeoplePal
|
||||||
Picscout
|
|
||||||
Picsearch
|
|
||||||
PictureFinder
|
PictureFinder
|
||||||
Pimonster
|
Pimonster
|
||||||
|
Pi-Monster
|
||||||
Pixray
|
Pixray
|
||||||
PleaseCrawl
|
PleaseCrawl
|
||||||
plumanalytics
|
plumanalytics
|
||||||
|
Pockey
|
||||||
|
POE-Component-Client-HTTP
|
||||||
Probethenet
|
Probethenet
|
||||||
ProWebWalker
|
Pump
|
||||||
PxBroker
|
PxBroker
|
||||||
PyCurl
|
|
||||||
QueryN Metasearch
|
QueryN Metasearch
|
||||||
Quick-Crawler
|
Quick-Crawler
|
||||||
RankActive
|
RankActive
|
||||||
RankActiveLinkBot
|
|
||||||
RankFlex
|
RankFlex
|
||||||
RankingBot
|
RankingBot
|
||||||
|
RankingBot2
|
||||||
RankurBot
|
RankurBot
|
||||||
Reaper
|
Reaper
|
||||||
RepoMonkey
|
RepoMonkey
|
||||||
Ripper
|
|
||||||
RocketCrawler
|
|
||||||
Rogerbot
|
Rogerbot
|
||||||
s1z.ru
|
s1z.ru
|
||||||
SBIder
|
ScanAlert
|
||||||
scan.lol
|
scan.lol
|
||||||
ScoutJet
|
|
||||||
Scrapy
|
|
||||||
ScreenerBot
|
ScreenerBot
|
||||||
Searchestate
|
|
||||||
SearchmetricsBot
|
SearchmetricsBot
|
||||||
SEOkicks
|
SemrushBot
|
||||||
|
SEOkicks-Robot
|
||||||
Seomoz
|
Seomoz
|
||||||
SeoSiteCheckup
|
SEOstats
|
||||||
serpstatbot
|
SiteExplorer
|
||||||
sexsearcher
|
Siteimprove
|
||||||
SISTRIX
|
Site Sucker
|
||||||
SiteLockSpider
|
|
||||||
SiteSnagger
|
|
||||||
Sitevigil
|
Sitevigil
|
||||||
|
SlySearch
|
||||||
|
SMTBot
|
||||||
Snapbot
|
Snapbot
|
||||||
Snoopy
|
SocialRankIOBot
|
||||||
Sociscraper
|
sogouspider
|
||||||
Sogou web spider
|
Sogou web spider
|
||||||
Sosospider
|
|
||||||
Sottopop
|
Sottopop
|
||||||
SpaceBison
|
SpaceBison
|
||||||
|
Spanner
|
||||||
sp_auditbot
|
sp_auditbot
|
||||||
Spinn3r
|
Spbot
|
||||||
|
SputnikBot
|
||||||
|
spyfu
|
||||||
Sqworm
|
Sqworm
|
||||||
Sucker
|
Sucker
|
||||||
Sucuri
|
|
||||||
SuperBot
|
|
||||||
SuperHTTP
|
SuperHTTP
|
||||||
SurveyBot
|
|
||||||
Suzuran
|
Suzuran
|
||||||
T0PHackTeam
|
sysscan
|
||||||
|
T8Abot
|
||||||
|
tAkeOut
|
||||||
|
Teleport
|
||||||
|
TeleportPro
|
||||||
Telesoft
|
Telesoft
|
||||||
Telesphoreo
|
TheNomad
|
||||||
Telesphorep
|
|
||||||
Thumbor
|
Thumbor
|
||||||
Titan
|
Titan
|
||||||
Trendiction
|
|
||||||
Trendictionbot
|
|
||||||
trendiction.com
|
trendiction.com
|
||||||
True_Robot
|
True_Robot
|
||||||
Turingos
|
Turingos
|
||||||
TwengaBot
|
|
||||||
UnisterBot
|
UnisterBot
|
||||||
Upflow
|
Vacuum
|
||||||
Vagabondo
|
VCI
|
||||||
VB Project
|
VidibleScraper
|
||||||
Virusdie
|
Voil
|
||||||
VoidEYE
|
|
||||||
Voltron
|
Voltron
|
||||||
WBSearchBot
|
WebBandit
|
||||||
|
WebCollage
|
||||||
|
Web Enhancer
|
||||||
Web Fuck
|
Web Fuck
|
||||||
WebGo IS
|
WebImageCollector
|
||||||
webmeup-crawler
|
WebLeacher
|
||||||
WebPix
|
WebPix
|
||||||
Web Pix
|
WebReaper
|
||||||
WebSauger
|
WebSauger
|
||||||
Web Sauger
|
WebsiteExtractor
|
||||||
WebsiteQuester
|
Webster
|
||||||
WebSucker
|
|
||||||
Web Sucker
|
|
||||||
WebWhacker
|
WebWhacker
|
||||||
Whack
|
WebZIP
|
||||||
Whatweb
|
Whatweb
|
||||||
Who.is Bot
|
Who.is Bot
|
||||||
WinHTTrack
|
WinHTTrack
|
||||||
|
WiseGuys Robot
|
||||||
WISENutbot
|
WISENutbot
|
||||||
Wprecon
|
Wonderbot
|
||||||
WPScan
|
Woobot
|
||||||
x09Mozilla
|
WWW-Collector-E
|
||||||
|
WWW::Mechanize
|
||||||
|
WWWOFFLE
|
||||||
Xaldon WebSpider
|
Xaldon WebSpider
|
||||||
Xaldon_WebSpider
|
|
||||||
xpymep1.exe
|
xpymep1.exe
|
||||||
Zauba
|
Zauba
|
||||||
zauba.io
|
zauba.io
|
||||||
Zeus
|
Zeus
|
||||||
zgrab
|
|
||||||
ZmEu
|
ZmEu
|
||||||
ZumBot
|
|
||||||
ZyBorg
|
ZyBorg
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
404enemy
|
Abonti
|
||||||
80legs
|
|
||||||
Aboundexbot
|
Aboundexbot
|
||||||
AfD-Verbotsverfahren
|
AfD-Verbotsverfahren
|
||||||
Aipbot
|
Aipbot
|
||||||
Alexibot
|
Alexibot
|
||||||
AllSubmitter
|
AlphaBot
|
||||||
|
Apexoo
|
||||||
archive.org_bot
|
archive.org_bot
|
||||||
Asterias
|
Asterias
|
||||||
Attach
|
Attach
|
||||||
BackDoorBot
|
autoemailspider
|
||||||
Backlink-Ceck
|
BacklinkCrawler
|
||||||
BackWeb
|
BackWeb
|
||||||
Bandit
|
Badass
|
||||||
BatchFTP
|
BatchFTP
|
||||||
Battleztar Bazinga
|
|
||||||
BBBike
|
BBBike
|
||||||
|
BDCbot
|
||||||
BDFetch
|
BDFetch
|
||||||
|
BetaBot
|
||||||
|
Blackboard
|
||||||
Black Hole
|
Black Hole
|
||||||
BlackWidow
|
|
||||||
Blow
|
Blow
|
||||||
BlowFish
|
|
||||||
Boardreader
|
Boardreader
|
||||||
Bolt
|
|
||||||
BotALot
|
BotALot
|
||||||
Bullseye
|
Buddy
|
||||||
Calculon
|
BuiltBotTough
|
||||||
CazoodleBot
|
BunnySlippers
|
||||||
CheeseBot
|
BuzzSumo
|
||||||
CherryPicker
|
CATExplorador
|
||||||
|
CCBot
|
||||||
CheTeam
|
CheTeam
|
||||||
ChinaClaw
|
ChinaClaw
|
||||||
Chlooe
|
Chlooe
|
||||||
Claritybot
|
Collector
|
||||||
Cliqzbot
|
Copier
|
||||||
Craftbot
|
Craftbot
|
||||||
crawler4j
|
crawler4j
|
||||||
crawler.feedback
|
crawl.sogou.com
|
||||||
Crescent
|
Crescent
|
||||||
|
CrunchBot
|
||||||
CSHttp
|
CSHttp
|
||||||
Curious
|
Curious
|
||||||
Custo
|
Custo
|
||||||
DatabaseDriverMysqli
|
|
||||||
DataCha0s
|
DataCha0s
|
||||||
|
demandbase-bot
|
||||||
Deusu
|
Deusu
|
||||||
|
Devil
|
||||||
Digincore
|
Digincore
|
||||||
DigitalPebble
|
Dirbuster
|
||||||
Disco
|
Disco
|
||||||
|
Discobot
|
||||||
Discoverybot
|
Discoverybot
|
||||||
Dispatch
|
Dispatch
|
||||||
DittoSpyder
|
DnyzBot
|
||||||
|
DomainCrawler
|
||||||
DomainStatsBot
|
DomainStatsBot
|
||||||
|
Dotbot
|
||||||
Download Wonder
|
Download Wonder
|
||||||
|
Drip
|
||||||
DSearch
|
DSearch
|
||||||
Ebingbong
|
Ebingbong
|
||||||
Exabot
|
EMail Siphon
|
||||||
|
EMail Wolf
|
||||||
|
EroCrawler
|
||||||
|
Evil
|
||||||
Express WebPictures
|
Express WebPictures
|
||||||
Extreme Picture Finder
|
Extractor
|
||||||
EyeNetIE
|
ExtractorPro
|
||||||
facebookscraper
|
facebookscraper
|
||||||
Firefox/7.0
|
Fimap
|
||||||
Freeuploader
|
FlashGet
|
||||||
FyberSpider
|
FyberSpider
|
||||||
Fyrebot
|
Genieo
|
||||||
Gigablast
|
GermCrawler
|
||||||
Gotit
|
Getintent
|
||||||
Go!Zilla
|
GetRight
|
||||||
|
Go-Ahead-Got-It
|
||||||
|
GoZilla
|
||||||
|
Grabber
|
||||||
|
GrabNet
|
||||||
|
GrapeshotCrawler
|
||||||
GT::WWW
|
GT::WWW
|
||||||
|
Haansoft
|
||||||
|
HaosouSpider
|
||||||
|
Harvest
|
||||||
Havij
|
Havij
|
||||||
HMView
|
HEADMasterSEO
|
||||||
HTTP::Lite
|
|
||||||
HybridBot
|
|
||||||
Iblog
|
Iblog
|
||||||
IDBot
|
Id-search
|
||||||
|
IlseBot
|
||||||
|
Image Fetch
|
||||||
|
Image Sucker
|
||||||
Indy Library
|
Indy Library
|
||||||
InfoNaviRobot
|
|
||||||
instabid
|
instabid
|
||||||
Internet Ninja
|
Intelliseek
|
||||||
internetVista monitor
|
InterGET
|
||||||
IRLbot
|
ips-agent
|
||||||
Iskanie
|
|
||||||
IstellaBot
|
IstellaBot
|
||||||
JennyBot
|
JamesBOT
|
||||||
JetCar
|
|
||||||
Jetty
|
Jetty
|
||||||
JOC Web Spider
|
JikeSpider
|
||||||
JustView
|
Jorgee
|
||||||
Jyxobot
|
Kenjin Spider
|
||||||
Keyword Density
|
Kozmosbot
|
||||||
Larbin
|
Lanshanbot
|
||||||
LeechFTP
|
LeechFTP
|
||||||
LeechGet
|
LeechGet
|
||||||
LibWeb
|
LexiBot
|
||||||
Libwhisker
|
Libwhisker
|
||||||
Lightspeedsystems
|
|
||||||
Linkdexbot
|
Linkdexbot
|
||||||
LinkpadBot
|
LinkpadBot
|
||||||
LinksManager
|
|
||||||
LinkWalker
|
LinkWalker
|
||||||
LinqiaScrapeBot
|
LinqiaRSSBot
|
||||||
Lipperhey Spider
|
Lipperhey
|
||||||
Litemage_walker
|
|
||||||
Lmspider
|
Lmspider
|
||||||
LNSpiderguy
|
LNSpiderguy
|
||||||
lwp-request
|
Ltx71
|
||||||
LWP::Simple
|
lwp-trivial
|
||||||
Mag-Net
|
Mag-Net
|
||||||
|
magpie-crawler
|
||||||
Mail.RU_Bot
|
Mail.RU_Bot
|
||||||
Majestic12
|
|
||||||
Majestic SEO
|
Majestic SEO
|
||||||
MarkWatch
|
Masscan
|
||||||
Mass Downloader
|
Mass Downloader
|
||||||
MauiBot
|
Mata Hari
|
||||||
Meanpathbot
|
meanpathbot
|
||||||
Mediatoolkitbot
|
MeanPath Bot
|
||||||
MegaIndex.ru
|
mediawords
|
||||||
Metauri
|
Metauri
|
||||||
Microsoft Data Access
|
Microsoft URL Control
|
||||||
MIIxpc
|
MIIxpc
|
||||||
Mister PiX
|
Mojeek
|
||||||
Morfeus Fucking Scanner
|
Morfeus Fucking Scanner
|
||||||
Mr.4x3
|
Mr.4x3
|
||||||
MSFrontPage
|
MSIECrawler
|
||||||
|
Msrabot
|
||||||
|
MS Web Services Client Protocol
|
||||||
muhstik-scan
|
muhstik-scan
|
||||||
Musobot
|
Musobot
|
||||||
NearSite
|
|
||||||
Nessus
|
|
||||||
NetLyzer
|
NetLyzer
|
||||||
Nettrack
|
NetMechanic
|
||||||
|
Net Vampire
|
||||||
NextGenSearchBot
|
NextGenSearchBot
|
||||||
Niki-bot
|
Niki-bot
|
||||||
NimbleCrawler
|
NimbleCrawler
|
||||||
Nimbostratus
|
Nmap
|
||||||
Ninja
|
Nutch
|
||||||
NPbot
|
|
||||||
oBot
|
|
||||||
Octopus
|
Octopus
|
||||||
Offline Explorer
|
Offline Navigator
|
||||||
OnCrawl
|
OnCrawl
|
||||||
Openfind
|
Openfind
|
||||||
Openvas
|
Openvas
|
||||||
OpenVAS
|
OrangeBot
|
||||||
|
OrangeSpider
|
||||||
OutclicksBot
|
OutclicksBot
|
||||||
OutfoxBot
|
OutfoxBot
|
||||||
PageAnalyzer
|
Pandalytics
|
||||||
PageGrabber
|
|
||||||
page scorer
|
|
||||||
PageScorer
|
|
||||||
pcBrowser
|
pcBrowser
|
||||||
PECL::HTTP
|
|
||||||
PeoplePal
|
|
||||||
PHPCrawl
|
|
||||||
Picscout
|
|
||||||
PictureFinder
|
|
||||||
Pimonster
|
|
||||||
Pixray
|
Pixray
|
||||||
plumanalytics
|
Pockey
|
||||||
POE-Component-Client-HTTP
|
POE-Component-Client-HTTP
|
||||||
Pump
|
Probethenet
|
||||||
|
ProPowerBot
|
||||||
PxBroker
|
PxBroker
|
||||||
PyCurl
|
PyCurl
|
||||||
|
QueryN Metasearch
|
||||||
Quick-Crawler
|
Quick-Crawler
|
||||||
RankurBot
|
RankActiveLinkBot
|
||||||
Recorder
|
RankingBot2
|
||||||
Rogerbot
|
Reaper
|
||||||
|
RebelMouse
|
||||||
|
ReGet
|
||||||
|
RocketCrawler
|
||||||
s1z.ru
|
s1z.ru
|
||||||
SBIder
|
SalesIntelligent
|
||||||
Scanbot
|
Scanbot
|
||||||
scan.lol
|
|
||||||
ScoutJet
|
|
||||||
Scrapy
|
Scrapy
|
||||||
Screaming
|
Screaming
|
||||||
ScreenerBot
|
SearchmetricsBot
|
||||||
SemrushBot
|
SEOkicks
|
||||||
SEOkicks-Robot
|
SEOkicks-Robot
|
||||||
SEOlyticsCrawler
|
SEOlyticsCrawler
|
||||||
Seomoz
|
Seomoz
|
||||||
seoscanners
|
SeoSiteCheckup
|
||||||
serpstatbot
|
sexsearcher
|
||||||
Siphon
|
SiteSucker
|
||||||
Sitebeam
|
SlySearch
|
||||||
SiteSnagger
|
|
||||||
Site Sucker
|
|
||||||
Sitevigil
|
|
||||||
SmartDownload
|
|
||||||
SMTBot
|
|
||||||
Snake
|
Snake
|
||||||
Snapbot
|
Snapbot
|
||||||
Sociscraper
|
|
||||||
sogouspider
|
sogouspider
|
||||||
|
Sogou web spider
|
||||||
Sosospider
|
Sosospider
|
||||||
Sottopop
|
Sottopop
|
||||||
Spammen
|
Spammen
|
||||||
SpankBot
|
SpankBot
|
||||||
Spbot
|
Spbot
|
||||||
Spinn3r
|
SputnikBot
|
||||||
|
spyfu
|
||||||
Sqlworm
|
Sqlworm
|
||||||
Stripper
|
Sqworm
|
||||||
Sucker
|
Steeler
|
||||||
Sucuri
|
SuperBot
|
||||||
SuperHTTP
|
SuperHTTP
|
||||||
SurveyBot
|
|
||||||
Suzuran
|
|
||||||
Swiftbot
|
Swiftbot
|
||||||
sysscan
|
Szukacz
|
||||||
T0PHackTeam
|
T0PHackTeam
|
||||||
tAkeOut
|
|
||||||
Teleport
|
Teleport
|
||||||
Telesphorep
|
TeleportPro
|
||||||
Toata
|
The Intraformant
|
||||||
|
Thumbor
|
||||||
Tracemyfile
|
Tracemyfile
|
||||||
trendiction.com
|
Trendiction
|
||||||
True_Robot
|
Trendictionbot
|
||||||
Turnitin
|
|
||||||
Twice
|
|
||||||
Typhoeus
|
Typhoeus
|
||||||
UnisterBot
|
UnisterBot
|
||||||
Upflow
|
|
||||||
URLy Warning
|
|
||||||
URLy.Warning
|
URLy.Warning
|
||||||
VCI
|
Vacuum
|
||||||
VidibleScraper
|
|
||||||
Virusdie
|
Virusdie
|
||||||
WebBandit
|
VoidEYE
|
||||||
WebCollage
|
Voil
|
||||||
WEBDAV
|
Wallpapers/3.0
|
||||||
WebFetch
|
WallpapersHD
|
||||||
Web Fetch
|
Webalta
|
||||||
WebFuck
|
WebCopier
|
||||||
|
Web Enhancer
|
||||||
|
WebGo IS
|
||||||
WebImageCollector
|
WebImageCollector
|
||||||
WebLeacher
|
|
||||||
WebmasterWorldForumBot
|
WebmasterWorldForumBot
|
||||||
Web Pix
|
webmeup-crawler
|
||||||
Website Quester
|
WebSauger
|
||||||
WebSucker
|
Web Sauger
|
||||||
WebWhacker
|
Webshag
|
||||||
WeSEE
|
WebsiteQuester
|
||||||
|
Web Sucker
|
||||||
|
WebZIP
|
||||||
Whack
|
Whack
|
||||||
|
Whacker
|
||||||
|
Who.is Bot
|
||||||
|
WinHTTrack
|
||||||
WISENutbot
|
WISENutbot
|
||||||
|
Wonderbot
|
||||||
Wotbox
|
Wotbox
|
||||||
WPScan
|
WPScan
|
||||||
WWW::Mechanize
|
WWW::Mechanize
|
||||||
WWWOFFLE
|
|
||||||
x22Mozilla
|
x22Mozilla
|
||||||
Xaldon_WebSpider
|
Xaldon_WebSpider
|
||||||
Xenu
|
Xenu
|
||||||
xpymep1.exe
|
Zauba
|
||||||
|
zauba.io
|
||||||
Zermelo
|
Zermelo
|
||||||
Zitebot
|
|
||||||
ZyBorg
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
apps-analytics.net
|
1kdailyprofit.me
|
||||||
cleanmypc.com
|
2daytrendingnews.com
|
||||||
dtnlyss.com
|
dnepropetrovsk.mistr-x.org
|
||||||
franklinfire.co
|
eugenevaultstorage.com
|
||||||
heartofpayne.xyz
|
kinohit1.ru
|
||||||
koopilka.com
|
pulseonclick.com
|
||||||
predominant-invent.tk
|
takeflyte.com
|
||||||
sanatorrii.ru
|
videos-for-your-business.com
|
||||||
stroiminsk.com
|
volgograd.xrus.org
|
||||||
thexart.club
|
womama.ru
|
||||||
|
|
|
@ -1,500 +1,500 @@
|
||||||
0daymusic.org
|
101billion.com
|
||||||
123any.com
|
1hwy.com
|
||||||
12masterov.com
|
1j7740kd.website
|
||||||
21h2o.com
|
2020iscoming.info
|
||||||
2345.com
|
24videos.tv
|
||||||
51.la
|
2drittel.de
|
||||||
777-club.ru
|
66cpwgln.space
|
||||||
8lufu.com
|
7makemoneyonline.com
|
||||||
9icmzvn6.website
|
8si.ru
|
||||||
aa08daf7e13b6345e09e92f771507fa5f4.com
|
8xv8.com
|
||||||
aa8780bb28a1de4eb5bff33c28a218a930.com
|
991mostfm.co.id
|
||||||
aab94f698f36684c5a852a2ef272e031bb.com
|
aanapa.ru
|
||||||
aaronabel.com
|
abbanreddy.com
|
||||||
abovetherivernc.com
|
abcdeg.xyz
|
||||||
absugars.com
|
acunetix-referrer.com
|
||||||
acgs.tk
|
adamoads.com
|
||||||
actices.com
|
adbetclickin.pink
|
||||||
addray.pro
|
addblueoff.com.ua
|
||||||
adserver-e7.com
|
adprotect.net
|
||||||
adultgalls.com
|
adsland.men
|
||||||
adult-shop.com.ua
|
adultfriendfinder.com
|
||||||
adventureparkcostarica.com
|
advertex.info
|
||||||
adzerg.com
|
afslankpillen2017nl.eu
|
||||||
a.frcls.fr
|
agahinameh.com
|
||||||
agapovdg.ru
|
agreda.pluto.ro
|
||||||
aghanyna.com
|
ahmedabadwebs.com
|
||||||
air-edem.ru
|
albamargroup.com
|
||||||
alert-jdh.xyz
|
alborzan.com
|
||||||
alfabot.xyz
|
alfa9.com
|
||||||
all4invest.info
|
all4invest.info
|
||||||
allboard.xobor.de
|
allcredits.su
|
||||||
alldubai.biz
|
allwidewallpapers.com
|
||||||
amospalla.es
|
aloofly.com
|
||||||
amyfoxfitness.com
|
amateurlivechat.org
|
||||||
analytics-ads.xyz
|
analytics-ads.xyz
|
||||||
animal36.com
|
animalrank.com
|
||||||
animaltoplist.com
|
animaltoplist.com
|
||||||
anticrawler.org
|
anniemation.com
|
||||||
apimountainbikei-a.akamaihd.net
|
apartmentbay.ru
|
||||||
appearance-cool.com
|
apartmentratings.com
|
||||||
apple.com-cleaner.systems
|
apidiamondatanet-a.akamaihd.net
|
||||||
applyneedy.xyz
|
appartement-stumm.at
|
||||||
arabgirls.adultgalls.com
|
appfastplay.com
|
||||||
arendas.net
|
apps-analytics.net
|
||||||
astrochicks.com
|
arenanews.com.ua
|
||||||
|
arendatora.ru
|
||||||
|
arpelsreplica.xyz
|
||||||
|
asiengirls.net
|
||||||
atelielembrancaqueencanta.com.br
|
atelielembrancaqueencanta.com.br
|
||||||
atmovs.com
|
azartclub.org
|
||||||
atofilms.com
|
azte.ch
|
||||||
auto4style.ru
|
babosas.com
|
||||||
autonew.biz
|
backgroundpictures.net
|
||||||
avek.ru
|
baditri.com
|
||||||
aviav.ru
|
banksrf.ru
|
||||||
azadnegar.com
|
beauty-b0x.pl
|
||||||
azazaporn.com
|
bestchoice.cf
|
||||||
azbukafree.com
|
bestwebsiteawards.com
|
||||||
babieca.com
|
bet365.com
|
||||||
babs.com.ua
|
beta.hotkeys.com
|
||||||
baersaratov.ru
|
bgviagrachrx.com
|
||||||
bankmib.ru
|
bkns.vn
|
||||||
bannerbank.ru
|
blogig.org
|
||||||
bannerconnect.net
|
bloke.com
|
||||||
baoxaydung.com.vn
|
bmw-ark.ru
|
||||||
bard-real.com.ua
|
boltalko.xyz
|
||||||
basisches-wasser.net
|
brandbucket.com
|
||||||
beget.tech
|
brg8.com
|
||||||
beremenyashka.com
|
bristolhotel.com
|
||||||
bestfortraders.com
|
bristolhotel.com.ua
|
||||||
bestserials.com
|
buqayy0.livejournal.com
|
||||||
betteroffers.review
|
bus-offer.com
|
||||||
big-cash.net
|
buyclomidonlaine.com
|
||||||
bioinnovate.co
|
c1.onedmp.com
|
||||||
blackplanet.com
|
camdolls.com
|
||||||
blacktwhite.com
|
canvas.gloverid.site
|
||||||
blog-hits.com
|
carapics.com
|
||||||
blogrankers.com
|
carsdined.org
|
||||||
bonanza-fortune.men
|
cartierring.xyz
|
||||||
bookmaker-bet.com
|
castingbank.ru
|
||||||
boole.onlinewebshop.net
|
caveavins.fr
|
||||||
bosman.pluto.ro
|
cdnanalytics.xyz
|
||||||
bpro1.top
|
cheapbelstaff.online
|
||||||
buynorxx.com
|
cheapmoncler.xyz
|
||||||
buytizanidineonlinenoprescription.blogspot.com
|
check-host.net
|
||||||
bzero1jewelry.net
|
chee-by.biz
|
||||||
cactussoft.biz
|
choosecuisine.com
|
||||||
calc-for-credit.ru
|
cialischsrx.com
|
||||||
calcularpagerank.com
|
cialisndbrx.com
|
||||||
camdenmemorials.com
|
cialisovercounteratwalmartusa.com
|
||||||
cardiosport.com.ua
|
cleanallspyware.com
|
||||||
cartiertrinity.xyz
|
cleanersoft.com
|
||||||
ccjp.eu
|
|
||||||
cctva.tv
|
|
||||||
cdncash.com
|
|
||||||
cejewelry.xyz
|
|
||||||
cellfun.mobi
|
|
||||||
cfacarrosserie74.com
|
|
||||||
cheapwebsitehoster.com
|
|
||||||
cindymatches.com
|
|
||||||
cinemaflix.website
|
|
||||||
cleanallvirus.com
|
|
||||||
cleanpcnow.com
|
cleanpcnow.com
|
||||||
cleansearch.net
|
|
||||||
clean-start.net
|
clean-start.net
|
||||||
cmd.kz
|
clean-virus-mac.com
|
||||||
codysbbq.com
|
clicksor.net
|
||||||
co.lumb.co
|
clknsee.com
|
||||||
comissionka.net
|
clksite.com
|
||||||
coolgamechannel.com
|
com-cleaner.systems
|
||||||
coslab.club
|
cometorussia.net
|
||||||
countbertwistdisp26.soup.io
|
community.allhiphop.com
|
||||||
counter.bloke.com
|
compliance-elena.xyz
|
||||||
creativehutindia.com
|
compliance-margo.top
|
||||||
creditwell.ru
|
coolyarddecorations.com
|
||||||
crynet.cc
|
countercrazy.com
|
||||||
cscwtalkto.site
|
courtshipgift.com
|
||||||
cubs-jerseys.us
|
creatives.adbetclickin.pink
|
||||||
cupday.com
|
csgo4.win
|
||||||
custom-product-labels.com
|
cypernhuset.se
|
||||||
cymbaltaandtizanidine.blogspot.com
|
czat.wp.pl
|
||||||
damedingel.ya.ru
|
dbmkfhqk.bloger.index.hr
|
||||||
dame-ns.kz
|
deanmoore.ie
|
||||||
danashop.ru
|
decorationspcs.com
|
||||||
danceuniverse.ru
|
dgfitness.co
|
||||||
daneshetabiat.com
|
digitalassetmanagement.site
|
||||||
data.vtc.pw
|
dinkolove.ya.ru
|
||||||
defenderxtactical.com
|
diusyawiga.tk
|
||||||
dengi-pod-zalog-nedvizhimosti.ru
|
dmmspy.com
|
||||||
descargar-musica-gratis.net
|
doctormakarova.ru
|
||||||
dev-seo.blog
|
documentsite.net
|
||||||
dickssportinggoods.com
|
dodlive.mil
|
||||||
discovertreasure-a.akamaihd.net
|
dogsrun.net
|
||||||
disruptingdinnerparties.com
|
domain.webkeyit.com
|
||||||
dnepr-avtospar.com.ua
|
domashneeruporno.com
|
||||||
docsportal.net
|
dostavka-v-ukrainu.ru
|
||||||
dogoimage.com
|
dosugrostov.site
|
||||||
domainanalyzing.xyz
|
dotnetdotcom.org
|
||||||
domik-derevne.ru
|
downloaddy.net
|
||||||
donvito.unas.cz
|
doyouknowtheword-flummox.ml
|
||||||
doxysexy.com
|
dptaughtme.com
|
||||||
editmedios.com
|
drhomes.biz
|
||||||
ee77ee.com
|
droidlook.net
|
||||||
elektrischezi.canalblog.com
|
drugs-no-rx.info
|
||||||
empirepoker.com
|
dstroy.su
|
||||||
energydiet-info.ru
|
easycommerce.cf
|
||||||
enskedesquashclub.se
|
easytuningshop.ru
|
||||||
eorogo.top
|
easyukraine.com
|
||||||
eredijovon.com
|
ecommerce-seo.com
|
||||||
escortplius.com
|
eduinfosite.com
|
||||||
escort-russian.com
|
electricwheelchairsarea.com
|
||||||
essayservicewriting.org
|
elektrischeziga.livejournal.com
|
||||||
estelight.ru
|
elektronischezigarettekaufen1.myblog.de
|
||||||
event-tracking.com
|
elektrozigarette1.dreamwidth.org
|
||||||
executehosting.com
|
elektrozigarette2.webs.com
|
||||||
expertnaya-ocenka.ru
|
elektrozigarette2.wordpressy.pl
|
||||||
expolicenciaslatam.co
|
elektrozigaretten2.yn.lt
|
||||||
extlinks.com
|
elitepcgames.com
|
||||||
ez8motelseaworldsandiego.com
|
erotikstories.ru
|
||||||
ezigarettekaufen2.mpbloggar.se
|
eshop.md
|
||||||
|
este-line.com.ua
|
||||||
|
extractorandburner.com
|
||||||
|
ezaz.info
|
||||||
f00kclan.de
|
f00kclan.de
|
||||||
fanpagerobot.com
|
f5mtrack.com
|
||||||
fashion-stickers.ru
|
fakehandbags.xyz
|
||||||
fellowshipoftheminds.com
|
famix.xyz
|
||||||
fickenbumsen.net
|
femmesdenudees.com
|
||||||
filmbokep69.com
|
filmbokep69.com
|
||||||
financetip.eu
|
findacheaplawyers.com
|
||||||
frameimage.org
|
firesub.pl
|
||||||
frcls.fr
|
flex4launch.ru
|
||||||
freemaintenancesysforpcandmac.top
|
floridamobilebillboards.com
|
||||||
free-share-buttons.com
|
flowersbazar.com
|
||||||
free-social-buttons.com
|
forexgb.ru
|
||||||
funcrushgames.com
|
forex-indextop20.ru
|
||||||
funnymama.com
|
formularz-konkurs.tk
|
||||||
fym.com.ru
|
fotzen-ficken.com
|
||||||
galaxyflowers.ru
|
freelinkbuilding.website.tk
|
||||||
galeria-zdjec.com
|
free-today.com
|
||||||
gateway.zscalerone.net
|
fuck-paid-share-buttons.xyz
|
||||||
gay-file.com
|
futbolkisales.ru
|
||||||
geilehausfrauen.net
|
gameprimary.com
|
||||||
generalporn.org
|
game-top.su
|
||||||
generic-pills-online.com
|
gateway.zscalertwo.net
|
||||||
|
gazobeton-p.com.ua
|
||||||
|
gaz-voshod.ru
|
||||||
|
gdebestkupit.ru
|
||||||
|
gearsadspromo.club
|
||||||
genetworx.com
|
genetworx.com
|
||||||
|
gerhardhealer.com
|
||||||
ggiaro.com
|
ggiaro.com
|
||||||
glavtral.ru
|
gheus.altervista.org
|
||||||
gogalleryawesome.com
|
ghostvisitor.com
|
||||||
gogps.me
|
glall.ru
|
||||||
golden-praga.ru
|
gratis-sexkontakte.com
|
||||||
goodwinmetals.co
|
gratuitxblcodes.com
|
||||||
gotorussia.com
|
|
||||||
gox.com.ua
|
|
||||||
gpirate.com
|
|
||||||
graphid.com
|
|
||||||
greatfind-a.akamaihd.net
|
|
||||||
greendream.com.ua
|
greendream.com.ua
|
||||||
growboxbl.ru
|
grtyi.com
|
||||||
growmyfunds.ca
|
grupografico-pilar.com.ar
|
||||||
gsasearchengineranker.pw
|
gsmtlf.ru
|
||||||
guardlink.com
|
guigyverpo.cf
|
||||||
hdwalls.xyz
|
gyffu.com
|
||||||
healmytrauma.info
|
hannasolution.ru
|
||||||
hit-kino.ru
|
hauleddes.com
|
||||||
hledejvshopech.cz
|
hawaiielectriclight.com
|
||||||
hotloans.ru
|
hdapp1008-a.akamaihd.net
|
||||||
hotsocialz.com
|
hdxnxxtube.mobi
|
||||||
hoverboard360.at
|
healgastro.com
|
||||||
hreade.com
|
hermesbracelets.xyz
|
||||||
htmlcorner.com
|
histats.com
|
||||||
https-legalrc.biz
|
historichometeam.com
|
||||||
ico.re
|
hkladys.com
|
||||||
iklysha.ml
|
hobbyhuren-datenbank.com
|
||||||
imicrovision.com
|
hop.clickbank.net
|
||||||
incest-ru.com
|
host-tracker.com
|
||||||
innodgfdriverhm.aircus.com
|
hotshoppymac.com
|
||||||
instasexyblog.com
|
house.sieraddns.com
|
||||||
insurple.com
|
hoverboard360.nl
|
||||||
intermesh.net
|
hoverboard360.se
|
||||||
internetartfair.com
|
hoztorg-opt.ru
|
||||||
investsuccess.org
|
igadgetsworld.com
|
||||||
istripper.com
|
imk.com.ua
|
||||||
izismile.com
|
immobiliaremassaro.com
|
||||||
janavibekken.no
|
imperiafilm.ru
|
||||||
|
impisr.edunsk.ru
|
||||||
|
inbabes.sexushost.com
|
||||||
|
internetproviderstucson.com
|
||||||
|
ivoiretechnocom.ci
|
||||||
|
izhevsk.zrus.org
|
||||||
|
j33x.com
|
||||||
jav-way.site
|
jav-way.site
|
||||||
jennyfire.ru
|
jeremyeaton.co
|
||||||
jwss.cc
|
jerseychinabizwholesale.us
|
||||||
jyvopys.com
|
jillepille.com
|
||||||
kanimage.com
|
journalhome.com
|
||||||
katushka.net
|
j-times.ru
|
||||||
kazan.zrus.org
|
justprofit.xyz
|
||||||
keyhantercume.com
|
kakadu-interior.com.ua
|
||||||
kinoduh.ru
|
kamen-e.ru
|
||||||
|
kartiniresto.com
|
||||||
|
ketoanhanoi.info
|
||||||
|
khafre.us
|
||||||
kino-filmi.com
|
kino-filmi.com
|
||||||
kleine-titten.biz
|
kinogolos.ru
|
||||||
kmd-pto.ru
|
kinohit1.ru
|
||||||
|
kinostorm.net
|
||||||
|
kliksaya.com
|
||||||
|
kochanelli.com
|
||||||
komputernaya-pomosh-moscow.ru
|
komputernaya-pomosh-moscow.ru
|
||||||
koptims.tiu.ru
|
konpax.com
|
||||||
kosmetyki.tm.pl
|
kupiproday.com.ua
|
||||||
krasivye-devushki.net
|
kurwa.win
|
||||||
krynica.info
|
|
||||||
kunstaktien.info
|
|
||||||
kutikomi.net
|
kutikomi.net
|
||||||
ladov.ru
|
kwzf.net
|
||||||
lafriore.ru
|
labvis.host.sk
|
||||||
landinez.co
|
laparfumotec.com
|
||||||
lapitec.eu
|
lennatin.info
|
||||||
lawyers.cafe
|
letmacworkfaster.site
|
||||||
le-clos-des-alouettes.com
|
|
||||||
ledis.top
|
|
||||||
lerporn.info
|
|
||||||
letmacwork.world
|
letmacwork.world
|
||||||
letsart.ru
|
lezbiyanki.net
|
||||||
likesdesign.com
|
life-instyle.com
|
||||||
likesuccess.com
|
livefixer.com
|
||||||
livetsomudvekslingstudent.bloggersdelight.dk
|
lkbennettoutlet.online
|
||||||
lizace.com
|
llastbuy.ru
|
||||||
locatellicorretor.com.br
|
lotto6888.com
|
||||||
locimge.pw
|
low-format.ru
|
||||||
lodki-pvh.dp.ua
|
lunamedia.co
|
||||||
lulea-auktionsverk.se
|
mackeeper-land-672695126.us-east-1.elb.amazonaws.com
|
||||||
lutherstable.org
|
macresource.co.uk
|
||||||
m0r0zk0-krava.ru
|
madot.onlinewebshop.net
|
||||||
machicon-ueno.info
|
mafa-free.com
|
||||||
maladot.com
|
mafcards.ru
|
||||||
manualterap.roleforum.ru
|
magicalfind-a.akamaihd.net
|
||||||
manve.info
|
malls.com
|
||||||
map028.com
|
marblestyle.ru
|
||||||
martlinker.com
|
massage-info.nl
|
||||||
masterseek.com
|
matrixalchemy.com
|
||||||
matsdale.com
|
mebelcomplekt.ru
|
||||||
mcadamssupplyco.com
|
meble-bogart.info
|
||||||
meddesk.ru
|
meccadumps.net
|
||||||
mediaoffers.click
|
megahdporno.net
|
||||||
medkritika.ru
|
mini.7zap.com
|
||||||
mega-bony-2017.pl
|
mir-limuzinov.ru
|
||||||
megakino.net
|
mlvc4zzw.space
|
||||||
members.ghanaweb.com
|
mmoguider.ru
|
||||||
metalonly.info
|
mobioffertrck.com
|
||||||
microsearch.ru
|
mockupui.com
|
||||||
microsoftportal.net
|
moesen-ficken.com
|
||||||
mielec.pl
|
moetomnenie.com
|
||||||
milblueprint.com
|
moi-glazki.ru
|
||||||
mindeyegames.com
|
mole.pluto.ro
|
||||||
mistr-x.org
|
monclerboots.xyz
|
||||||
mixtapetorrent.com
|
monetizer.com-01.site
|
||||||
mmofreegames.online
|
money-for-placing-articles.com
|
||||||
mobplayer.ru
|
moneyzzz.ru
|
||||||
motherboard.vice.com
|
montazhnic.ru
|
||||||
|
mossmesi.com
|
||||||
|
most.gov.iq
|
||||||
|
movies-in-theaters.net
|
||||||
moz.com
|
moz.com
|
||||||
mp3downloadhq.com
|
mturkcontent.com
|
||||||
msfsaar.de
|
musicspire.online
|
||||||
msk.afora.ru
|
mustwineblog.com
|
||||||
mulberryoutletonlineeu.com
|
mxgetcode.com
|
||||||
musezone.su
|
mygameplus.ru
|
||||||
muz-baza.net
|
|
||||||
muz-shoes.ru
|
|
||||||
my-big-family.com
|
|
||||||
my-cash-bot.co
|
|
||||||
mylida.org
|
mylida.org
|
||||||
myseoconsultant.com
|
nakozhe.com
|
||||||
mywallpaper.top
|
narkologiya-orel.ru
|
||||||
naphukete.ru
|
narkologiya-penza.ru
|
||||||
narkologiya-peterburg.ru
|
nbsproject.ru
|
||||||
narosty.com
|
newstudio.tv
|
||||||
nationalbreakdown.com
|
nhl17coinsforps3.gratisblog.biz
|
||||||
naturalpharm.com.ua
|
nlfjjunb5.ru
|
||||||
netvouz.com
|
nofreezingmac.click
|
||||||
newtechspb.ru
|
noscrapleftbehind.co
|
||||||
nextconseil.com
|
novosti-hi-tech.ru
|
||||||
nonews.co
|
nudo.ca
|
||||||
nottyu.xyz
|
offers.bycontext.com
|
||||||
npoet.ru
|
offf.info
|
||||||
nuker.com
|
officedocuments.net
|
||||||
oda.as
|
oklogistic.ru
|
||||||
office2web.com
|
o.light.d0t.ru
|
||||||
old-rock.com
|
onemantrip.com
|
||||||
olgacvetmet.com
|
online-hit.info
|
||||||
online247.ml
|
|
||||||
onlinewritingjobs17.blogspot.ru
|
|
||||||
openfrost.com
|
openfrost.com
|
||||||
orgasmus-virtual.com
|
orgasmus-virtual.com
|
||||||
ororodnik.goodbb.ru
|
pandroid.co
|
||||||
ostroike.org
|
park.above.com
|
||||||
oynat.info
|
partner-cdn.men
|
||||||
ozoz.it
|
partnersafe.men
|
||||||
partnerline.men
|
pdns.download
|
||||||
patol01.pw
|
photokitchendesign.com
|
||||||
pavlodar.xkaz.org
|
photostudiolightings.com
|
||||||
petsblogroll.com
|
picphotos.net
|
||||||
pflexads.com
|
picsearch.com
|
||||||
picscout.com
|
pics-group.com
|
||||||
pictures-and-images.com
|
picturesboss.com
|
||||||
pillscheap24h.com
|
pila.pl
|
||||||
pizza-tycoon.com
|
pixgood.com
|
||||||
|
pizdopletka.club
|
||||||
platezhka.net
|
platezhka.net
|
||||||
playmsn.com
|
playfortuna-play.ru
|
||||||
popup.matchmaker.com
|
pokerniydom.ru
|
||||||
pornhubforum.tk
|
polytopesexempt.com
|
||||||
pornolook.net
|
popserve.adscpm.net
|
||||||
portal-eu.ru
|
poquoson.org
|
||||||
portside.cc
|
porngalleries.top
|
||||||
posible.net
|
pornhive.org
|
||||||
pourvous.info
|
porno-chaman.info
|
||||||
pozdrawleniya.com
|
pornodojd.ru
|
||||||
pr0fit-b0x.com
|
pornokorol.com
|
||||||
preventheadacheguide.info
|
porno-video-chati.ru
|
||||||
pricheski-video.com
|
praisong.net
|
||||||
prizefestival.mobi
|
prchecker.info
|
||||||
projectforte.ru
|
printie.com
|
||||||
prombudpostach.com.ua
|
priora-2.com
|
||||||
promoheads.com
|
privetsochi.ru
|
||||||
prostitutki-astana.org
|
prizeestates.cricket
|
||||||
prostitutki-novgoroda.org
|
productarium.com
|
||||||
pyrodesigns.com.au
|
profitfx.online
|
||||||
|
proftests.net
|
||||||
|
propranolol40mg.blogspot.com
|
||||||
|
prospekt-st.ru
|
||||||
|
prostitutki-belgoroda.org
|
||||||
|
pst2017.onlinewebshop.net
|
||||||
|
purplestats.com
|
||||||
|
push-ad.com
|
||||||
q-moto.ru
|
q-moto.ru
|
||||||
ranksignals.com
|
qpypcx.com
|
||||||
|
quickbuck.com
|
||||||
|
quickchange.cc
|
||||||
|
quizzitch.net
|
||||||
|
ranksonic.info
|
||||||
rapidokbrain.com
|
rapidokbrain.com
|
||||||
rcb101.ru
|
rapidsites.pro
|
||||||
r-control.ru
|
referencemoi.com
|
||||||
registratciya-v-moskve.ru
|
|
||||||
reimageplus.com
|
|
||||||
remont-comp-pomosh.ru
|
|
||||||
remont-mobile-phones.ru
|
remont-mobile-phones.ru
|
||||||
remote-dba.de
|
remont-ustanovka-tehniki.ru
|
||||||
renewablewealth.com
|
responsinator.com
|
||||||
rent2spb.ru
|
richinvestmonitor.com
|
||||||
rightenergysolutions.com.au
|
rimedia.org
|
||||||
rockprogblog.com
|
roofers.org.uk
|
||||||
rome2rio.com
|
rus-pornuha.com
|
||||||
royal-betting.net
|
safe-app.net
|
||||||
russian-postindex.ru
|
samolet.fr
|
||||||
rybalka-opt.ru
|
sampleletters.net
|
||||||
sbricur.com
|
sbtdesign.co.uk
|
||||||
sbwealthsolutions.ca
|
scanner-alex.top
|
||||||
scalerite.co.za
|
screentoolkit.com
|
||||||
scanmyphones.com
|
searchaddis.com
|
||||||
scanner-john.top
|
searchencrypt.com
|
||||||
scanner-mary.top
|
searchkut.com
|
||||||
scmor.ilxc.cc
|
seksotur.ru
|
||||||
scripted.com
|
|
||||||
searchinterneat-a.akamaihd.net
|
|
||||||
seasonvar.ru
|
|
||||||
seeresultshub-a.akamaihd.net
|
|
||||||
sel-hoz.com
|
|
||||||
semrush.com
|
semrush.com
|
||||||
seoanalyses.com
|
senger.atspace.co.uk
|
||||||
seoholding.com
|
serviporno.com
|
||||||
sexblog.pw
|
sex-dating.co
|
||||||
sex-tracker.com
|
sexkontakte-seite.com
|
||||||
sexvideo-sex.com
|
sexobzor.info
|
||||||
share-buttons-for-free.com
|
sexpornotales.com
|
||||||
sherlock.se
|
sfj-ror.no
|
||||||
shillyourcoins.com
|
sharpchallenge.com
|
||||||
shmetall.com.ua
|
shiksabd.com
|
||||||
shoppingmiracles.co.uk
|
shoppingmiracles.co.uk
|
||||||
shopvilleroyboch.com.ua
|
|
||||||
sibecoprom.ru
|
sibecoprom.ru
|
||||||
simon3.ru
|
sildenafil-tadalafil.info
|
||||||
sinestesia.host.sk
|
simple-share-buttons.com
|
||||||
site5.com
|
sirpornogratis.xxx
|
||||||
siteimprove.com
|
site-speed-checker.site
|
||||||
sitevaluation.org
|
sivs.ru
|
||||||
skachat-besplatno-obrazcy.ru
|
|
||||||
skuteczna-dieta.co.pl
|
skuteczna-dieta.co.pl
|
||||||
smailik.org
|
sky-mine.ru
|
||||||
snjatie-geroinovoy-lomki.ru
|
smokewithrabbits.com
|
||||||
soblaznu.net
|
soc-econom-problems.ru
|
||||||
socas.pluto.ro
|
socialseet.ru
|
||||||
social-search.me
|
sohoindia.net
|
||||||
social-s-iii.xyz
|
sonata-arctica.wz.cz
|
||||||
sodexo.com
|
spammen.de
|
||||||
solinf.co
|
speedup-my.site
|
||||||
sophang8.com
|
spin2016.cf
|
||||||
soserfis.com
|
sportbetfair.com
|
||||||
sotechco.co
|
sports-supplements.us
|
||||||
spaceshipad.com
|
sstroy44.ru
|
||||||
special-porn.com
|
stockquotes.wooeb.com
|
||||||
spidtest.space
|
suggest-keywords.com
|
||||||
spy-app.info
|
supernew.org
|
||||||
stairliftsarea.com
|
susanholtphotography.com
|
||||||
sterva.cc
|
svarkagid.com
|
||||||
stockspmb.info
|
swimpool.ca
|
||||||
strana-solnca.ru
|
symphonyintegratedhealthcare.com
|
||||||
streetfire.net
|
syndicate.fun
|
||||||
stroiminsk.com
|
tabletkinaodchudzanie.com.pl
|
||||||
stromerrealty.com
|
taihouse.ru
|
||||||
stroyhelp-dv.ru
|
tedxrj.com
|
||||||
studiofaca.com
|
template-kid.com
|
||||||
survival.betteroffers.review
|
thebestweightlosspills.ovh
|
||||||
swinger-mobil.net
|
thebluffs.com
|
||||||
tacbelarus.ru
|
timecrimea.ru
|
||||||
tattooreligion.ru
|
tizanidine4mguses.blogspot.com
|
||||||
tds-advert002.info
|
tizanidineandgabapentin.blogspot.com
|
||||||
tedy.su
|
tizanidinedosageforsleep.blogspot.com
|
||||||
teguh.info
|
tizanidineusedfor.blogspot.com
|
||||||
thebitcoincode.com
|
tksn.ru
|
||||||
thetardistimes.ovh
|
tooplay.com
|
||||||
thfox.com
|
top10registrycleaners.com
|
||||||
timdreby.com
|
top10-way.com
|
||||||
timer4web.com
|
toproadrunner5.info
|
||||||
titslove.yopoint.in
|
totu.us
|
||||||
tizanidinehydrochloride4mgstreetvalue.blogspot.com
|
tovaroboom.vast.ru
|
||||||
tizanidinenarcotic.blogspot.com
|
trailer.cinemaflix.website
|
||||||
tomatis.gospartner.com
|
tuberkuleznik.ru
|
||||||
topkarkas.com
|
tvoystartup.ru
|
||||||
top-l2.com
|
typer.one
|
||||||
topsiteminecraft.com
|
|
||||||
tradgardspartner.se
|
|
||||||
trumpetedextremes.com
|
|
||||||
twitlinks.com
|
|
||||||
twittruth.com
|
|
||||||
ultimatesetnewfreeallsoftupgradesystems.pw
|
ultimatesetnewfreeallsoftupgradesystems.pw
|
||||||
uptime-gamma.net
|
universals.com.ua
|
||||||
userequip.com
|
usadacha.net
|
||||||
usswrite.com
|
ustion.ru
|
||||||
utiblog.fr
|
v720hd.ru
|
||||||
validccseller.com
|
vapeface.club
|
||||||
veles.shop
|
vereo.eu
|
||||||
venta-prom.ru
|
viandpet.com
|
||||||
vertaform.com
|
videochat.tv.br
|
||||||
vesnatehno.ru
|
videokrik.net
|
||||||
vezuviy.su
|
video--production.com
|
||||||
via-energy-order.com
|
vip2ch.com
|
||||||
viagengrarx.com
|
vip.51.la
|
||||||
video-chat.cn
|
vitalads.net
|
||||||
vilingstore.net
|
voltrknc1.com
|
||||||
viteonlusarezzo.it
|
voluumtrk.com
|
||||||
voditeltrezviy.ru
|
|
||||||
voluumtracker1.com
|
|
||||||
voronezh.xrus.org
|
voronezh.xrus.org
|
||||||
|
vremya.eu
|
||||||
w7s.ru
|
w7s.ru
|
||||||
watchmygf.net
|
|
||||||
watsonrealtycorp.com
|
watsonrealtycorp.com
|
||||||
weburok.com
|
web-betting.ru
|
||||||
|
website-speed-check.site
|
||||||
weclipart.com
|
weclipart.com
|
||||||
wedding0venues.tk
|
wedding-salon.net
|
||||||
westum.se
|
wejdz-tu.pl
|
||||||
wladimirpayen.com
|
westermarkanjou.se
|
||||||
womama.ru
|
whiteelephantwellington.com
|
||||||
woman-h.ru
|
whos.amung.us
|
||||||
worldhistory.biz
|
woman-tampon.ru
|
||||||
wormix-cheats.ru
|
womensterritory.ru
|
||||||
wufak.com
|
workle.website
|
||||||
www.arenda-yeisk.ru
|
wrona.it
|
||||||
www.event-tracking.com
|
ww1943.ru
|
||||||
|
x5market.ru
|
||||||
|
xboxster.ru
|
||||||
|
xedserver.com
|
||||||
|
xev.ru
|
||||||
|
xingzi-vision.com
|
||||||
xjrul.com
|
xjrul.com
|
||||||
xmlinde.com
|
xn--hxazdsfy.blogspot.com
|
||||||
xn--80aanaardaperhcem4a6i.com
|
xn--l1aengat.xn--p1ai
|
||||||
xn--80ahvj9e.xn--p1ai
|
x-porno.video
|
||||||
xn--80aodinpgi.xn--p1ai
|
xuki.us
|
||||||
xn----8sbhefaln6acifdaon5c6f4axh.xn--p1ai
|
xxxtubesafari.com
|
||||||
x-true.info
|
yellowstonesafaritours.com
|
||||||
yeartwit.com
|
youdesigner.kz
|
||||||
yginekologa.com
|
youradulthosting.com
|
||||||
yoluxuryevents.com
|
yousense.info
|
||||||
yourads.website
|
youthreaders.com
|
||||||
youtubedownload.org
|
zarabiaj-dzis.pl
|
||||||
ypmuseum.ru
|
zatjmuzu.info
|
||||||
zdesoboi.com
|
zerocash.msk.ru
|
||||||
zebradudka.com
|
zone-kev717.info
|
||||||
zeleznobeton.ru
|
zoominfo.com
|
||||||
zeroredirect10.com
|
zscalertwo.net
|
||||||
zigarettenonlinekaufen1.blox.pl
|
zverokruh-shop.cz
|
||||||
znakomstvaonlain.ru
|
zytpirwai.net
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
1pamm.ru
|
03p.info
|
||||||
3weekdiet.com
|
101raccoon.ru
|
||||||
4pp13.com
|
11pikachu.ru
|
||||||
8558l.jobs.net
|
12masterov.com
|
||||||
98oi.ru
|
1j7740kd.website
|
||||||
aa8b68101d388c446389283820863176e7.com
|
1kinobig.ru
|
||||||
actionnooz.com
|
1millionusd.xyz
|
||||||
adventureparkcostarica.com
|
4replicawatch.net
|
||||||
advertex.info
|
acheterviagrafr24.com
|
||||||
afora.ru
|
adservme.com
|
||||||
a.frcls.fr
|
adtech.fr
|
||||||
aihelen.net
|
affiliate-fr.com
|
||||||
allesohnegirls.net
|
agardomains.com
|
||||||
alveris.ru
|
ahmedabadwebs.com
|
||||||
amung.us
|
albumsuper.info
|
||||||
anabolics.shop
|
alevinefesleri.com
|
||||||
architecturebest.com
|
aliexpress.com
|
||||||
artel116.ru
|
amigobulls.com
|
||||||
autobudpostach.club
|
an-donut.com
|
||||||
autogrep.ru
|
animalrank.com
|
||||||
aviav.org
|
anlimebel.kiev.ua
|
||||||
|
apps-analytics.net
|
||||||
|
arcteryxstore.online
|
||||||
|
arenda-avtoprokat-krasnodar.ru
|
||||||
|
artefakct.com
|
||||||
|
asophoto.com
|
||||||
|
auspolice.com
|
||||||
aviav.ru.com
|
aviav.ru.com
|
||||||
aviva-limoux.com
|
awaybird.ru
|
||||||
avtocredit-legko.ru
|
backlinkwatch.com
|
||||||
babs.com.ua
|
bagcionderlab.com
|
||||||
babyguns.ru
|
bagsonsale.online
|
||||||
bankiem.pl
|
baksman.com
|
||||||
bestimagecoollibrary.com
|
beauty-bracelet.com
|
||||||
biteg.xyz
|
belinvestdom.by
|
||||||
bitporno.sx
|
bestpriceninja.com
|
||||||
bloggerads.net
|
bestssaker.com
|
||||||
blogrankers.com
|
bg6s0.com
|
||||||
|
bharatdefencekavach.com
|
||||||
|
bigcities.org
|
||||||
|
bizlist.com.de
|
||||||
|
blobar.org
|
||||||
|
blog.f00kclan.de
|
||||||
|
blog.koreadaily.com
|
||||||
|
bocoarchives.org
|
||||||
b-styles.xyz
|
b-styles.xyz
|
||||||
btnativenav.com
|
bycontext.com
|
||||||
burger-imperia.com
|
cartierlovebracelet.xyz
|
||||||
businesxxl.com
|
cerev.info
|
||||||
buyparajumpers.online
|
chocolateslim-en-france.com
|
||||||
bvlgariring.xyz
|
citysecurity.nu
|
||||||
byme.se
|
cognitiveseo.com
|
||||||
casinos4dummies.co.uk
|
colobit.biz
|
||||||
caulderwoodkennels.com
|
compliance-alex.top
|
||||||
cfjump.com
|
concordexoticrentals.com
|
||||||
cheapmarmot.online
|
connectionstrenth.com
|
||||||
claytransformations.info
|
coolgamechannel.com
|
||||||
clean-start.net
|
csgo4.win
|
||||||
clicksor.net
|
cubs-jerseys.us
|
||||||
coldfilm.ru
|
dktr.ru
|
||||||
com-onlinesupport.site
|
dlya-android.org
|
||||||
companies-catalog.com
|
dnsrsearch.com
|
||||||
compliance-fred.top
|
draniki.org
|
||||||
compliance-mary.top
|
eugenevaultstorage.com
|
||||||
cookie-law-enforcement-aa.xyz
|
ezigaretteshop.webs.com
|
||||||
cookie-law-enforcement-ff.xyz
|
fealq.com
|
||||||
covadhosting.biz
|
fefo.gdn
|
||||||
covetnica.com
|
fertilitetsradgivningen.se
|
||||||
creditwell.ru
|
fillmewithhappiness.com
|
||||||
d0t.ru
|
financepoints.eu
|
||||||
dailystrength.org
|
financetip.eu
|
||||||
delitime.info
|
finteks.ru
|
||||||
deplim.com
|
footballfarrago.com
|
||||||
digitalfaq.com
|
forpostlock.ru
|
||||||
div.as
|
fotopop.club
|
||||||
doktoronline.no
|
frameimage.org
|
||||||
domaincrawler.com
|
front.to
|
||||||
domainsphoto.com
|
funnel.co.za
|
||||||
edelstahlschornstein-123.de
|
gameonasia.com
|
||||||
elektrozigaretten2.yn.lt
|
gilsonchiro.xyz
|
||||||
elidelcream.weebly.com
|
globatur.ru
|
||||||
englishdictionaryfree.com
|
golaya.pw
|
||||||
essayassist.com
|
gonextmedia.com
|
||||||
essaypro.com
|
gratuitxblcodes.com
|
||||||
exoclick.com
|
gsou.cf
|
||||||
exonline.info
|
guiadeserraazul.com
|
||||||
fashion.stellaconstance.co
|
guruofcasino.com
|
||||||
fastcrawl.com
|
gwebtools.com.br
|
||||||
firstsiteguide.com
|
gwhwpxbw.bloger.index.hr
|
||||||
fitnesspiks.com
|
hanink.biz.ly
|
||||||
flash4fun.com
|
|
||||||
flauntyoursite.com
|
|
||||||
forsex.info
|
|
||||||
forum.tvmir.org
|
|
||||||
foto-weinberger.at
|
|
||||||
freakycheats.com
|
|
||||||
freesitetest.com
|
|
||||||
fuckingawesome.com
|
|
||||||
funponsel.com
|
|
||||||
gabeshop.ru
|
|
||||||
galleryawesome.com
|
|
||||||
game300.ru
|
|
||||||
game-mmorpg.net
|
|
||||||
gay-site.store
|
|
||||||
gayxperience.com
|
|
||||||
ghostvisitor.com
|
|
||||||
go2album.com
|
|
||||||
gsbs.com.ua
|
|
||||||
hdpixent.com
|
|
||||||
headpharmacy.com
|
headpharmacy.com
|
||||||
homeinns.com
|
heatpower.ru
|
||||||
hotelcrocenzi.sm
|
hidefiles.org
|
||||||
houseofgaga.ru
|
host-tracker.com
|
||||||
ie.57883.net
|
hoverboard360.se
|
||||||
igrovyeavtomaty777.ru
|
howopen.ru
|
||||||
imagecoolpub.com
|
htmlcorner.com
|
||||||
internetproviderstucson.com
|
hyipmanager.in
|
||||||
inzn.ru
|
ibb.com.ua
|
||||||
jerseywholesalebizchina.com
|
ico.re
|
||||||
jobmarket.com.ua
|
imabase.com
|
||||||
journalhome.com
|
iqoption.pro
|
||||||
kalandranis.gr
|
isistaylorporn.info
|
||||||
kazan.zrus.org
|
iweblist.info
|
||||||
keywords-monitoring-your-success.com
|
javidol.site
|
||||||
kollesa.ru
|
jerseysbizwholesalecheap.com
|
||||||
kredit-pod-zalog-krasnodar.ru
|
kareliatobacco.ru
|
||||||
ku6.com
|
kashubadesign.ru
|
||||||
kursy-ege.ru
|
kasino-money.pw
|
||||||
|
keywordsking.com
|
||||||
|
keyword-suggestions.com
|
||||||
|
kfon.eu
|
||||||
|
kino-fun.ru
|
||||||
|
kochanelli.com
|
||||||
|
kongoultry.net
|
||||||
|
kountrylife.com
|
||||||
|
krafte.ru
|
||||||
|
lalalove.ru
|
||||||
landinez.co
|
landinez.co
|
||||||
lesbian.xyz
|
law-check-nine.xyz
|
||||||
lida-ru.com
|
lawyers.cafe
|
||||||
linkdebrideur.xyz
|
linkdebrideur.xyz
|
||||||
lkbennettstore.online
|
liumimgx.pw
|
||||||
ltvperf.com
|
live-cam6.info
|
||||||
malwareremovalcenter.com
|
live-sexchat.ru
|
||||||
managerpak204.weebly.com
|
ljusihus.se
|
||||||
manualterap.roleforum.ru
|
mabdoola.blogspot.com
|
||||||
manyresultshub-a.akamaihd.net
|
maladot.com
|
||||||
masserect.com
|
marcoislandvacations.net
|
||||||
meble-bogart.info
|
mathgym.com.au
|
||||||
medosmotr-ufa.ru
|
mature.free-websites.com
|
||||||
menhealed.net
|
maxthon.com
|
||||||
mini.7zap.com
|
medkritika.ru
|
||||||
mirtorrent.net
|
meetlocalchicks.com
|
||||||
mitrasound.ru
|
meltwater.com
|
||||||
mockupui.com
|
metarip.ru
|
||||||
moinozhki.com
|
minecraft-rus.org
|
||||||
monclercheap.xyz
|
minyetki.ru
|
||||||
monetizationking.net
|
mobilemedia.md
|
||||||
more-letom.ru
|
monarhs.info
|
||||||
moscow-region.ru
|
moneyteam24.com
|
||||||
mp3ringtone.info
|
morefastermac.trade
|
||||||
mrsdalloways.com
|
morpicert.pw
|
||||||
musicktab.com
|
moviemail-online.co.uk
|
||||||
mvpicton.co.uk
|
mrbojikobi4.biz
|
||||||
myftpupload.com
|
musezone.su
|
||||||
myonigroup.com
|
mustat.com
|
||||||
mypets.by
|
mycouponizemac.com
|
||||||
narkologiya-peterburg.ru
|
mypornfree.ru
|
||||||
na-telefon.biz
|
nagdak.ru
|
||||||
naughtyconnect.com
|
naperehresti.info
|
||||||
nerudlogistik.ru
|
narosty.com
|
||||||
nucia.biz.ly
|
navalwiki.info
|
||||||
nufaq.com
|
nextrent-crimea.ru
|
||||||
ochistka-stokov.ru
|
ningessaybe.me
|
||||||
offergroup.info
|
no-fuel.org
|
||||||
onemactrckr.com
|
okeinfo.online
|
||||||
online-hit.info
|
oklogistic.ru
|
||||||
ordernorxx.com
|
okout.ru
|
||||||
outpersonals.com
|
olgacvetmet.com
|
||||||
palocco.it
|
o.light.d0t.ru
|
||||||
pc-virus-d0l92j2.pw
|
onlinedomains.ru
|
||||||
pendelprognos.se
|
onthemarch.co
|
||||||
pizza-imperia.com
|
osagonline.ru
|
||||||
playtap.us
|
patol01.pw
|
||||||
pliks.pl
|
pb-dv.ru
|
||||||
popugauka.ru
|
perfection-pleasure.ru
|
||||||
pornogig.com
|
pornolook.net
|
||||||
pornpost.in
|
porno-raskazy.ru
|
||||||
poshiv-chehol.ru
|
pornosexrolik.com
|
||||||
producm.ru
|
profitwithalex.info
|
||||||
pronorm.fr
|
pssucai.info
|
||||||
prospekt-st.ru
|
pussyspace.net
|
||||||
prosperent.com
|
realnye-otzyvy.info
|
||||||
pst2017.onlinewebshop.net
|
renewablewealth.com
|
||||||
quizzitch.net
|
revistaindustria.com
|
||||||
raavidesigns.com
|
rialp.getenjoyment.net
|
||||||
realizmobi.com
|
roofers.org.uk
|
||||||
recipedays.com
|
royalvegascasino.com
|
||||||
redbottomheels.xyz
|
rutor.vip
|
||||||
refads.pro
|
scoopquest.com
|
||||||
refererx.com
|
scopich.com
|
||||||
remontbiz.ru
|
seansonline24.pl
|
||||||
rewardpoll.com
|
seksotur.ru
|
||||||
rospromtest.ru
|
semalt.com
|
||||||
scanner-mary.top
|
seorussian.ru
|
||||||
scrapinghub.com
|
sevenstars7.com
|
||||||
selectads.men
|
sexkontakteao.info
|
||||||
servingnotice.com
|
shodanhq.com
|
||||||
sexpartygirls.net
|
shop.acim.org
|
||||||
sexsearch.com
|
siteaero.com
|
||||||
shakhtar-doneck.ru
|
sitevalued.com
|
||||||
shoppytoolmac.com
|
sivs.ru
|
||||||
shtaketniki.ru
|
sodexo.com
|
||||||
sigmund-freud.co.uk
|
spaceshipad.com
|
||||||
sinestesia.host.sk
|
spb.afora.ru
|
||||||
sk.golden-praga.ru
|
sportbetfair.com
|
||||||
slavkokacunko.de
|
stairliftsarea.com
|
||||||
soblaznu.net
|
stjamesschool.info
|
||||||
stanthonyscatholicchurch.org
|
stroyplus.ru
|
||||||
starwars.wikia.com
|
sudexpert66.ru
|
||||||
stillmiracle.com
|
superfish.com
|
||||||
streetfooduncovered.com
|
sweepstakes.rewardit.com
|
||||||
stroydetali.ru
|
swsociety.se
|
||||||
studiofmp.com
|
taaaak.com
|
||||||
studiokamyk.com.pl
|
takeprofitsystem.com
|
||||||
suggest-keywords.com
|
tattomedia.com
|
||||||
supermama.top
|
tds-advert005.info
|
||||||
surflinksmedical.com
|
thaisamkok.com
|
||||||
svarbit.com
|
thenetinfo.com
|
||||||
tanieaukcje.com.pl
|
thetoiletpaper.com
|
||||||
taqywu51.soup.io
|
titslove.yopoint.in
|
||||||
td-33.ru
|
tizanidinehydrochloride2mg.blogspot.com
|
||||||
teastory.co
|
top1-seo-service.com
|
||||||
terrafootwear.us
|
tourcroatia.co.uk
|
||||||
textads.men
|
track112.site
|
||||||
thebluenoodle.com
|
traffique.net
|
||||||
thecoolimages.net
|
tupper-posuda.ru
|
||||||
thefotosgratis.eu
|
turn-up-life.life
|
||||||
thegolfclub.info
|
udayavani.com
|
||||||
thepantonpractice.co.uk
|
via-energy-cumpara.com
|
||||||
thewomenlife.com
|
viagengrarx.com
|
||||||
tizanidine6mg.blogspot.com
|
videochat.mx
|
||||||
toon-families.com
|
videtubs.pl
|
||||||
totu.us
|
|
||||||
traderzplanet.in
|
|
||||||
trkur.com
|
|
||||||
trucri.me
|
|
||||||
tubeoffline.com
|
|
||||||
uhodzalijami.ru
|
|
||||||
umg-stroy.ru
|
|
||||||
url-img.link
|
|
||||||
validccseller.com
|
|
||||||
vbabule.net
|
|
||||||
via-energy-order.com
|
|
||||||
viel.su
|
viel.su
|
||||||
voronezh.xrus.org
|
vipps.com.my
|
||||||
wanker.us
|
vkmusics.ru
|
||||||
webtherapy.ru
|
vkonche.com
|
||||||
wejdz-tu.pl
|
vmnmvzsmn.over-blog.com
|
||||||
|
vremya.eu
|
||||||
|
vsexkontakte.net
|
||||||
|
vut.com.ru
|
||||||
|
webextract.profound.net
|
||||||
westen-v.life
|
westen-v.life
|
||||||
wowas31.ucoz.ru
|
wineration.com
|
||||||
xitjw.info
|
wordkeyhelper.com
|
||||||
xn--80adaggc5bdhlfamsfdij4p7b.xn--p1ai
|
word-vorlagen.xyz
|
||||||
xn--b1ag5cfn.xn--p1ai
|
www.888.com
|
||||||
xxx-cam.webcam
|
xcc24.pl
|
||||||
yellowfootprints.com
|
xn----9sbubg3ambdfl1j.xn--p1ai
|
||||||
youdao.com
|
xxart.ru
|
||||||
yourtemplatefinder.com
|
youjizz.vc
|
||||||
zaim-pod-zalog-krasnodar.ru
|
youresponsive.com
|
||||||
zhuravlev.info
|
yousense.info
|
||||||
zigarettenonlinekaufen2.bloog.pl
|
ypmuseum.ru
|
||||||
zolotoy-lis.ru
|
yun56.co
|
||||||
|
zojirushi-products.ru
|
||||||
|
zoolubimets.ru
|
||||||
|
zoompegs.com
|
||||||
|
zscalerone.net
|
||||||
|
|
|
@ -1,11 +1,21 @@
|
||||||
<html>
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Welcome to 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>
|
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||||
<hr><center>nginx/1.14.2</center>
|
<hr><center>nginx/1.14.2</center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
l>
|
<html>
|
||||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||||
|
@ -116,14 +126,4 @@ l>
|
||||||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||||
<p>This is merely used for testing !!!</p>
|
<p>This is merely used for testing !!!</p>
|
||||||
</body>
|
</body>
|
||||||
</html><!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Welcome to 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>
|
|
@ -1,21 +1,11 @@
|
||||||
<!DOCTYPE html>
|
<html>
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>Welcome to 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>
|
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||||
<hr><center>nginx/1.14.2</center>
|
<hr><center>nginx/1.14.2</center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<html>
|
l>
|
||||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||||
<body bgcolor="white">
|
<body bgcolor="white">
|
||||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||||
|
@ -126,4 +116,14 @@
|
||||||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||||
<p>This is merely used for testing !!!</p>
|
<p>This is merely used for testing !!!</p>
|
||||||
</body>
|
</body>
|
||||||
|
</html><!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Welcome to 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>
|
|
@ -1,2 +1,2 @@
|
||||||
35.202.145.110 0;
|
104.154.120.187 0;
|
||||||
127.0.0.1 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:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.07.1735
|
#### Version: V4.2019.07.1736
|
||||||
#### Bad Referrer Count: 6717
|
#### Bad Referrer Count: 6717
|
||||||
#### Bad Bot Count: 556
|
#### Bad Bot Count: 556
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.07.1735
|
#### Version: V4.2019.07.1736
|
||||||
#### Bad Referrer Count: 6717
|
#### Bad Referrer Count: 6717
|
||||||
#### Bad Bot Count: 556
|
#### 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)
|
##### 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.07.1735
|
#### Version: V4.2019.07.1736
|
||||||
#### Bad Referrer Count: [6717](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
#### Bad Referrer Count: [6717](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||||
#### Bad Bot Count: [556](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
#### Bad Bot Count: [556](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.07.1735
|
#### Version: V4.2019.07.1736
|
||||||
#### Bad Referrer Count: 6717
|
#### Bad Referrer Count: 6717
|
||||||
#### Bad Bot Count: 556
|
#### Bad Bot Count: 556
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.07.1735
|
### Version: V3.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:34 SAST 2019
|
### Updated: Tue Jul 2 14:24:37 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:32 SAST 2019
|
### Updated: Tue Jul 2 14:24:36 SAST 2019
|
||||||
### Bad Referrer Count: 6717
|
### Bad Referrer Count: 6717
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
### Version Information #
|
### Version Information #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.07.1735
|
### Version: V4.2019.07.1736
|
||||||
### Updated: Tue Jul 2 14:04:36 SAST 2019
|
### Updated: Tue Jul 2 14:24:38 SAST 2019
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue