mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2021.07.2455 [ci skip]
This commit is contained in:
parent
7b63e4a598
commit
f90e65007a
41 changed files with 3199 additions and 703 deletions
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.07.2454
|
||||
#### Version: V4.2021.07.2455
|
||||
#### 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.2454
|
||||
#### Version: V4.2021.07.2455
|
||||
#### 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.2454
|
||||
#### Version: V4.2021.07.2455
|
||||
#### 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.2454
|
||||
#### Version: V4.2021.07.2455
|
||||
#### 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.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:28 UTC 2021
|
||||
### Version: V3.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -1 +1 @@
|
|||
2454
|
||||
2455
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:28 UTC 2021
|
||||
### Version: V3.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 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.183.64.53 0;
|
||||
20.80.183.82 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 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.183.64.53 0;
|
||||
20.80.183.82 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 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.183.64.53 0;
|
||||
20.80.183.82 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.07.2454
|
||||
### Updated: Mon Jul 5 11:40:27 UTC 2021
|
||||
### Version: V4.2021.07.2455
|
||||
### Updated: Mon Jul 5 11:59:30 UTC 2021
|
||||
### Bad Referrer Count: 7066
|
||||
### Bad Bot Count: 615
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 1;
|
||||
10.1.0.241 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Deusu
|
||||
FlashGet
|
||||
Mail.RU_Bot
|
||||
NetZIP
|
||||
Pockey
|
||||
RankingBot2
|
||||
SeobilityBot
|
||||
SocialRankIOBot
|
||||
SurveyBot
|
||||
Web Auto
|
||||
Dirbuster
|
||||
EirGrabber
|
||||
Extreme Picture Finder
|
||||
MauiBot
|
||||
NimbleCrawler
|
||||
Pixray
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
WPScan
|
||||
Webshag
|
||||
|
|
|
@ -1,46 +1,50 @@
|
|||
01h4x.com
|
||||
360Spider
|
||||
404checker
|
||||
ADmantX
|
||||
404enemy
|
||||
AIBOT
|
||||
Abonti
|
||||
Aboundex
|
||||
Acunetix
|
||||
ASPSeek
|
||||
AiHitBot
|
||||
Aipbot
|
||||
AllSubmitter
|
||||
Alligator
|
||||
Anarchy
|
||||
Anarchy99
|
||||
AwarioRssBot
|
||||
BDCbot
|
||||
Anthill
|
||||
Apexoo
|
||||
Aspiegel
|
||||
Asterias
|
||||
AwarioSmartBot
|
||||
BDFetch
|
||||
BacklinkCrawler
|
||||
Badass
|
||||
BLEXBot
|
||||
Backlink-Ceck
|
||||
Bandit
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BetaBot
|
||||
Bigfoot
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Blackboard
|
||||
Blow
|
||||
BlowFish
|
||||
Boardreader
|
||||
BuiltWith
|
||||
CATExplorador
|
||||
CCBot
|
||||
CODE87
|
||||
Bolt
|
||||
BotALot
|
||||
Brandprotect
|
||||
Buck
|
||||
BuiltBotTough
|
||||
CSHttp
|
||||
Calculon
|
||||
CazoodleBot
|
||||
Cegbfeieh
|
||||
CheTeam
|
||||
CherryPicker
|
||||
Chlooe
|
||||
Cliqzbot
|
||||
Collector
|
||||
Copier
|
||||
Copyscape
|
||||
Craftbot
|
||||
Cocolyzebot
|
||||
Cosmos
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Curious
|
||||
DataCha0s
|
||||
DatabaseDriverMysqli
|
||||
Demon
|
||||
Devil
|
||||
DIIbot
|
||||
DSearch
|
||||
Digincore
|
||||
DigitalPebble
|
||||
Disco
|
||||
|
@ -48,203 +52,199 @@ Discobot
|
|||
Discoverybot
|
||||
DnyzBot
|
||||
DomCopBot
|
||||
DomainAppender
|
||||
DomainStatsBot
|
||||
Domains Project
|
||||
Dragonfly
|
||||
Drip
|
||||
EMail Siphon
|
||||
EasyDL
|
||||
Ecxi
|
||||
Dotbot
|
||||
EirGrabber
|
||||
Firefox/7.0
|
||||
Flunky
|
||||
FrontPage
|
||||
Fuzz
|
||||
Fyrebot
|
||||
EroCrawler
|
||||
ExtLinksBot
|
||||
ExtractorPro
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
FHscan
|
||||
Fimap
|
||||
FlashGet
|
||||
Freeuploader
|
||||
G-i-g-a-b-o-t
|
||||
GT::WWW
|
||||
GermCrawler
|
||||
GalaxyBot
|
||||
Getintent
|
||||
Gigabot
|
||||
Gotit
|
||||
Grabber
|
||||
GrapeshotCrawler
|
||||
GoZilla
|
||||
GrapeFX
|
||||
GridBot
|
||||
HEADMasterSEO
|
||||
HMView
|
||||
HTTrack
|
||||
HTTP::Lite
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Havij
|
||||
Heritrix
|
||||
Hloader
|
||||
Humanlinks
|
||||
IDBot
|
||||
Iblog
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
Intelliseek
|
||||
InterGET
|
||||
InternetSeer
|
||||
IstellaBot
|
||||
JamesBOT
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Kinza
|
||||
LWP::Simple
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
Larbin
|
||||
LeechFTP
|
||||
LexiBot
|
||||
Lftp
|
||||
Libwhisker
|
||||
LieBaoFast
|
||||
Lightspeedsystems
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinksManager
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Lipperhey
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
Ltx71
|
||||
MJ12bot
|
||||
MQQBrowser
|
||||
MSFrontPage
|
||||
Magnet
|
||||
Mail.RU_Bot
|
||||
Mass Downloader
|
||||
Masscan
|
||||
Mata Hari
|
||||
Mb2345Browser
|
||||
MeanPath Bot
|
||||
Meanpathbot
|
||||
MegaIndex.ru
|
||||
Mojeek
|
||||
Mojolicious
|
||||
Msrabot
|
||||
Musobot
|
||||
Name Intelligence
|
||||
Needle
|
||||
Metauri
|
||||
MicroMessenger
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
NearSite
|
||||
Nessus
|
||||
Net Vampire
|
||||
NetLyzer
|
||||
Netcraft
|
||||
Nettrack
|
||||
NetSpider
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Nmap
|
||||
Nutch
|
||||
OPPO A33
|
||||
OnCrawl
|
||||
Octopus
|
||||
OpenLinkProfiler
|
||||
Openfind
|
||||
Openvas
|
||||
OrangeBot
|
||||
PECL::HTTP
|
||||
PHPCrawl
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
Pavuk
|
||||
Picsearch
|
||||
Piepmatz
|
||||
Pimonster
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
ProWebWalker
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
Quick-Crawler
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
RealDownload
|
||||
RedesScrapy
|
||||
Ripper
|
||||
RankingBot2
|
||||
Rankivabot
|
||||
Reaper
|
||||
Recorder
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SBIder
|
||||
SEOlyticsCrawler
|
||||
ScanAlert
|
||||
Semrush
|
||||
SemrushBot
|
||||
SeobilityBot
|
||||
ScrepyBot
|
||||
Searchestate
|
||||
Seomoz
|
||||
Shodan
|
||||
Site Sucker
|
||||
Siphon
|
||||
SiteCheckerBotCrawler
|
||||
SiteLockSpider
|
||||
Sitebeam
|
||||
Siteimprove
|
||||
Sitevigil
|
||||
SmartDownload
|
||||
Snapbot
|
||||
Snoopy
|
||||
Sqlmap
|
||||
Sociscraper
|
||||
Sosospider
|
||||
SpaceBison
|
||||
Spanner
|
||||
Spbot
|
||||
Spinn3r
|
||||
Sqworm
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperBot
|
||||
Suzuran
|
||||
SurveyBot
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TightTwatBot
|
||||
Titan
|
||||
Thumbor
|
||||
Toweyabot
|
||||
Trendiction
|
||||
True_Robot
|
||||
Turingos
|
||||
UnisterBot
|
||||
V-BOT
|
||||
VCI
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
Twice
|
||||
Upflow
|
||||
Voltron
|
||||
WASALive-Bot
|
||||
WEBDAV
|
||||
WPScan
|
||||
WWW-Mechanize
|
||||
WeSEE
|
||||
Web Auto
|
||||
Web Pix
|
||||
Web Sauger
|
||||
WWW-Collector-E
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
Web Fetch
|
||||
Web Sucker
|
||||
WebAuto
|
||||
WebBandit
|
||||
WebCollage
|
||||
WebCopier
|
||||
WebSauger
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
WebStripper
|
||||
WebSucker
|
||||
WebsiteQuester
|
||||
Whack
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
Wotbox
|
||||
Xaldon_WebSpider
|
||||
WebZIP
|
||||
WebsiteExtractor
|
||||
Wprecon
|
||||
Xaldon WebSpider
|
||||
Xenu
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zeus
|
||||
ZoomBot
|
||||
ZoominfoBot
|
||||
ZumBot
|
||||
Zitebot
|
||||
archive.org_bot
|
||||
arquivo-web-crawler
|
||||
arquivo.pt
|
||||
check1.exe
|
||||
coccocbot-web
|
||||
autoemailspider
|
||||
com.plumanalytics
|
||||
crawler4j
|
||||
crawl.sogou.com
|
||||
demandbase-bot
|
||||
domainsproject.org
|
||||
eCatch
|
||||
evc-batch
|
||||
gopher
|
||||
instabid
|
||||
internetVista monitor
|
||||
isitwp.com
|
||||
lwp-request
|
||||
lwp-trivial
|
||||
magpie-crawler
|
||||
meanpathbot
|
||||
mediawords
|
||||
oBot
|
||||
page scorer
|
||||
pcBrowser
|
||||
scalaj-http
|
||||
seoscanners
|
||||
siteripz
|
||||
sogouspider
|
||||
probe-image-size
|
||||
ripz
|
||||
s1z.ru
|
||||
satoristudio.net
|
||||
scan.lol
|
||||
seobility
|
||||
seostar
|
||||
sexsearcher
|
||||
sp_auditbot
|
||||
sysscan
|
||||
trendiction.com
|
||||
tAkeOut
|
||||
trendiction.de
|
||||
webmeup-crawler
|
||||
x09Mozilla
|
||||
xpymep1.exe
|
||||
zauba.io
|
||||
zgrab
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
360Spider
|
||||
80legs
|
||||
AIBOT
|
||||
Abonti
|
||||
Acunetix
|
||||
Alexibot
|
||||
404checker
|
||||
ADmantX
|
||||
ASPSeek
|
||||
Aboundex
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
Alligator
|
||||
AlphaBot
|
||||
Anthill
|
||||
Anarchy
|
||||
Anarchy99
|
||||
Ankit
|
||||
Apexoo
|
||||
BackStreet
|
||||
BackWeb
|
||||
BetaBot
|
||||
Bigfoot
|
||||
BlackWidow
|
||||
Aspiegel
|
||||
Asterias
|
||||
BLEXBot
|
||||
BacklinkCrawler
|
||||
Badass
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
Blackboard
|
||||
Blow
|
||||
BlowFish
|
||||
Boardreader
|
||||
Bolt
|
||||
BotALot
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Buck
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
BunnySlippers
|
||||
CCBot
|
||||
Calculon
|
||||
CATExplorador
|
||||
Cegbfeieh
|
||||
CensysInspect
|
||||
CheeseBot
|
||||
CherryPicker
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
CopyRightCheck
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
Cliqzbot
|
||||
Cogentbot
|
||||
Collector
|
||||
Copier
|
||||
Craftbot
|
||||
CrunchBot
|
||||
DBLBot
|
||||
DSearch
|
||||
DigitalPebble
|
||||
Dirbuster
|
||||
DittoSpyder
|
||||
Curious
|
||||
CyotekWebCopy
|
||||
DTS Agent
|
||||
DataCha0s
|
||||
Devil
|
||||
Disco
|
||||
Discoverybot
|
||||
Dispatch
|
||||
DnyzBot
|
||||
DomCopBot
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
Domains Project
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
Ebingbong
|
||||
EroCrawler
|
||||
EMail Siphon
|
||||
Ecxi
|
||||
EirGrabber
|
||||
Exabot
|
||||
ExtractorPro
|
||||
Ezooms
|
||||
FHscan
|
||||
FlashGet
|
||||
Freeuploader
|
||||
GT::WWW
|
||||
Express WebPictures
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
FemtosearchBot
|
||||
Flunky
|
||||
Foobot
|
||||
G-i-g-a-b-o-t
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetRight
|
||||
Gigabot
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Grabber
|
||||
HMView
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Humanlinks
|
||||
IDBTE4M
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
Havij
|
||||
IDBot
|
||||
Id-search
|
||||
IndeedBot
|
||||
Indy Library
|
||||
InfoTekies
|
||||
InterGET
|
||||
InternetSeer
|
||||
Iskanie
|
||||
IstellaBot
|
||||
JOC Web Spider
|
||||
JetCar
|
||||
InfoNaviRobot
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
Jetty
|
||||
JikeSpider
|
||||
Joomla
|
||||
JustView
|
||||
Jorgee
|
||||
Jyxobot
|
||||
Kinza
|
||||
LNSpiderguy
|
||||
LWP::Simple
|
||||
Keyword Density
|
||||
Larbin
|
||||
LeechFTP
|
||||
LeechGet
|
||||
LieBaoFast
|
||||
LexiBot
|
||||
Lftp
|
||||
LibWeb
|
||||
LinkScan
|
||||
LinkWalker
|
||||
Linkbot
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Ltx71
|
||||
MFC_Tear_Sample
|
||||
MJ12bot
|
||||
MIDown tool
|
||||
MTRobot
|
||||
Mag-Net
|
||||
Magnet
|
||||
Majestic-SEO
|
||||
Masscan
|
||||
Mata Hari
|
||||
MauiBot
|
||||
Mail.RU_Bot
|
||||
Mb2345Browser
|
||||
MeanPath Bot
|
||||
Meanpathbot
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
Microsoft Data Access
|
||||
MicroMessenger
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
Moblie Safari
|
||||
Mojolicious
|
||||
Morfeus Fucking Scanner
|
||||
Mozlila
|
||||
Msrabot
|
||||
Musobot
|
||||
NICErsPRO
|
||||
NPbot
|
||||
Name Intelligence
|
||||
Navroad
|
||||
NearSite
|
||||
NetMechanic
|
||||
NetZIP
|
||||
NetLyzer
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
Nimbostratus
|
||||
Nuclei
|
||||
Octopus
|
||||
Nutch
|
||||
OnCrawl
|
||||
OpenVAS
|
||||
Openfind
|
||||
OrangeBot
|
||||
PHPCrawl
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
OutclicksBot
|
||||
Page Analyzer
|
||||
PageScorer
|
||||
PageThing.com
|
||||
Panscient
|
||||
Papa Foto
|
||||
Pavuk
|
||||
Petalbot
|
||||
Pi-Monster
|
||||
Picscout
|
||||
PictureFinder
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
Probethenet
|
||||
Pockey
|
||||
Psbot
|
||||
Pu_iN
|
||||
PyCurl
|
||||
RSSingBot
|
||||
RankActive
|
||||
Re-re
|
||||
RankingBot
|
||||
RankurBot
|
||||
ReGet
|
||||
RealDownload
|
||||
Reaper
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
Recorder
|
||||
RepoMonkey
|
||||
Rogerbot
|
||||
SBIder
|
||||
SEOstats
|
||||
SMTBot
|
||||
SalesIntelligent
|
||||
ScanAlert
|
||||
Scanbot
|
||||
ScoutJet
|
||||
ScreenerBot
|
||||
Scrapy
|
||||
Screaming
|
||||
ScrepyBot
|
||||
SearchmetricsBot
|
||||
SemrushBot
|
||||
Semrush
|
||||
SentiBot
|
||||
SeobilityBot
|
||||
Seomoz
|
||||
Shodan
|
||||
Siphon
|
||||
Site Sucker
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SmartDownload
|
||||
Snake
|
||||
SiteSnagger
|
||||
Sitevigil
|
||||
SlySearch
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
SpankBot
|
||||
Sogou web spider
|
||||
Sottopop
|
||||
Spammen
|
||||
Spbot
|
||||
Spinn3r
|
||||
Sqworm
|
||||
Steeler
|
||||
Sucker
|
||||
Stripper
|
||||
Sucuri
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
SurveyBot
|
||||
Suzuran
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
Teleport
|
||||
TeleportPro
|
||||
The Intraformant
|
||||
Thumbor
|
||||
Telesphoreo
|
||||
TheNomad
|
||||
Titan
|
||||
Toweyabot
|
||||
Twice
|
||||
Trendictionbot
|
||||
True_Robot
|
||||
Turingos
|
||||
Turnitin
|
||||
Typhoeus
|
||||
URLy Warning
|
||||
Upflow
|
||||
V-BOT
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
VelenPublicWebCrawler
|
||||
Virusdie
|
||||
VoidEYE
|
||||
WBSearchBot
|
||||
WEBDAV
|
||||
WPScan
|
||||
WWW::Mechanize
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WallpapersHD
|
||||
Web Auto
|
||||
Web Collage
|
||||
Web Enhancer
|
||||
Web Fuck
|
||||
Web Pix
|
||||
Web Sucker
|
||||
WebAuto
|
||||
WebBandit
|
||||
WebCollage
|
||||
WebCopier
|
||||
WebEnhancer
|
||||
WebFuck
|
||||
WebImageCollector
|
||||
WebGo IS
|
||||
WebLeacher
|
||||
WebPix
|
||||
WebReaper
|
||||
WebStripper
|
||||
WebWhacker
|
||||
WebZIP
|
||||
Webalta
|
||||
WebmasterWorldForumBot
|
||||
Webshag
|
||||
Website Quester
|
||||
WebsiteQuester
|
||||
Webster
|
||||
Whack
|
||||
Whacker
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
Widow
|
||||
Wonderbot
|
||||
Wotbox
|
||||
Xaldon_WebSpider
|
||||
Wprecon
|
||||
Xenu
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zeus
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZyBorg
|
||||
archive.org_bot
|
||||
ZoominfoBot
|
||||
arquivo-web-crawler
|
||||
arquivo.pt
|
||||
backlink-check
|
||||
check1.exe
|
||||
coccocbot-web
|
||||
crawl.sogou.com
|
||||
crawler.feedback
|
||||
demandbase-bot
|
||||
gopher
|
||||
heritrix
|
||||
internetVista monitor
|
||||
lwp-trivial
|
||||
muhstik-scan
|
||||
polaris version
|
||||
satoristudio.net
|
||||
magpie-crawler
|
||||
meanpathbot
|
||||
netEstate NE Crawler
|
||||
oBot
|
||||
page scorer
|
||||
pcBrowser
|
||||
plumanalytics
|
||||
s1z.ru
|
||||
scalaj-http
|
||||
seoscanners
|
||||
serpstatbot
|
||||
siteripz
|
||||
spyfu
|
||||
sysscan
|
||||
trendiction.com
|
||||
webmeup-crawler
|
||||
seostar
|
||||
sitechecker.pro
|
||||
x22Mozilla
|
||||
xpymep1.exe
|
||||
zgrab
|
||||
zauba.io
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
albamargroup.com
|
||||
damasarenai.info
|
||||
elektrozigaretten1.webs.com
|
||||
hjaoopoa.top
|
||||
house.sieraddns.com
|
||||
search.xtconnect.com
|
||||
tizanidinesideeffectsweightloss.blogspot.com
|
||||
trubywriting.com
|
||||
videochat.bz
|
||||
xn----9sbubg3ambdfl1j.xn--p1ai
|
||||
codysbbq.com
|
||||
femdom.twiclub.in
|
||||
fok.nl
|
||||
fototravel.eu
|
||||
home-task.com
|
||||
hostcritique.com
|
||||
kinky-fetishes.com
|
||||
video-chat.cn
|
||||
website-stealer.nufaq.com
|
||||
xvideosbay.com
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
123cha.com
|
||||
12masterov.com
|
||||
4webmasters.org
|
||||
7ooo.ru
|
||||
abiente.ru
|
||||
academiacsmendoza.org
|
||||
adrenalin-stk.ru
|
||||
alphacarolinas.com
|
||||
amt-k.ru
|
||||
anime.dougasouko.com
|
||||
arcadeplayhouse.com
|
||||
artavenuegardenstudios.com
|
||||
azbuka-mo.ru
|
||||
backgroundpictures.net
|
||||
baltgem.com
|
||||
banan.tv
|
||||
bestmarriages.com
|
||||
bestmobilityscooterstoday.com
|
||||
bestpriceninja.com
|
||||
beyan.host.sk
|
||||
bezcmexa.ru
|
||||
bloggerads.net
|
||||
candy-glam-hp.com
|
||||
citizenclsdriveri7.pen.io
|
||||
cleanallvirus.com
|
||||
clipartnew.com
|
||||
coderstate.com
|
||||
coolwallpapers-hd.com
|
||||
creditmoney.com.ua
|
||||
domainsatcost.com
|
||||
duawitchrarato.tk
|
||||
easycommerce.cf
|
||||
ege-russian.ru
|
||||
elektrozigaretten2.yn.lt
|
||||
europeanwatches.ru
|
||||
falllow.gq
|
||||
fitnesspiks.com
|
||||
free-social-buttons.com
|
||||
headpharmacy.com
|
||||
hermesreplica.win
|
||||
hoterika.com
|
||||
housediz.com
|
||||
ilmen.net
|
||||
imagez.co
|
||||
instasexyblog.com
|
||||
jurajskie.info
|
||||
kosova.de
|
||||
lampokrat.ws
|
||||
liffa.ru
|
||||
linerdrilling.com
|
||||
lombia.co
|
||||
mailemedicinals.com
|
||||
morlat.altervista.org
|
||||
musezone.su
|
||||
mydirtystuff.com
|
||||
new7ob.com
|
||||
northfacestore.online
|
||||
noumeda.com
|
||||
ohmyrings.com
|
||||
oil-td.ru
|
||||
online-zaymy.ru
|
||||
onlywoman.org
|
||||
outrageousdeal-a.akamaihd.net
|
||||
oz-offers.com
|
||||
pandroid.co
|
||||
partner-trustworthy.men
|
||||
pixelrz.com
|
||||
pornobrazzers.biz
|
||||
pornosee.info
|
||||
qor360.com
|
||||
research.ifmo.ru
|
||||
rialp.getenjoyment.net
|
||||
rootandroid.org
|
||||
sadaholding.com
|
||||
searchimpression.com
|
||||
seemoreresultshu-a.akamaihd.net
|
||||
seminarygeorgia59.ga
|
||||
sexiporno.net
|
||||
sibtest.ru
|
||||
sortthemesitesby.com
|
||||
splendorsearch-a.akamaihd.net
|
||||
stop-zavisimost.com
|
||||
storehouse.ua
|
||||
studiokamyk.com.pl
|
||||
thegameriders.com
|
||||
theguardlan.com
|
||||
u555u.info
|
||||
uggbootsoutletsale.us
|
||||
ukrtextbook.com
|
||||
unrealcommander.biz
|
||||
v24s.net
|
||||
voluumtrk.com
|
||||
welcomeauto.ru
|
||||
windowssearch-exp.com
|
||||
xn--80atua3d.xn--p1ai
|
||||
xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai
|
||||
xrus.org
|
||||
xxxsiterips.xyz
|
||||
yebocasino.co.za
|
||||
zzbroya.com.ua
|
||||
2345.com
|
||||
9med.net
|
||||
aa9d046aab36af4ff182f097f840430d51.com
|
||||
adprotect.net
|
||||
ameblo.jp
|
||||
artdestshop.eu
|
||||
atlant-auto.info
|
||||
back.dog
|
||||
backiee.com
|
||||
baixar-musicas-gratis.com
|
||||
besthoro.ru
|
||||
biznesschat.net
|
||||
boleznikogi.com
|
||||
bombla.org
|
||||
bonvillan.com
|
||||
builtwith.com
|
||||
buzzsumo.com
|
||||
callstevens.com
|
||||
cardsharp1.ru
|
||||
carrauterie.be
|
||||
carstrends2015.com
|
||||
cartierbraceletsreplica.pw
|
||||
cartierloveringreplica.xyz
|
||||
caveavins.fr
|
||||
cdnnetwok.xyz
|
||||
cezartabac.ro
|
||||
chiptuninger.com
|
||||
cindymatches.com
|
||||
corta.co
|
||||
cpabegins.ru
|
||||
custodieva.ru
|
||||
darkages.info
|
||||
djonwatch.ru
|
||||
dkvorota.ru
|
||||
domaincheck.io
|
||||
droidlook.net
|
||||
dvervmoskvu.ru
|
||||
e-biznes.info
|
||||
empirepoker.com
|
||||
famix.xyz
|
||||
footbalive.org
|
||||
free-share-buttons.blogspot.com
|
||||
gerhardhealer.com
|
||||
glass-msk.ru
|
||||
globalsurfari.com
|
||||
globatur.ru
|
||||
goodhumor24.com
|
||||
gsou.cf
|
||||
hchha.com
|
||||
healmytrauma.info
|
||||
hitsbox.info
|
||||
hobbyhuren24.net
|
||||
import-sales.com
|
||||
inspiring-desperate.tk
|
||||
islamtoday.co.za
|
||||
kamen-e.ru
|
||||
ketoanhanoi.info
|
||||
knowsitall.info
|
||||
lazy-z.com
|
||||
macdamaged.tech
|
||||
macotool.com
|
||||
mall.uk
|
||||
medicineseasybuy.com
|
||||
modabutik.ru
|
||||
music.utrolive.ru
|
||||
mybinaryoptionsrobot.com
|
||||
mydownloadengine.com
|
||||
myfreetutorials.com
|
||||
mygameplus.com
|
||||
myhydros.org
|
||||
neodownload.webcam
|
||||
office-windows.ru
|
||||
onetravelguides.com
|
||||
onlineku.com
|
||||
pdamods.ru
|
||||
pillscheap24h.com
|
||||
porto.abuilder.net
|
||||
pregnant.guru
|
||||
printingpeach.com
|
||||
pro-okis.ru
|
||||
rank-checker.online
|
||||
rankings-analytics.com
|
||||
rapidsites.pro
|
||||
registry-cleaner.net
|
||||
revistaindustria.com
|
||||
royal-betting.net
|
||||
sports-supplements.us
|
||||
traffpartners.com
|
||||
ukr-lit.com
|
||||
unimodemhalfduplefw.pen.io
|
||||
urlopener.blogspot.com.au
|
||||
usiad.net
|
||||
vita.com.hr
|
||||
vzlomsn.org
|
||||
www.souvenirua.com
|
||||
xxxtube69.com
|
||||
yougame.biz
|
||||
yugk.net
|
||||
zajm-zalog-krasnodar.ru
|
||||
zvetki.ru
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
03e.info
|
||||
0lovespells0.blogspot.com
|
||||
11235813.webzdarma.cz
|
||||
2itech.ru
|
||||
83net.jp
|
||||
883zy.com
|
||||
alienwheel.es
|
||||
all-number.com
|
||||
amazon-adsystem.com
|
||||
anal-acrobats.com
|
||||
apartmentbay.ru
|
||||
apibetweenlinesn-a.akamaihd.net
|
||||
apimountainbikei-a.akamaihd.net
|
||||
apiportalmorecom-a.akamaihd.net
|
||||
aquarium-pro.ru
|
||||
arclk.net
|
||||
ascat.porn
|
||||
autoua.top
|
||||
autovideobroadcast.com
|
||||
avtolombard-krasnodar.ru
|
||||
baixar-musicas-gratis.com
|
||||
battlecarnival.su
|
||||
bedcapdealers.com
|
||||
berrymall.ru
|
||||
bestcalovebracelet.cn
|
||||
00webcams.com
|
||||
24x7-server-support.site
|
||||
3dracergames.com
|
||||
aa81bf391151884adfa3dd677e41f94be1.com
|
||||
advocatemsk.ru
|
||||
affrh2015.com
|
||||
agahinameh.com
|
||||
aksonural.ru
|
||||
alfa-medosmotr.ru
|
||||
alibestsale.com
|
||||
allboard.xobor.de
|
||||
allmarketsnewdayli.gdn
|
||||
alphavisions.net
|
||||
amyfoxfitness.com
|
||||
anaksma.info
|
||||
anlimebel.kiev.ua
|
||||
antons-transporte.de
|
||||
apparel-offer.com
|
||||
appsaurus.com
|
||||
arendovalka.xyz
|
||||
auto-zapchasti.org
|
||||
autorn.ru
|
||||
autoseo-traffic.com
|
||||
aviapanda.ru
|
||||
aviav.org
|
||||
avon-novosib.ru
|
||||
babs.com.ua
|
||||
beatifullandscape.co
|
||||
besthoro.ru
|
||||
bestmouthwash.club
|
||||
bestofferswalkmydogouteveryday.gq
|
||||
bestssaker.com
|
||||
bet-prognoz.com
|
||||
bird1.ru
|
||||
blog-hits.com
|
||||
blogs.rediff.com
|
||||
blogsfunky672.weebly.com
|
||||
bookmark4you.com.biz
|
||||
buttons-for-website.com
|
||||
buynorxx.com
|
||||
bvlgaribracelet.xyz
|
||||
candy-glam-hp.com
|
||||
cardul.ru
|
||||
bigcities.org
|
||||
bio-market.kz
|
||||
birzha-truda.eu
|
||||
bjanshee.ru
|
||||
bpro1.top
|
||||
brainzpod.win
|
||||
brandov.ru
|
||||
bvlgariwallet.xyz
|
||||
bwlx.prepedu.cn
|
||||
calc-for-credit.ru
|
||||
cartierlove2u.xyz
|
||||
cb.iphantom.com
|
||||
celebsopics.com
|
||||
cenoval.ru
|
||||
cheapjerseysfootballshop.com
|
||||
cheapmarmot.online
|
||||
cheapwebsitehoster.com
|
||||
cezartabac.ro
|
||||
cheapcigarettesc.info
|
||||
checkm8.com
|
||||
chee-by.biz
|
||||
clmforexeu.com
|
||||
club-musics.ru
|
||||
coderstate.com
|
||||
com-supportcenter.website
|
||||
conboy.us
|
||||
coolgamechannel.com
|
||||
coolyarddecorations.com
|
||||
cracksplanet.com
|
||||
cranly.net
|
||||
credit-online.ws
|
||||
dairyindia.in
|
||||
daretodonate.co
|
||||
darmebel.com.ua
|
||||
decenttools.com
|
||||
den-noch24.ru
|
||||
detki-opt.ru
|
||||
diminishedvalueoforegon.com
|
||||
djonwatch.ru
|
||||
djstools.com
|
||||
dood.live
|
||||
doyouknowtheword-flummox.ml
|
||||
elvenar.com
|
||||
enpolis.ru
|
||||
ereko.ru
|
||||
erot.co
|
||||
estelight.ru
|
||||
eyemagination.com
|
||||
f-loaded.de
|
||||
fashionindeed.ml
|
||||
feel-planet.com
|
||||
femmesdenudees.com
|
||||
filmfanatic.com
|
||||
flauntyoursite.com
|
||||
flipper.top
|
||||
floating-share-buttons.com
|
||||
fx-brokers-review.com
|
||||
gameonasia.com
|
||||
gate5.co.za
|
||||
gemara.com
|
||||
gigablast.com
|
||||
goldpanningtools.com
|
||||
googlefeud.com
|
||||
gotcher.us
|
||||
greatfind-a.akamaihd.net
|
||||
hanink.biz.ly
|
||||
hanwei.us
|
||||
heliko.no
|
||||
hermesreplica.win
|
||||
hitcpm.com
|
||||
hotsocialz.com
|
||||
hully.altervista.org
|
||||
icaseclub.ru
|
||||
iccornacircri.cf
|
||||
ideibiznesa2015.ru
|
||||
iinstalll-fii1leis.jus0wil.pp.ua
|
||||
iloveitaly.ru
|
||||
imadedinner.net
|
||||
insurple.com
|
||||
int.search.tb.ask.com
|
||||
integritylandscapeservices.com
|
||||
internetproviderstucson.com
|
||||
intervsem.ru
|
||||
ip-guide.com
|
||||
javlibrary.cc
|
||||
javxxx18.com
|
||||
jurajskie.info
|
||||
kaliningrad.zrus.org
|
||||
kam-dom.ru
|
||||
karting196.ru
|
||||
kchaxton.com
|
||||
keenoutlet.online
|
||||
keywesthideaways.co
|
||||
keywordspay.com
|
||||
kretpicf.pw
|
||||
kutikomi.net
|
||||
labafydjxa.su
|
||||
lanadelreyfans.us
|
||||
larger.io
|
||||
lawyersinfo.org
|
||||
laxob.com
|
||||
light.ifmo.ru
|
||||
lion.conboy.us
|
||||
m4ever.net
|
||||
mapquestz.us
|
||||
master-muznachas.ru
|
||||
max-p.men
|
||||
mebel-vstroika.ru
|
||||
megahdporno.net
|
||||
megakino.net
|
||||
misterjtbarbers.com
|
||||
mobplayer.net
|
||||
monitorwebsitespeed.com
|
||||
moz.com
|
||||
mp3ringtone.info
|
||||
mulberryoutletonlineeu.com
|
||||
mvpicton.co.uk
|
||||
nfvsz.com
|
||||
of-ireland.info
|
||||
onlineporno.site
|
||||
oranga.host.sk
|
||||
ossmalta.com
|
||||
paintingplanet.ru
|
||||
pandroid.co
|
||||
pathwhelp.org
|
||||
pb-dv.ru
|
||||
petitions.whitehouse.gov
|
||||
pix24x7.com
|
||||
platinumdeals.gr
|
||||
pochtovyi-index.ru
|
||||
popugaychiki.com
|
||||
pornolook.net
|
||||
pornonik.com
|
||||
pornoplen.com
|
||||
preparevideosafesystem4unow.site
|
||||
primedice.com
|
||||
prointer.net.ua
|
||||
prostitutki-odessa.org
|
||||
quizzitch.net
|
||||
rainbowice.ru
|
||||
rankscanner.com
|
||||
recordpage-a.akamaihd.net
|
||||
relayblog.com
|
||||
responsinator.com
|
||||
richinvestmonitor.com
|
||||
ritlweb.com
|
||||
rosbalt.com.ua
|
||||
rozalli.com
|
||||
sc-specialhost.com
|
||||
scalerite.co.za
|
||||
scanmarine.info
|
||||
scanner-andrew.top
|
||||
scanner-fred.top
|
||||
chinese-amezon.com
|
||||
chocolateslim-original.com
|
||||
cl.s7.exct.net
|
||||
coaching-netz.info
|
||||
cocyq.inwtrade.com
|
||||
comsysnet.com
|
||||
corta.co
|
||||
customerpromos-a.akamaihd.net
|
||||
dellalimov.com
|
||||
detoxmed24.ru
|
||||
digilander.libero.it
|
||||
dscaas.website
|
||||
e-biznes.info
|
||||
elektrozigaretten1.webs.com
|
||||
ezigarettenkaufen2.dreamwidth.org
|
||||
favoritemoney.ru
|
||||
financetip.eu
|
||||
freshmac.space
|
||||
front.ru
|
||||
gambarkataku.co
|
||||
gaz-voshod.ru
|
||||
ge0ip.net
|
||||
generic-pills-online.com
|
||||
gettpromos.com
|
||||
go2album.com
|
||||
gobongo.info
|
||||
gopro-online.info
|
||||
gribokstop.com
|
||||
guildebzh.info
|
||||
handicapvantoday.com
|
||||
harmonyglen.us
|
||||
hd720kino.ru
|
||||
health-medical-portal.info
|
||||
hikesearch.net
|
||||
hit-men.men
|
||||
hmywwogw.bloger.index.hr
|
||||
hobbyhuren24.net
|
||||
hothot.ru
|
||||
houseofgaga.ru
|
||||
hoverboard360.se
|
||||
i-midias.net.br
|
||||
iklysha.ml
|
||||
ilovevitaly.ru
|
||||
import-sales.com
|
||||
inmate-locator.us
|
||||
ipostroika.ru
|
||||
istizanidineacontrolledsubstance.blogspot.com
|
||||
istizanidinelikexanax.blogspot.com
|
||||
iweblist.info
|
||||
j-times.ru
|
||||
jasonpartington.com
|
||||
jav-fetish.com
|
||||
jerseywholesalechinabiz.com
|
||||
johannesburgsingles.co.za
|
||||
jwss.cc
|
||||
jyvopys.com
|
||||
kiskinhouse.com
|
||||
kmd-pto.ru
|
||||
koptims.tiu.ru
|
||||
kraljeva-sutjeska.com
|
||||
krasivoe-hd.net
|
||||
krasnodar.ru
|
||||
kumuk.info
|
||||
linksharingt.com
|
||||
lodki-pvh.dp.ua
|
||||
longadventure.com
|
||||
louboutinshoes.xyz
|
||||
lulea-auktionsverk.se
|
||||
mamasuper.prom.ua
|
||||
manifestation.betteroffers.review
|
||||
manifestyourmillion.com
|
||||
manyresultshub-a.akamaihd.net
|
||||
mararoom.ru
|
||||
masterseek.com
|
||||
maxxtor.eu
|
||||
megavolt.net.ua
|
||||
metallosajding.ru
|
||||
mmgq.ru
|
||||
moetomnenie.com
|
||||
moncleroutletonline.pw
|
||||
mosrif.ru
|
||||
most-kerch.org
|
||||
moviezbonkerssk.cf
|
||||
musflashtv.com
|
||||
music7s.me
|
||||
musicvidz.ru
|
||||
mustat.com
|
||||
mycaf.it
|
||||
mygameplus.ru
|
||||
myyour.eu
|
||||
nacap.ru
|
||||
nalogovyykodeks.ru
|
||||
news-speaker.com
|
||||
newstraveller.ru
|
||||
nfljerseyscheapbiz.us
|
||||
ningessaybe.me
|
||||
noscrapleftbehind.co
|
||||
nrjmobile.fr
|
||||
nvformula.ru
|
||||
obiavo.net
|
||||
odoratus.net
|
||||
odywpjtw.bloger.index.hr
|
||||
offtime.ru
|
||||
ohmyrings.com
|
||||
olvanto.ru
|
||||
openfrost.net
|
||||
opinionreelle.com
|
||||
ourville.info
|
||||
pagesense.com
|
||||
palocco.it
|
||||
paphoselectricianandplumber.com
|
||||
pechikamini.ru
|
||||
pekori.to
|
||||
perfection-pleasure.ru
|
||||
pic2fly.com
|
||||
picquery.com
|
||||
pictures-and-images.net
|
||||
pizdopletka.club
|
||||
pokemon-go-play.online
|
||||
potolokelekor.ru
|
||||
pozdrawleniya.com
|
||||
prize44.com
|
||||
producm.ru
|
||||
produkto.net
|
||||
profit-opportunity.com
|
||||
promalp-universal.ru
|
||||
proprostatit.com
|
||||
push-ad.com
|
||||
quangcaons.com
|
||||
raisedseo.com
|
||||
randalljhoward.com
|
||||
ranksignals.com
|
||||
razvratnoe.org
|
||||
rednise.com
|
||||
refererx.com
|
||||
rewardit.com
|
||||
rff-cfal.info
|
||||
rospromtest.ru
|
||||
rossmark.ru
|
||||
rumamba.com
|
||||
rusenvironmental.net
|
||||
rustic-quiver.win
|
||||
santasgift.ml
|
||||
scanner-mark.top
|
||||
score-ads.men
|
||||
scottbywater.com
|
||||
seocheki.net
|
||||
seoexperimenty.ru
|
||||
seokicks.de
|
||||
sevendays.com.ua
|
||||
sextracker.com
|
||||
sexy.babes.frontend-stack.top
|
||||
shakhtar-doneck.ru
|
||||
sherlock.se
|
||||
shoesonlinebuy.cn
|
||||
shoesonlinebuy.xyz
|
||||
sibtest.ru
|
||||
simply.net
|
||||
social-search.me
|
||||
soft1.ru
|
||||
souvenir.cc
|
||||
startufa.ru
|
||||
search.alot.com
|
||||
searchkut.com
|
||||
see-your-website-here.com
|
||||
semp.net
|
||||
sevenstars7.com
|
||||
sexuria.net
|
||||
shtora66.ru
|
||||
sibvitr.ru
|
||||
sizeplus.work
|
||||
sk.golden-praga.ru
|
||||
skatestick.bid
|
||||
slavic-magic.ru
|
||||
sluganarodu.ru
|
||||
social-buttons.com
|
||||
socialmadesimple.com
|
||||
sport7777.net
|
||||
sribno.net
|
||||
statoutlook.info
|
||||
stauga.altervista.org
|
||||
stroyhelp-dv.ru
|
||||
students-cheapskate.ml
|
||||
svarbit.com
|
||||
tagil.zrus.org
|
||||
thebluffs.com
|
||||
thewomenlife.com
|
||||
threecolumnblogger.com
|
||||
tizanidine6mg.blogspot.com
|
||||
tizanidinehydrochloride2mg.blogspot.com
|
||||
tizanidinesideeffectsweightloss.blogspot.com
|
||||
topcasinoratings.ru
|
||||
torture.ml
|
||||
trafficmp.com
|
||||
trustl.life
|
||||
turbabitload.weebly.com
|
||||
twinderbella.com
|
||||
ublaze.ru
|
||||
ultimateclassicrock.com
|
||||
umekana.ru
|
||||
umg-stroy.ru
|
||||
uni.me
|
||||
urlopener.com
|
||||
uzungil.com
|
||||
valkiria-tk.ru
|
||||
viddyoze.com
|
||||
vip-dom.in
|
||||
vkmusics.ru
|
||||
vseigry.fun
|
||||
vzlomsn.org
|
||||
watracker.net
|
||||
wdrake.com
|
||||
web.cvut.cz
|
||||
webextract.profound.net
|
||||
wemarketing.se
|
||||
westen-z.life
|
||||
white-truck.life
|
||||
win-spy.com
|
||||
stefanbakosab.se
|
||||
svbur.ru
|
||||
svetlotorg.ru
|
||||
swinger-mobil.net
|
||||
tamada69.com
|
||||
thetoiletpaper.com
|
||||
tizanidine4mgstreetvalue.blogspot.com
|
||||
topanasex.com
|
||||
toyota.7zap.com
|
||||
trion.od.ua
|
||||
trk-4.net
|
||||
trkdf.com
|
||||
tzritel.tk
|
||||
unionmarkt.de
|
||||
urdoot.win
|
||||
urll.eu
|
||||
urzedowski.eu
|
||||
ustion.ru
|
||||
vasileostrovsky-rayon.ru
|
||||
vduplo.ru
|
||||
vesnatehno.com
|
||||
videospornogratisx.net
|
||||
viktoria-center.ru
|
||||
vinylvault.co.uk
|
||||
virtualbb.com
|
||||
vitoriacabos.com
|
||||
vpnhowto.info
|
||||
wallpapers-best.com
|
||||
watchdogs-2.ru
|
||||
website-speed-checker.site
|
||||
withstandingheartwarming.com
|
||||
www.souvenirua.com
|
||||
xblognetwork.com
|
||||
xcc24.pl
|
||||
xn-----6kcaacnblni5c5bicdpcmficy.xn--p1ai
|
||||
xn--80aaafbn2bc2ahdfrfkln6l.xn--p1ai
|
||||
xn--80aaaks3bbhabgbigamdr2h.xn--p1ai
|
||||
xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai
|
||||
yoluxuryevents.com
|
||||
yopoint.in
|
||||
yurgorod.ru
|
||||
zaloadi.ru
|
||||
zeroredirect.com
|
||||
zhorapankratov7.blogspot.com
|
||||
zootoplist.com
|
||||
zvezdagedon.ru
|
||||
xn-----6kcaabbafhu7cskl7akvongwpo7hvjj.xn--p1ai
|
||||
xn-----8kcatubaocd1bneepefojs1h2e.xn--p1ai
|
||||
xn----7sbho2agebbhlivy.xn--p1ai
|
||||
xn----itbkqkfiq.xn--p1ai
|
||||
xn--80ak6aa92e.com
|
||||
xxxtubesafari.com
|
||||
yaderenergy.ru
|
||||
yur-p.ru
|
||||
zx6.ru
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.5 0;
|
||||
10.1.0.241 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