mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 01:59:47 +00:00
V4.2021.07.2452 [ci skip]
This commit is contained in:
parent
32828aac87
commit
0817440a0d
41 changed files with 3208 additions and 712 deletions
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.07.2451
|
||||
#### Version: V4.2021.07.2452
|
||||
#### Bad Referrers Blocked: [7066](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [615](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.07.2451
|
||||
#### Version: V4.2021.07.2452
|
||||
#### Bad Referrers Blocked: [7066](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [615](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
|
|
|
@ -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 even Fake Googlebots from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.07.2451
|
||||
#### Version: V4.2021.07.2452
|
||||
#### Bad Referrers Blocked: [7066](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [615](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.07.2451
|
||||
#### Version: V4.2021.07.2452
|
||||
#### Bad Referrers Blocked: [7066](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [615](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:18 UTC 2021
|
||||
### Version: V3.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:42 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1 +1 @@
|
|||
2451
|
||||
2452
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:18 UTC 2021
|
||||
### Version: V3.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:42 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -45,4 +45,4 @@
|
|||
# - 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.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
52.170.46.75 0;
|
||||
51.141.178.176 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -45,4 +45,4 @@
|
|||
# - 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.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
52.170.46.75 0;
|
||||
51.141.178.176 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -45,4 +45,4 @@
|
|||
# - 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.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
52.170.46.75 0;
|
||||
51.141.178.176 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2451
|
||||
### Updated: Mon Jul 5 10:59:17 UTC 2021
|
||||
### Version: V4.2021.07.2452
|
||||
### Updated: Mon Jul 5 11:13:41 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
HMView
|
||||
Jyxobot
|
||||
Linkdexbot
|
||||
Lmspider
|
||||
Mag-Net
|
||||
Microsoft Data Access
|
||||
SpaceBison
|
||||
Toata
|
||||
Voil
|
||||
sp_auditbot
|
||||
BackWeb
|
||||
BotALot
|
||||
Buck
|
||||
BuiltBotTough
|
||||
GetRight
|
||||
Gigablast
|
||||
VB Project
|
||||
Virusdie
|
||||
WBSearchBot
|
||||
x09Mozilla
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
AIBOT
|
||||
Abonti
|
||||
Aboundexbot
|
||||
Acunetix
|
||||
AfD-Verbotsverfahren
|
||||
404checker
|
||||
404enemy
|
||||
Aboundex
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
AllSubmitter
|
||||
Alligator
|
||||
AlphaBot
|
||||
Anarchie
|
||||
Anarchy99
|
||||
Anarchy
|
||||
Ankit
|
||||
Anthill
|
||||
Apexoo
|
||||
Asterias
|
||||
Attach
|
||||
AwarioRssBot
|
||||
BBBike
|
||||
AwarioSmartBot
|
||||
BDCbot
|
||||
BDFetch
|
||||
BLEXBot
|
||||
BackDoorBot
|
||||
BacklinkCrawler
|
||||
BetaBot
|
||||
Bitacle
|
||||
Black Hole
|
||||
BlowFish
|
||||
Bolt
|
||||
BotALot
|
||||
Badass
|
||||
Bandit
|
||||
BlackWidow
|
||||
Blackboard
|
||||
Blow
|
||||
Boardreader
|
||||
Buck
|
||||
BuiltBotTough
|
||||
Bullseye
|
||||
BunnySlippers
|
||||
CATExplorador
|
||||
CODE87
|
||||
CCBot
|
||||
CazoodleBot
|
||||
CensysInspect
|
||||
Cegbfeieh
|
||||
CheTeam
|
||||
CheeseBot
|
||||
ChinaClaw
|
||||
Cocolyzebot
|
||||
Chlooe
|
||||
Cliqzbot
|
||||
Collector
|
||||
Copier
|
||||
Craftbot
|
||||
CrunchBot
|
||||
CopyRightCheck
|
||||
Copyscape
|
||||
Custo
|
||||
DBLBot
|
||||
DIIbot
|
||||
DSearch
|
||||
DTS Agent
|
||||
DataCha0s
|
||||
Demon
|
||||
Dirbuster
|
||||
Deusu
|
||||
Discobot
|
||||
Discoverybot
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Dragonfly
|
||||
DomainAppender
|
||||
Domains Project
|
||||
Drip
|
||||
ECCP/1.0
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
Ebingbong
|
||||
EasyDL
|
||||
Ecxi
|
||||
EroCrawler
|
||||
Exabot
|
||||
Express WebPictures
|
||||
Extractor
|
||||
ExtractorPro
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
FDM
|
||||
FHscan
|
||||
FrontPage
|
||||
Fyrebot
|
||||
GT::WWW
|
||||
FemtosearchBot
|
||||
FlashGet
|
||||
Flunky
|
||||
Freeuploader
|
||||
FyberSpider
|
||||
G-i-g-a-b-o-t
|
||||
GalaxyBot
|
||||
GermCrawler
|
||||
GetRight
|
||||
Gigablast
|
||||
GrabNet
|
||||
GetWeb
|
||||
Getintent
|
||||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
HEADMasterSEO
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
Haansoft
|
||||
GrapeFX
|
||||
HTTrack
|
||||
Harvest
|
||||
Havij
|
||||
Hloader
|
||||
IDBTE4M
|
||||
Image Fetch
|
||||
Indy Library
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
Intelliseek
|
||||
Internet Ninja
|
||||
InternetSeer
|
||||
HybridBot
|
||||
IRLbot
|
||||
Iblog
|
||||
Image Sucker
|
||||
InterGET
|
||||
Iria
|
||||
Iskanie
|
||||
JikeSpider
|
||||
LeechGet
|
||||
Lftp
|
||||
LinkScan
|
||||
LinkWalker
|
||||
IstellaBot
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
Jorgee
|
||||
LNSpiderguy
|
||||
Lanshanbot
|
||||
LexiBot
|
||||
LibWeb
|
||||
LieBaoFast
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
Linkbot
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinkpadBot
|
||||
LinksManager
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Lmspider
|
||||
MFC_Tear_Sample
|
||||
MIDown tool
|
||||
MQQBrowser
|
||||
Mail.RU_Bot
|
||||
MarkMonitor
|
||||
Meanpathbot
|
||||
MegaIndex.ru
|
||||
MIIxpc
|
||||
MTRobot
|
||||
Mag-Net
|
||||
Magnet
|
||||
Majestic SEO
|
||||
Majestic12
|
||||
Masscan
|
||||
Mata Hari
|
||||
Mediatoolkitbot
|
||||
Metauri
|
||||
Microsoft URL Control
|
||||
Mojeek
|
||||
Mojolicious
|
||||
Mozlila
|
||||
Musobot
|
||||
NICErsPRO
|
||||
NPbot
|
||||
Nameprotect
|
||||
NearSite
|
||||
Needle
|
||||
Nessus
|
||||
Net Vampire
|
||||
Navroad
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Nettrack
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
Niki-bot
|
||||
NimbleCrawler
|
||||
Ninja
|
||||
Nikto
|
||||
Nmap
|
||||
OPPO A33
|
||||
Octopus
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
OpenVAS
|
||||
Openfind
|
||||
Openvas
|
||||
OrangeSpider
|
||||
OpenLinkProfiler
|
||||
OutclicksBot
|
||||
PECL::HTTP
|
||||
PHPCrawl
|
||||
Page Analyzer
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
PeoplePal
|
||||
Picscout
|
||||
Picsearch
|
||||
PictureFinder
|
||||
Pimonster
|
||||
Pixray
|
||||
Pockey
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RSSingBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
PleaseCrawl
|
||||
ProPowerBot
|
||||
Psbot
|
||||
Pump
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
Rankivabot
|
||||
RankurBot
|
||||
ReGet
|
||||
Reaper
|
||||
RealDownload
|
||||
RebelMouse
|
||||
Recorder
|
||||
RepoMonkey
|
||||
Rogerbot
|
||||
SEOkicks
|
||||
Ripper
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
SEOstats
|
||||
SMTBot
|
||||
SalesIntelligent
|
||||
Scanbot
|
||||
ScoutJet
|
||||
ScanAlert
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
SeoSiteCheckup
|
||||
Shodan
|
||||
SiteCheckerBotCrawler
|
||||
SiteSnagger
|
||||
Sitevigil
|
||||
SiteSucker
|
||||
Sitebeam
|
||||
Siteimprove
|
||||
SlySearch
|
||||
Snoopy
|
||||
Sociscraper
|
||||
Snapbot
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
SpaceBison
|
||||
Spammen
|
||||
SpankBot
|
||||
Spanner
|
||||
Spbot
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Sucuri
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
Suzuran
|
||||
Telesphoreo
|
||||
Steeler
|
||||
Sucker
|
||||
SurveyBot
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesoft
|
||||
TheNomad
|
||||
Toata
|
||||
Thumbor
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
Turingos
|
||||
Turnitin
|
||||
Trendiction
|
||||
Trendictionbot
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
URLy.Warning
|
||||
UnisterBot
|
||||
Upflow
|
||||
V-BOT
|
||||
VCI
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VelenPublicWebCrawler
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
WEBDAV
|
||||
WISENutbot
|
||||
WPScan
|
||||
WWWOFFLE
|
||||
Wallpapers/3.0
|
||||
VoidEYE
|
||||
Voil
|
||||
WBSearchBot
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WWW::Mechanize
|
||||
WeSEE
|
||||
Web Enhancer
|
||||
Web Fetch
|
||||
Web Pix
|
||||
Web Sucker
|
||||
Web Fuck
|
||||
WebBandit
|
||||
WebCollage
|
||||
WebFetch
|
||||
WebImageCollector
|
||||
WebReaper
|
||||
WebSauger
|
||||
WebStripper
|
||||
WebFuck
|
||||
WebGo IS
|
||||
WebLeacher
|
||||
WebPix
|
||||
WebZIP
|
||||
Webalta
|
||||
Whack
|
||||
Who.is Bot
|
||||
Website Quester
|
||||
WebsiteQuester
|
||||
Whatweb
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Wprecon
|
||||
Xaldon_WebSpider
|
||||
YoudaoBot
|
||||
Zade
|
||||
Xaldon WebSpider
|
||||
ZmEu
|
||||
ZoominfoBot
|
||||
arquivo-web-crawler
|
||||
coccocbot-web
|
||||
com.plumanalytics
|
||||
ZoomBot
|
||||
backlink-check
|
||||
cognitiveseo
|
||||
crawl.sogou.com
|
||||
domainsproject.org
|
||||
gopher
|
||||
instabid
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
isitwp.com
|
||||
magpie-crawler
|
||||
mediawords
|
||||
muhstik-scan
|
||||
netEstate NE Crawler
|
||||
page scorer
|
||||
oBot
|
||||
pcBrowser
|
||||
plumanalytics
|
||||
polaris version
|
||||
probe-image-size
|
||||
ripz
|
||||
s1z.ru
|
||||
scalaj-http
|
||||
scan.lol
|
||||
seoscanners
|
||||
seostar
|
||||
siteripz
|
||||
tAkeOut
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
voyagerx.com
|
||||
seobility
|
||||
serpstatbot
|
||||
sogouspider
|
||||
sp_auditbot
|
||||
zauba.io
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
404checker
|
||||
404enemy
|
||||
80legs
|
||||
ASPSeek
|
||||
Aboundexbot
|
||||
AfD-Verbotsverfahren
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
AllSubmitter
|
||||
Alligator
|
||||
Anarchie
|
||||
Anarchy
|
||||
Anarchy99
|
||||
Ankit
|
||||
Anthill
|
||||
Aspiegel
|
||||
AwarioSmartBot
|
||||
BBBike
|
||||
BDCbot
|
||||
BackDoorBot
|
||||
BackStreet
|
||||
Backlink-Ceck
|
||||
BacklinkCrawler
|
||||
Badass
|
||||
BatchFTP
|
||||
BetaBot
|
||||
Bigfoot
|
||||
Bitacle
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Blow
|
||||
BlowFish
|
||||
Bolt
|
||||
Brandprotect
|
||||
Buck
|
||||
BuiltWith
|
||||
BunnySlippers
|
||||
Brandwatch
|
||||
Buddy
|
||||
Bullseye
|
||||
CATExplorador
|
||||
CCBot
|
||||
CODE87
|
||||
CSHttp
|
||||
CazoodleBot
|
||||
CheTeam
|
||||
Claritybot
|
||||
CensysInspect
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Copier
|
||||
CopyRightCheck
|
||||
Cosmos
|
||||
Crescent
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Curious
|
||||
CyotekWebCopy
|
||||
DIIbot
|
||||
DBLBot
|
||||
DTS Agent
|
||||
DataCha0s
|
||||
Demon
|
||||
Deusu
|
||||
Devil
|
||||
Digincore
|
||||
Discoverybot
|
||||
Dispatch
|
||||
DnyzBot
|
||||
DittoSpyder
|
||||
DomCopBot
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
Dotbot
|
||||
Drip
|
||||
EMail Siphon
|
||||
Ecxi
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
EasyDL
|
||||
EroCrawler
|
||||
Express WebPictures
|
||||
ExtractorPro
|
||||
FHscan
|
||||
FemtosearchBot
|
||||
Firefox/7.0
|
||||
Flunky
|
||||
Foobot
|
||||
FrontPage
|
||||
FyberSpider
|
||||
G-i-g-a-b-o-t
|
||||
GT::WWW
|
||||
GermCrawler
|
||||
Genieo
|
||||
Gigabot
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
GoZilla
|
||||
Gotit
|
||||
Grabber
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
HEADMasterSEO
|
||||
HMView
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Hloader
|
||||
IRLbot
|
||||
Image Sucker
|
||||
Heritrix
|
||||
Humanlinks
|
||||
IDBTE4M
|
||||
Image Fetch
|
||||
IndeedBot
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
Intelliseek
|
||||
InterGET
|
||||
InternetSeer
|
||||
Jbrofuzz
|
||||
Jetty
|
||||
JikeSpider
|
||||
Jyxobot
|
||||
Kinza
|
||||
LNSpiderguy
|
||||
LWP::Simple
|
||||
Iskanie
|
||||
JamesBOT
|
||||
JetCar
|
||||
Joomla
|
||||
JustView
|
||||
Kenjin Spider
|
||||
Larbin
|
||||
LeechFTP
|
||||
LeechGet
|
||||
LexiBot
|
||||
Lftp
|
||||
Lightspeedsystems
|
||||
Libwhisker
|
||||
LieBaoFast
|
||||
Likse
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinkpadBot
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Linkdexbot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Ltx71
|
||||
MIDown tool
|
||||
MJ12bot
|
||||
MTRobot
|
||||
Mail.RU_Bot
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Mass Downloader
|
||||
Masscan
|
||||
MauiBot
|
||||
Mb2345Browser
|
||||
MicroMessenger
|
||||
Majestic12
|
||||
Mata Hari
|
||||
MeanPath Bot
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
Moblie Safari
|
||||
Mozlila
|
||||
Mr.4x3
|
||||
Msrabot
|
||||
Mister PiX
|
||||
Mojeek
|
||||
NICErsPRO
|
||||
Name Intelligence
|
||||
Needle
|
||||
NetAnts
|
||||
NetMechanic
|
||||
Nameprotect
|
||||
Nessus
|
||||
Net Vampire
|
||||
NetLyzer
|
||||
NetZIP
|
||||
Netcraft
|
||||
Nettrack
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
Niki-bot
|
||||
NimbleCrawler
|
||||
Nmap
|
||||
OPPO A33
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
Openfind
|
||||
Openvas
|
||||
OrangeSpider
|
||||
OutclicksBot
|
||||
Page Analyzer
|
||||
OutfoxBot
|
||||
PageGrabber
|
||||
PageThing.com
|
||||
Pandalytics
|
||||
Panscient
|
||||
Pavuk
|
||||
Petalbot
|
||||
PeoplePal
|
||||
Picscout
|
||||
Pimonster
|
||||
PleaseCrawl
|
||||
PictureFinder
|
||||
Piepmatz
|
||||
Pockey
|
||||
ProPowerBot
|
||||
Psbot
|
||||
PyCurl
|
||||
Quick-Crawler
|
||||
RSSingBot
|
||||
ProWebWalker
|
||||
Pump
|
||||
QueryN Metasearch
|
||||
RankActiveLinkBot
|
||||
RankingBot2
|
||||
RankurBot
|
||||
Re-re
|
||||
ReGet
|
||||
RealDownload
|
||||
RebelMouse
|
||||
Recorder
|
||||
Ripper
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
Searchestate
|
||||
Semrush
|
||||
Screaming
|
||||
ScreenerBot
|
||||
ScrepyBot
|
||||
SeoSiteCheckup
|
||||
SeobilityBot
|
||||
Seomoz
|
||||
Shodan
|
||||
SiteCheckerBotCrawler
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Sitebeam
|
||||
SmartDownload
|
||||
Snake
|
||||
Sociscraper
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Sottopop
|
||||
Spammen
|
||||
SpankBot
|
||||
Spanner
|
||||
Spinn3r
|
||||
Spbot
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Sqworm
|
||||
Steeler
|
||||
Stripper
|
||||
Sucker
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
SurveyBot
|
||||
Swiftbot
|
||||
Teleport
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
T8Abot
|
||||
TheNomad
|
||||
Tracemyfile
|
||||
Trendiction
|
||||
True_Robot
|
||||
TurnitinBot
|
||||
Twice
|
||||
Trendictionbot
|
||||
Typhoeus
|
||||
URLy Warning
|
||||
UnisterBot
|
||||
Upflow
|
||||
V-BOT
|
||||
VB Project
|
||||
Voil
|
||||
Vacuum
|
||||
VelenPublicWebCrawler
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Voltron
|
||||
WASALive-Bot
|
||||
WWW-Mechanize
|
||||
WISENutbot
|
||||
WPScan
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
WallpapersHD
|
||||
WeSEE
|
||||
Web Auto
|
||||
Web Collage
|
||||
Web Enhancer
|
||||
WebAuto
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Pix
|
||||
Web Sauger
|
||||
WebBandit
|
||||
WebCopier
|
||||
WebFuck
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebPix
|
||||
WebSucker
|
||||
WebReaper
|
||||
WebZIP
|
||||
Webalta
|
||||
Webshag
|
||||
Website Quester
|
||||
WebsiteExtractor
|
||||
WebsiteQuester
|
||||
Webster
|
||||
Whack
|
||||
Whacker
|
||||
Who.is Bot
|
||||
Widow
|
||||
Wonderbot
|
||||
WinHTTrack
|
||||
Woobot
|
||||
Wotbox
|
||||
Wprecon
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
Xenu
|
||||
YoudaoBot
|
||||
Zade
|
||||
Zermelo
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZoominfoBot
|
||||
ZumBot
|
||||
ZyBorg
|
||||
arquivo-web-crawler
|
||||
autoemailspider
|
||||
backlink-check
|
||||
eCatch
|
||||
check1.exe
|
||||
coccocbot-web
|
||||
cognitiveseo
|
||||
crawler4j
|
||||
demandbase-bot
|
||||
evc-batch
|
||||
facebookscraper
|
||||
gopher
|
||||
instabid
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
isitwp.com
|
||||
lwp-request
|
||||
magpie-crawler
|
||||
meanpathbot
|
||||
muhstik-scan
|
||||
netEstate NE Crawler
|
||||
oBot
|
||||
scan.lol
|
||||
seobility
|
||||
seostar
|
||||
sitechecker.pro
|
||||
tAkeOut
|
||||
x09Mozilla
|
||||
ripz
|
||||
scalaj-http
|
||||
sexsearcher
|
||||
siteripz
|
||||
sp_auditbot
|
||||
spyfu
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
voyagerx.com
|
||||
x22Mozilla
|
||||
zgrab
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
celebsopics.com
|
||||
indiasourcemart.in
|
||||
jus0wil.pp.ua
|
||||
nfljerseyscheapbiz.us
|
||||
oda.as
|
||||
onlinetvseries.me
|
||||
ororodnik.goodbb.ru
|
||||
scanmarine.info
|
||||
titangel-vietnam.com
|
||||
urldelivery.com
|
||||
enternet.ee
|
||||
lost-alpha.ru
|
||||
onlinadverts.com
|
||||
pcads.ru
|
||||
pizdeishn.com
|
||||
pornoreino.com
|
||||
prokotov.com
|
||||
russkoe-zdorovie.ru
|
||||
vesnatehno.com
|
||||
yun56.co
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
1pamm.ru
|
||||
2000k.ru
|
||||
4ur.click
|
||||
alert-hgd.xyz
|
||||
alienwheels.de
|
||||
alphahoverboards.com
|
||||
amehdaily.com
|
||||
amoi.tn
|
||||
aproposde.com
|
||||
atmovs.com
|
||||
ayodhya.co
|
||||
bayareaaeroclub.org
|
||||
bdsmgalls.net
|
||||
bestcalovebracelet.cn
|
||||
big-cash.net
|
||||
bizcheapjerseyswholesalechina.com
|
||||
blog.f00kclan.de
|
||||
cbox.ws
|
||||
cdncash.org
|
||||
cheapsergiorossi.online
|
||||
cindymatches.com
|
||||
clean-start.net
|
||||
demon-tweeks.com
|
||||
dosug-lux.ru
|
||||
drivotracker.com
|
||||
elektir.ru
|
||||
feeriaclub.ru
|
||||
fm-upgrade.ru
|
||||
forum20.smailik.org
|
||||
foto-telok.net
|
||||
funnymama.com
|
||||
getoutofdebtfree.org
|
||||
goldpanningtools.com
|
||||
greatzip.com
|
||||
hmmm.cz
|
||||
hotel-mkad.ru
|
||||
ivanstroi.ru
|
||||
ix20.ru
|
||||
jackpotchances.com
|
||||
laptoper.net
|
||||
larutti.ru
|
||||
linkpulse.com
|
||||
lion.snapmap.us
|
||||
lkbennettstore.online
|
||||
loginduepunti.it
|
||||
makemoneyonline.com
|
||||
martlinker.com
|
||||
metascephe.com
|
||||
moivestiy.biz
|
||||
moskva.nodup.ru
|
||||
newsperuse.com
|
||||
o-dachnik.ru
|
||||
o.light.d0t.ru
|
||||
offside2.5v.pl
|
||||
onclkads.com
|
||||
onlainbesplatno.ru
|
||||
ourtherapy.ru
|
||||
pills24h.com
|
||||
pornoted.com
|
||||
portadd.men
|
||||
privhosting.com
|
||||
rabotaetvse.ru
|
||||
rangoman.date
|
||||
realmonte.net
|
||||
rewardpoll.com
|
||||
ricorsogiustizia.org
|
||||
sashagreyblog.ga
|
||||
saveindex.xyz
|
||||
scanner-fred.top
|
||||
secret.xn--oogle-wmc.com
|
||||
sexreliz.com
|
||||
sexy-screen-savers.com
|
||||
shivafurnishings.com
|
||||
soda.media
|
||||
sports-supplements.us
|
||||
stroilka.info
|
||||
textads.men
|
||||
the-usa-games.blogspot.com
|
||||
thegolfclub.info
|
||||
tilido.com
|
||||
tizanidinehcl2mg.blogspot.com
|
||||
topsiteminecraft.com
|
||||
torrent-newgames.com
|
||||
uhod-za-sobakoj.ru
|
||||
ukkelberg.no
|
||||
utiblog.fr
|
||||
vepad.com
|
||||
versaut.xxx-cam.webcam
|
||||
vip2ch.com
|
||||
whatsupinfoley.com
|
||||
wordpress-crew.net
|
||||
ww2awards.info
|
||||
xcc24.pl
|
||||
xn----9sbebi2bvzr7h.xn--p1ai
|
||||
xn--80aafb2a.xn--p1ai
|
||||
xn--80ak6aa92e.com
|
||||
youjizz.com
|
||||
zarenica.net
|
||||
zigarettenonl.canalblog.com
|
||||
zlatnajesen.com
|
||||
76brighton.co.uk
|
||||
aa625d84f1587749c1ab011d6f269f7d64.com
|
||||
adidas.frwebs.fr
|
||||
adminshop.com
|
||||
ahrefs.com
|
||||
alborzan.com
|
||||
allboard.xobor.de
|
||||
avek.ru
|
||||
babyguns.ru
|
||||
bedandbreakfast.com
|
||||
bestofupload.info
|
||||
betterscooter.com
|
||||
buzz-porno.info
|
||||
buzzurl.jp
|
||||
cheap-pills-norx.com
|
||||
cjs.com.ru
|
||||
clarithromycin500mg.com
|
||||
clipartnew.com
|
||||
compliance-john.top
|
||||
countercrazy.com
|
||||
cv.wallhade.co
|
||||
cxpromote.com
|
||||
dandiyabeats.in
|
||||
ddlmega.net
|
||||
dogsrun.net
|
||||
domaincheck.io
|
||||
dostavimvdom.ru
|
||||
e-biznes.info
|
||||
elektrozigarettekaufen2.blogse.nl
|
||||
emerson-rus.ru
|
||||
european-torches.ru
|
||||
exdocsfiles.com
|
||||
fable.in.ua
|
||||
findclan.org
|
||||
flowersbazar.com
|
||||
gazoblok.net.ua
|
||||
googglet.com
|
||||
hesteel.pl
|
||||
hoporno.com
|
||||
imadedinner.net
|
||||
infogame.name
|
||||
intermesh.net
|
||||
isotoner.com
|
||||
janavibekken.no
|
||||
jolic2.com
|
||||
kaliningrad.zrus.org
|
||||
labvis.host.sk
|
||||
livingcanarias.com
|
||||
lombia.co
|
||||
macresource.co.uk
|
||||
mansiondelrio.co
|
||||
masserect.com
|
||||
mazda-roadsters.com
|
||||
mega-bony2017.pl
|
||||
menetie.ru
|
||||
mikozstop.com
|
||||
moi-glazki.ru
|
||||
mojpregled.com
|
||||
most.gov.iq
|
||||
mriyadh.com
|
||||
nmrk.ru
|
||||
olvanto.ru
|
||||
onefilms.net
|
||||
oops-cinema.ru
|
||||
paintingplanet.ru
|
||||
pharmacyincity.com
|
||||
pirateday.ru
|
||||
pornoxxx.com.mx
|
||||
raavidesigns.com
|
||||
rabot.host.sk
|
||||
randalljhoward.com
|
||||
rangjued.com
|
||||
reyel1985.webnode.fr
|
||||
rfid-locker.co
|
||||
rique.host.sk
|
||||
rrutw.com
|
||||
satellite.maps.ilovevitaly.com
|
||||
scanner-viktor.top
|
||||
sexyali.com
|
||||
shopvilleroyboch.com.ua
|
||||
siteexpress.co.il
|
||||
slavia.info
|
||||
slomm.ru
|
||||
snomer1.ru
|
||||
soaksoak.ru
|
||||
storehouse.ua
|
||||
svolze.com
|
||||
taboola.com
|
||||
tetracsaudi.com
|
||||
thexart.club
|
||||
tiens2010.ru
|
||||
tripper.de
|
||||
truck-land.life
|
||||
tuberkulezanet.ru
|
||||
vriel.batcave.net
|
||||
webstatsdomain.org
|
||||
wingsoffury2.com
|
||||
xwatt.ru
|
||||
yurgorod.ru
|
||||
zeleznobeton.ru
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
0912701309f8ce.com
|
||||
123locker.com
|
||||
1kinobig.ru
|
||||
40cg.com
|
||||
4k-player.pl
|
||||
7a2rnuey1tw9ar.ru
|
||||
aad1f4acb0a373420d9b0c4202d38d94fa.com
|
||||
aasoldes.fr
|
||||
absugars.com
|
||||
acheterviagrafr24.com
|
||||
adelly.bg
|
||||
alienwheel.es
|
||||
alive-ua.com
|
||||
all-streaming-media.com
|
||||
allesohnegirls.net
|
||||
allnews24.in
|
||||
alveris.ru
|
||||
androids-store.com
|
||||
anmysite.com
|
||||
apiholdingmypage-a.akamaihd.net
|
||||
arabsexxxtube.com
|
||||
123movies.love
|
||||
1688.com
|
||||
1j7740kd.website
|
||||
24x7-server-support.site
|
||||
3rbseyes.com
|
||||
45en.ru
|
||||
7makemoneyonline.com
|
||||
abtasty.com
|
||||
activecampaign.dreamhosters.com
|
||||
adclickthru.net
|
||||
advancedmassagebysara.com
|
||||
allcredits.su
|
||||
allforminecraft.ru
|
||||
alphaforum.ru
|
||||
alphahoverboards.com
|
||||
angel1777.kz
|
||||
animebox.com.ua
|
||||
apple.com-webbrowsing-security.review
|
||||
arquapetrarca.info
|
||||
asacopaco.tk
|
||||
asmxsatadriverin.aircus.com
|
||||
asrvvv-a.akamaihd.net
|
||||
atelielembrancaqueencanta.com.br
|
||||
atmagroup.ru
|
||||
auto-zapchasti.org
|
||||
avramstroy.ru
|
||||
avtovolop.ru
|
||||
ayodhya.co
|
||||
badavit.com.ua
|
||||
balitouroffice.com
|
||||
bannerpower.com
|
||||
beachtoday.ru
|
||||
beauty-b0x.pl
|
||||
beclean-nn.ru
|
||||
atofilms.com
|
||||
autonew.biz
|
||||
azartmix.com
|
||||
bablonow.ru
|
||||
bad-stars.net
|
||||
balook.com
|
||||
banksrf.ru
|
||||
bedandbreakfast.com
|
||||
best-way.men
|
||||
bestserials.com
|
||||
beyan.host.sk
|
||||
bigpenisguide.com
|
||||
bitcoinpile.com
|
||||
bitcoinremote.com
|
||||
bmw.afora.ru
|
||||
boole.onlinewebshop.net
|
||||
bravegirlsclub.com
|
||||
bugshoot.cn
|
||||
bupropion-sr-150-mg.us
|
||||
buron.pw
|
||||
buttons-for-your-website.com
|
||||
cardiosport.com.ua
|
||||
cascadelink.org
|
||||
cctva.tv
|
||||
charmstroy.info
|
||||
cheap-pills-norx.com
|
||||
chocolateslim-u-srbiji.com
|
||||
bestadbid.com
|
||||
bestmarriages.com
|
||||
bestofpicture.com
|
||||
bigcareer.info
|
||||
boazpower.com
|
||||
brandehk.dk
|
||||
btc4u.ru
|
||||
bum.com.ru
|
||||
bumascloset.com
|
||||
canrioloadm.gq
|
||||
canrole.com
|
||||
christianlouboutinshoes.xyz
|
||||
cinemaflix.website
|
||||
claytransformations.info
|
||||
cl.s7.exct.net
|
||||
cleanmypc.com
|
||||
clickbank.net
|
||||
clubfashionista.com
|
||||
co.lumb.co
|
||||
coaching-netz.info
|
||||
creditnation.ru
|
||||
cymbaltaandtizanidine.blogspot.com
|
||||
daisye.top
|
||||
darodar.com
|
||||
data.vtc.pw
|
||||
davebestdeals.com
|
||||
ddospanel.com
|
||||
design-lands.ru
|
||||
dinkolove.ya.ru
|
||||
discountliv.com
|
||||
dneprsvet.com.ua
|
||||
doeco.ru
|
||||
domaincheck.io
|
||||
doxysexy.com
|
||||
dumuelave.xyz
|
||||
dvr.biz.ua
|
||||
e-buyeasy.com
|
||||
e-commerce-seo1.com
|
||||
ekto.ee
|
||||
elmacho.xyz
|
||||
epngo.bz
|
||||
ertelecom.ru
|
||||
esopini.com
|
||||
europages.com.ru
|
||||
extrabot.com
|
||||
ezofest.sk
|
||||
factorynightclub.com
|
||||
familienzahnaerzte.com
|
||||
fickluder69.com
|
||||
folowsite.com
|
||||
foto-basa.com
|
||||
foto-sisek.porngalleries.top
|
||||
foxtechfpv.com
|
||||
franch.info
|
||||
freshberry.com.ua
|
||||
fyl.com.ru
|
||||
gamingspark.com
|
||||
gaz-voshod.ru
|
||||
gdcentre.ru
|
||||
gembird.com
|
||||
gerhardhealer.com
|
||||
greendream.com.ua
|
||||
happy.new.yeartwit.com
|
||||
heartofbeijing.blogspot.com
|
||||
helpmymacfaster.trade
|
||||
histock.info
|
||||
hotcore.info
|
||||
hoztorg-opt.ru
|
||||
ido3.com
|
||||
ilte.info
|
||||
imgarcade.com
|
||||
imperia31.ru
|
||||
increasewwwtraffic.info
|
||||
indo-export.ru
|
||||
infodocsportal.com
|
||||
instasexyblog.com
|
||||
iplusbit.blogspot.co.za
|
||||
istanbulit.com
|
||||
ix20.ru
|
||||
izoll.ru
|
||||
jacago.com
|
||||
jav-idol.com
|
||||
jerseyschinabizwholesale.us
|
||||
jongose.ninja
|
||||
junglenet-a.akamaihd.net
|
||||
jurajskie.info
|
||||
justprofit.xyz
|
||||
kakadu-interior.com.ua
|
||||
kchaxton.com
|
||||
kino-key.info
|
||||
kleine-titten.biz
|
||||
klosetkitten.com
|
||||
kochanelli.com
|
||||
kountrylife.com
|
||||
kraljeva-sutjeska.com
|
||||
krasnodar.zrus.org
|
||||
ladov.ru
|
||||
larchik.net
|
||||
ledpolice.ru
|
||||
lexixxx.com
|
||||
liran-locks.com
|
||||
littlesunraiser.com
|
||||
locationdesaison.com
|
||||
lovelycraftyhome.com
|
||||
macdamaged.space
|
||||
magnetpress.sk
|
||||
massage-info.nl
|
||||
medizinreisen.de
|
||||
metaxalonevstizanidine.blogspot.com
|
||||
mexicotravelnet.com
|
||||
minneapoliscopiers.com
|
||||
mir-limuzinov.ru
|
||||
misandesign.se
|
||||
mobstarr.com
|
||||
msk-diplomat.com
|
||||
myseoconsultant.com
|
||||
narkologiya-penza.ru
|
||||
neodownload.webcam
|
||||
nfvsz.com
|
||||
nonameread45.live
|
||||
november-lax.com
|
||||
panchro.xyz
|
||||
photochki.com
|
||||
photokitchendesign.com
|
||||
pokerniydom.ru
|
||||
popup-fdm.xyz
|
||||
priceg.com
|
||||
compliance-don.top
|
||||
compliance-jess.top
|
||||
coolingoods.com
|
||||
counciltally.com
|
||||
dangphoto.trade
|
||||
dieta-personalna.pl
|
||||
drhomes.biz
|
||||
e-collantes.com
|
||||
elektrischezigarette1.blog.pl
|
||||
essayassist.com
|
||||
eugenevaultstorage.com
|
||||
excitacion.info
|
||||
fetroshok.ru
|
||||
figuringmoneyout.com
|
||||
findclan.org
|
||||
finuse.com
|
||||
focalink.com
|
||||
foto-weinberger.at
|
||||
freemaintenancesysforpcandmac.top
|
||||
frivgame250.com
|
||||
funtoonez.com
|
||||
fz139.ttk.ru
|
||||
gallery.rennlist.com
|
||||
gemgrab-a.akamaihd.net
|
||||
goblacked.com
|
||||
goldadpremium.com
|
||||
gosarhivrt.ru
|
||||
gotomontenegro.net
|
||||
greenshop.su
|
||||
gsmlab.pl
|
||||
hannasolution.ru
|
||||
hd-filmy.net
|
||||
hjaoopoa.top
|
||||
hollywoodactress.info
|
||||
hydropump.su
|
||||
idegenvezeto.eu
|
||||
ifmo.ru
|
||||
ilbe.club
|
||||
imitex-plus.ru
|
||||
immobiliaremassaro.com
|
||||
ispaniya-costa-blanca.ru
|
||||
istock-mebel.ru
|
||||
it-max.com.ua
|
||||
iwantmyfreecash.com
|
||||
jav-fetish.site
|
||||
jbl-charge.info
|
||||
joyceblog.top
|
||||
karachev-city.ru
|
||||
kashubadesign.ru
|
||||
kenaba.su
|
||||
kino-ecran.ru
|
||||
kinosed.net
|
||||
knowyournextmove.com
|
||||
koopilka.com
|
||||
kung-fu-ru.com
|
||||
labelwater.se
|
||||
ladsblue.com
|
||||
laptoper.net
|
||||
lazymanyoga.com
|
||||
lecbter-relationships.ga
|
||||
li-er.ru
|
||||
lida-ru.com
|
||||
light.ifmo.ru
|
||||
limads.men
|
||||
lineavabit.it
|
||||
linkwithin.com
|
||||
lomza.info
|
||||
long-beach-air-conditioning.com
|
||||
luchshie-topcasino.ru
|
||||
lunchrock.co
|
||||
macnewtech.com
|
||||
managerpak204.weebly.com
|
||||
matsdale.com
|
||||
mebelcomplekt.ru
|
||||
meccadumps.net
|
||||
meendo-free-traffic.ga
|
||||
mega-bony2017.pl
|
||||
mlf.hordo.win
|
||||
moesexy.com
|
||||
moneymaster.ru
|
||||
moviezbonkerssk.cf
|
||||
muabancantho.info
|
||||
muz-shoes.ru
|
||||
mysexpics.ru
|
||||
nationalbreakdown.com
|
||||
naughtyconnect.com
|
||||
networkad.net
|
||||
nextlnk12.com
|
||||
nfljerseysforsalewholesaler.com
|
||||
nrjmobile.fr
|
||||
o-dachnik.ru
|
||||
o-o-8-o-o.ru
|
||||
odesproperty.com
|
||||
ok-ua.info
|
||||
oktube.ru
|
||||
onemactrckr.com
|
||||
onlythegames.com
|
||||
onlywoman.org
|
||||
otbelivanie-zubov.com
|
||||
oz-offers.com
|
||||
pc-test.net
|
||||
photo.houseofgaga.ru
|
||||
plastgran.com
|
||||
play.leadzupc.com
|
||||
pornobrazzers.biz
|
||||
potoideas.us
|
||||
pourvous.info
|
||||
pricheski-video.com
|
||||
privacylocationforloc.com
|
||||
privatov-zapisi.ru
|
||||
privetsochi.ru
|
||||
professionaldieselcare.com
|
||||
profitfx.online
|
||||
projectforte.ru
|
||||
privacyassistant.net
|
||||
prlog.ru
|
||||
prpops.com
|
||||
rangjued.com
|
||||
rapevideosmovies.com
|
||||
raschtextil.com.ua
|
||||
razleton.com
|
||||
rcb101.ru
|
||||
referencemoi.com
|
||||
reklama1.ru
|
||||
remontvsamare.su
|
||||
rvzr-a.akamaihd.net
|
||||
sakhboard.ru
|
||||
satoristudio.net
|
||||
sbornik-zakonov.ru
|
||||
scanner-walt.top
|
||||
sdelai-prosto.ru
|
||||
searchengineranker.email
|
||||
searchimage.co
|
||||
seccioncontrabajo.com
|
||||
seorank.info
|
||||
shmetall.com.ua
|
||||
pussyspace.net
|
||||
putitin.me
|
||||
qld10000.net
|
||||
qor360.com
|
||||
quality-traffic.com
|
||||
r-control.ru
|
||||
raisedseo.com
|
||||
rating-bestcasino.com
|
||||
redirectingat.com
|
||||
registrationdomainsite.com
|
||||
restorator-msk.ru
|
||||
rock-cafe.info
|
||||
ruclicks.com
|
||||
sack.net
|
||||
saneitconsulting.com
|
||||
search-goo.com
|
||||
search.pch.com
|
||||
seasonvar.ru
|
||||
shitmovs.com
|
||||
shopfishing.com.ua
|
||||
si-unique.com
|
||||
sierraapps.com
|
||||
sims-sims.ru
|
||||
skuteczna-dieta.co.pl
|
||||
skylta.com
|
||||
smart-balancewheel.com
|
||||
smart-scripts.com
|
||||
snegozaderzhatel.ru
|
||||
socialbuttons.xyz
|
||||
socialsignals24.com
|
||||
soft-program.com
|
||||
spy-app.info
|
||||
start.myplaycity.com
|
||||
strangeduckfilms.com
|
||||
stromerrealty.com
|
||||
studiofaca.com
|
||||
studiofmp.com
|
||||
sugvant.ru
|
||||
tattooreligion.ru
|
||||
techart24.com
|
||||
tgtclick.com
|
||||
tizanidine4mgtablets.blogspot.com
|
||||
tizanidine6mg.blogspot.com
|
||||
tizanidinepain.blogspot.com
|
||||
tnctrx.com
|
||||
tonerbox.kz
|
||||
topsiteminecraft.com
|
||||
torrentgamer.net
|
||||
totu.us
|
||||
track-rankings.online
|
||||
tracksurf.daooda.com
|
||||
trahic.ru
|
||||
turist-strani.ru
|
||||
twodollarshows.com
|
||||
uginekologa.com
|
||||
underthesite.com
|
||||
unrealcommander.biz
|
||||
url-extractor.xyz
|
||||
utiblog.fr
|
||||
via-energy-order.com
|
||||
videochat.cafe
|
||||
vinsit.ru
|
||||
vltai.com
|
||||
vote-up.ru
|
||||
vykup-avto-krasnodar.ru
|
||||
webjam.com
|
||||
wetgames.ru
|
||||
whos.amung.us
|
||||
winwotgold.pl
|
||||
wnhjavlhezp.gq
|
||||
wzgyyq.com
|
||||
xblog.in
|
||||
xmladserver.com
|
||||
smartpet.ru
|
||||
soc-proof.su
|
||||
socialtrade.biz
|
||||
solicita.info
|
||||
space4update.pw
|
||||
spaceshipad.com
|
||||
special-porn.com
|
||||
speechfoodie.com
|
||||
stairliftstrue.com
|
||||
streamin.to
|
||||
success-seo.com
|
||||
svarbit.com
|
||||
szamponrevita.pl
|
||||
tandvardshuset.net
|
||||
tecspb.ru
|
||||
telemetryverification.net
|
||||
templates.franklinfire.co
|
||||
tengohydar.tk
|
||||
theallgirlarcade.com
|
||||
thin.me.pn
|
||||
tizanidineduringpregnancy.blogspot.com
|
||||
tizanidinehcl4mgtabinfo.blogspot.com
|
||||
tizanidineusedfor.blogspot.com
|
||||
tnaionline.org
|
||||
tobeyouday.win
|
||||
toondinsey.com
|
||||
topads.men
|
||||
topcar-krasnodar.ru
|
||||
topflownews.com
|
||||
topshef.ru
|
||||
torrnada.ru
|
||||
traffic100.com
|
||||
trafficshaper.com
|
||||
trustedmaccleaner.com
|
||||
twu.com.ua
|
||||
ucsol.ru
|
||||
ukkelberg.no
|
||||
ukrtvir.com.ua
|
||||
us-america.ru
|
||||
vacuumcleanerguru.com
|
||||
varbergsvind.se
|
||||
velpanex.ru
|
||||
vroze.com
|
||||
vse-pesni.com
|
||||
vvpg.ru
|
||||
warningzscaler.heraeus.com
|
||||
webcamtalk.net
|
||||
whiteelephantwellington.com
|
||||
wholesalejerseys-cheapest.com
|
||||
word-vorlagen.net
|
||||
worldhistory.biz
|
||||
worldoffiles.ru
|
||||
wpthemedetector.co.uk
|
||||
xn-----7kceclhb4abre1b4a0ccl2fxch1a.xn--p1ai
|
||||
xn----7sbaphztdjeboffeiof6c.xn--p1ai
|
||||
xn--80aaagvmjabrs1aoc9luc.xn--p1ai
|
||||
xnxxandxvideos.com
|
||||
yeartwit.com
|
||||
youdao.com
|
||||
zarabotok--doma.ru
|
||||
zatjmuzu.info
|
||||
zero1.it
|
||||
zhuravlev.info
|
||||
zojirushi-products.ru
|
||||
zytpirwai.net
|
||||
xsfetish.org
|
||||
yaderenergy.ru
|
||||
yellowstonesafaritours.com
|
||||
yourdesires.ru
|
||||
youtoner.it
|
||||
zacreditom.ru
|
||||
zoompegs.com
|
||||
zvuker.net
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.59 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue