mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2019.06.1641 [ci skip]
This commit is contained in:
parent
08135b00aa
commit
fef860bcac
28 changed files with 1541 additions and 1535 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
104.154.120.187 0;
|
||||
35.184.96.71 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Version: V4.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:53 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
104.154.120.187 0;
|
||||
35.184.96.71 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:44 SAST 2019
|
||||
### Version: V3.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:55 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -13,8 +13,10 @@
|
|||
# Version 1.1
|
||||
# ! new directives also to be added to include_filelist.txt ! #
|
||||
|
||||
server_names_hash_bucket_size 128;
|
||||
server_names_hash_bucket_size 256;
|
||||
server_names_hash_max_size 4096;
|
||||
variables_hash_max_size 4096;
|
||||
variables_hash_bucket_size 4096;
|
||||
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
||||
limit_conn_zone $binary_remote_addr zone=addr:50m;
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1639
|
||||
### Updated: Thu Jun 27 12:07:19 SAST 2019
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -13,8 +13,10 @@
|
|||
# Version 1.1
|
||||
# ! new directives also to be added to include_filelist.txt ! #
|
||||
|
||||
server_names_hash_bucket_size 128;
|
||||
server_names_hash_bucket_size 256;
|
||||
server_names_hash_max_size 4096;
|
||||
variables_hash_max_size 4096;
|
||||
variables_hash_bucket_size 4096;
|
||||
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
||||
limit_conn_zone $binary_remote_addr zone=addr:50m;
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1639
|
||||
### Updated: Thu Jun 27 12:07:19 SAST 2019
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -13,8 +13,10 @@
|
|||
# Version 1.1
|
||||
# ! new directives also to be added to include_filelist.txt ! #
|
||||
|
||||
server_names_hash_bucket_size 128;
|
||||
server_names_hash_bucket_size 256;
|
||||
server_names_hash_max_size 4096;
|
||||
variables_hash_max_size 4096;
|
||||
variables_hash_bucket_size 4096;
|
||||
limit_req_zone $binary_remote_addr zone=flood:50m rate=90r/s;
|
||||
limit_conn_zone $binary_remote_addr zone=addr:50m;
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1639
|
||||
### Updated: Thu Jun 27 12:07:19 SAST 2019
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:44 SAST 2019
|
||||
### Version: V3.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:55 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Version: V4.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:53 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
360Spider
|
||||
Apexoo
|
||||
Badass
|
||||
Bandit
|
||||
BlackWidow
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
BuzzSumo
|
||||
Cegbfeieh
|
||||
ChinaClaw
|
||||
Abonti
|
||||
AhrefsBot
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
BackWeb
|
||||
BatchFTP
|
||||
coccocbot-web
|
||||
CopyRightCheck
|
||||
crawler.feedback
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
eCatch
|
||||
Ezooms
|
||||
FlashGet
|
||||
GermCrawler
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Jetty
|
||||
LeechFTP
|
||||
CrazyWebCrawler
|
||||
CSHttp
|
||||
DBLBot
|
||||
Dragonfly
|
||||
Drip
|
||||
EroCrawler
|
||||
Evil
|
||||
EyeNetIE
|
||||
Humanlinks
|
||||
Kenjin Spider
|
||||
Libwhisker
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
Majestic SEO
|
||||
MJ12bot
|
||||
Morfeus Fucking Scanner
|
||||
Nettrack
|
||||
NetZIP
|
||||
Nikto
|
||||
Nimbostratus
|
||||
PageGrabber
|
||||
Panscient
|
||||
Papa Foto
|
||||
RankurBot
|
||||
Reaper
|
||||
RocketCrawler
|
||||
SEOstats
|
||||
Sqlmap
|
||||
TeleportPro
|
||||
Turnitin
|
||||
Typhoeus
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
MauiBot
|
||||
MeanPath Bot
|
||||
MIDown tool
|
||||
Mister PiX
|
||||
NetLyzer
|
||||
Niki-bot
|
||||
NimbleCrawler
|
||||
Ninja
|
||||
Octopus
|
||||
Offline Navigator
|
||||
OpenVAS
|
||||
OrangeSpider
|
||||
RankingBot
|
||||
ReGet
|
||||
ScoutJet
|
||||
Screaming
|
||||
SiteSucker
|
||||
Sottopop
|
||||
SpankBot
|
||||
spyfu
|
||||
SuperHTTP
|
||||
Toata
|
||||
VoidEYE
|
||||
WallpapersHD
|
||||
WebEnhancer
|
||||
WebFuck
|
||||
WebReaper
|
||||
Woobot
|
||||
WWW-Collector-E
|
||||
Xaldon WebSpider
|
||||
Zauba
|
||||
|
|
|
@ -1,165 +1,176 @@
|
|||
360Spider
|
||||
404enemy
|
||||
80legs
|
||||
Abonti
|
||||
Aboundexbot
|
||||
Acunetix
|
||||
ADmantX
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
Aipbot
|
||||
AllSubmitter
|
||||
Anarchie
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
Attach
|
||||
Asterias
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
Badass
|
||||
Barkrowler
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDCbot
|
||||
BDFetch
|
||||
Black Hole
|
||||
BetaBot
|
||||
Bigfoot
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
Blow
|
||||
Buddy
|
||||
Bullseye
|
||||
BlowFish
|
||||
Bolt
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
BunnySlippers
|
||||
Calculon
|
||||
CheeseBot
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
CATExplorador
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CherryPicker
|
||||
Chlooe
|
||||
coccocbot-web
|
||||
Cogentbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
Copyscape
|
||||
CopyRightCheck
|
||||
Cosmos
|
||||
Crescent
|
||||
Curious
|
||||
Custo
|
||||
Craftbot
|
||||
crawl.sogou.com
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
DBLBot
|
||||
Demon
|
||||
Deusu
|
||||
Digincore
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Discobot
|
||||
Discoverybot
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Ecxi
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
Express WebPictures
|
||||
Ezooms
|
||||
Exabot
|
||||
Extractor
|
||||
ExtractorPro
|
||||
facebookscraper
|
||||
Fimap
|
||||
Firefox/7.0
|
||||
FemtosearchBot
|
||||
FlashGet
|
||||
Flunky
|
||||
Foobot
|
||||
Fyrebot
|
||||
GalaxyBot
|
||||
GetRight
|
||||
Gigabot
|
||||
Freeuploader
|
||||
FyberSpider
|
||||
GermCrawler
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
Grabber
|
||||
Grafula
|
||||
GridBot
|
||||
GT::WWW
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Havij
|
||||
Heritrix
|
||||
Hloader
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Iblog
|
||||
IDBot
|
||||
Humanlinks
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Indy Library
|
||||
InfoNaviRobot
|
||||
Intelliseek
|
||||
InterGET
|
||||
Internet Ninja
|
||||
internetVista monitor
|
||||
IRLbot
|
||||
Iskanie
|
||||
JamesBOT
|
||||
Jorgee
|
||||
Jyxobot
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
Joomla
|
||||
JustView
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
LexiBot
|
||||
LibWeb
|
||||
Libwhisker
|
||||
Larbin
|
||||
LeechFTP
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
LinkpadBot
|
||||
LinksManager
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
LWP::Simple
|
||||
Magnet
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkWatch
|
||||
Mata Hari
|
||||
Mediatoolkitbot
|
||||
mediawords
|
||||
Masscan
|
||||
MeanPath Bot
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
Mr.4x3
|
||||
MSIECrawler
|
||||
MS Web Services Client Protocol
|
||||
muhstik-scan
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
MJ12bot
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
Name Intelligence
|
||||
Navroad
|
||||
NearSite
|
||||
Nameprotect
|
||||
Needle
|
||||
Nessus
|
||||
NetAnts
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
Nimbostratus
|
||||
NetZIP
|
||||
Nibbler
|
||||
NPbot
|
||||
Nutch
|
||||
oBot
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
Octopus
|
||||
OnCrawl
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OpenVAS
|
||||
OrangeSpider
|
||||
Page Analyzer
|
||||
PageGrabber
|
||||
OutfoxBot
|
||||
page scorer
|
||||
PageScorer
|
||||
Pandalytics
|
||||
Panscient
|
||||
Pavuk
|
||||
Papa Foto
|
||||
PECL::HTTP
|
||||
PeoplePal
|
||||
Picscout
|
||||
Picsearch
|
||||
Pimonster
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
PleaseCrawl
|
||||
plumanalytics
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
Pump
|
||||
RankActiveLinkBot
|
||||
PxBroker
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankingBot
|
||||
RankingBot2
|
||||
Rankivabot
|
||||
RankurBot
|
||||
Reaper
|
||||
RebelMouse
|
||||
Recorder
|
||||
ReGet
|
||||
RepoMonkey
|
||||
Ripper
|
||||
Rogerbot
|
||||
s1z.ru
|
||||
SBIder
|
||||
ScanAlert
|
||||
scan.lol
|
||||
|
@ -167,84 +178,73 @@ ScoutJet
|
|||
Scrapy
|
||||
Screaming
|
||||
ScreenerBot
|
||||
Searchestate
|
||||
Semrush
|
||||
SEOkicks-Robot
|
||||
SEOprofiler
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Siphon
|
||||
SiteExplorer
|
||||
SemrushBot
|
||||
Shodan
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
Site Sucker
|
||||
SlySearch
|
||||
SMTBot
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
SmartDownload
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
Sogou web spider
|
||||
Spammen
|
||||
SpankBot
|
||||
sp_auditbot
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Sqworm
|
||||
Spanner
|
||||
Spbot
|
||||
Spinn3r
|
||||
spyfu
|
||||
Steeler
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
SurveyBot
|
||||
Swiftbot
|
||||
Szukacz
|
||||
tAkeOut
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
TeleportPro
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Titan
|
||||
Toata
|
||||
Trendiction
|
||||
Trendictionbot
|
||||
True_Robot
|
||||
Turingos
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Twice
|
||||
Typhoeus
|
||||
UnisterBot
|
||||
Upflow
|
||||
URLy.Warning
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VB Project
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
Voltron
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebAuto
|
||||
WebCollage
|
||||
WebCopier
|
||||
Web Enhancer
|
||||
WebFuck
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
WebPix
|
||||
WebReaper
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
webmeup-crawler
|
||||
WebSauger
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebWhacker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whacker
|
||||
Who.is Bot
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Wprecon
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xenu
|
||||
YoudaoBot
|
||||
Zauba
|
||||
zauba.io
|
||||
Zermelo
|
||||
Zeus
|
||||
zgrab
|
||||
ZmEu
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
404enemy
|
||||
80legs
|
||||
Abonti
|
||||
Aboundexbot
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
Aboundex
|
||||
Acunetix
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
Alligator
|
||||
AllSubmitter
|
||||
Anarchie
|
||||
Apexoo
|
||||
autoemailspider
|
||||
Backlink-Ceck
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
BackWeb
|
||||
Bandit
|
||||
Barkrowler
|
||||
BBBike
|
||||
Bigfoot
|
||||
Bitacle
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BDFetch
|
||||
BetaBot
|
||||
Black Hole
|
||||
Blow
|
||||
Boardreader
|
||||
BlowFish
|
||||
Bolt
|
||||
BotALot
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
BunnySlippers
|
||||
Brandwatch
|
||||
BuzzSumo
|
||||
Calculon
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CherryPicker
|
||||
ChinaClaw
|
||||
CheTeam
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
Copier
|
||||
Cosmos
|
||||
crawler.feedback
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Cogentbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Copyscape
|
||||
Craftbot
|
||||
CSHttp
|
||||
Curious
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Deusu
|
||||
Devil
|
||||
Digincore
|
||||
Dirbuster
|
||||
DIIbot
|
||||
Disco
|
||||
Discobot
|
||||
Dispatch
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
DSearch
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
DTS Agent
|
||||
Ebingbong
|
||||
eCatch
|
||||
ECCP/1.0
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
evc-batch
|
||||
Express WebPictures
|
||||
Extractor
|
||||
Ezooms
|
||||
ExtLinksBot
|
||||
facebookscraper
|
||||
FDM
|
||||
Fimap
|
||||
FlashGet
|
||||
FHscan
|
||||
Flunky
|
||||
FrontPage
|
||||
Freeuploader
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
GermCrawler
|
||||
Genieo
|
||||
Getintent
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
GrapeFX
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Havij
|
||||
Heritrix
|
||||
Hloader
|
||||
HTTrack
|
||||
Iblog
|
||||
Id-search
|
||||
Humanlinks
|
||||
HybridBot
|
||||
IDBot
|
||||
IlseBot
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Indy Library
|
||||
InfoNaviRobot
|
||||
instabid
|
||||
InterGET
|
||||
InternetSeer
|
||||
IstellaBot
|
||||
Intelliseek
|
||||
Iria
|
||||
Iskanie
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JetCar
|
||||
JOC Web Spider
|
||||
Jetty
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Kozmosbot
|
||||
LeechFTP
|
||||
Keyword Density
|
||||
Lanshanbot
|
||||
Larbin
|
||||
LeechGet
|
||||
LexiBot
|
||||
Likse
|
||||
LinkpadBot
|
||||
LinkWalker
|
||||
Lightspeedsystems
|
||||
LinkScan
|
||||
LinksManager
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Ltx71
|
||||
lwp-request
|
||||
Magnet
|
||||
MarkWatch
|
||||
MauiBot
|
||||
Meanpathbot
|
||||
Mediatoolkitbot
|
||||
MegaIndex.ru
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
MarkMonitor
|
||||
Masscan
|
||||
MeanPath Bot
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
Mister PiX
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
muhstik-scan
|
||||
Msrabot
|
||||
MS Web Services Client Protocol
|
||||
Musobot
|
||||
Name Intelligence
|
||||
Nameprotect
|
||||
Navroad
|
||||
NearSite
|
||||
Needle
|
||||
NetAnts
|
||||
Netcraft
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
NetLyzer
|
||||
Nibbler
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
NPbot
|
||||
Nutch
|
||||
oBot
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Octopus
|
||||
Offline Explorer
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OutclicksBot
|
||||
OutfoxBot
|
||||
Pandalytics
|
||||
Panscient
|
||||
pcBrowser
|
||||
PeoplePal
|
||||
Picscout
|
||||
PictureFinder
|
||||
PHPCrawl
|
||||
Pimonster
|
||||
Pi-Monster
|
||||
PleaseCrawl
|
||||
plumanalytics
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
RankingBot2
|
||||
RankurBot
|
||||
RebelMouse
|
||||
ReGet
|
||||
RepoMonkey
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SBIder
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Scrapy
|
||||
RealDownload
|
||||
RedesScrapy
|
||||
Ripper
|
||||
s1z.ru
|
||||
Scanbot
|
||||
ScreenerBot
|
||||
SemrushBot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
Shodan
|
||||
Siphon
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
Sogou web spider
|
||||
Snake
|
||||
Snapbot
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
Sottopop
|
||||
Spammen
|
||||
SpankBot
|
||||
Spanner
|
||||
sp_auditbot
|
||||
Spinn3r
|
||||
spyfu
|
||||
Sqlworm
|
||||
Sucuri
|
||||
Suzuran
|
||||
sysscan
|
||||
Szukacz
|
||||
T8Abot
|
||||
tAkeOut
|
||||
Stripper
|
||||
SuperBot
|
||||
Surfbot
|
||||
Teleport
|
||||
Telesphoreo
|
||||
TeleportPro
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
Turingos
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
Trendictionbot
|
||||
trendiction.de
|
||||
True_Robot
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
UnisterBot
|
||||
Upflow
|
||||
URLy Warning
|
||||
VB Project
|
||||
VCI
|
||||
Virusdie
|
||||
URLy.Warning
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Voil
|
||||
Voltron
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebAuto
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Collage
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
WebFuck
|
||||
Web Enhancer
|
||||
Web Fetch
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
webmeup-crawler
|
||||
WebsiteExtractor
|
||||
Webster
|
||||
WebStripper
|
||||
Web Sucker
|
||||
WebmasterWorldForumBot
|
||||
WebPix
|
||||
Web Pix
|
||||
WebReaper
|
||||
WebSauger
|
||||
Web Sauger
|
||||
WebSucker
|
||||
WebWhacker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whatweb
|
||||
Whack
|
||||
Whacker
|
||||
Who.is Bot
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
WISENutbot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WWW-Collector-E
|
||||
WWWOFFLE
|
||||
x22Mozilla
|
||||
Zeus
|
||||
Xaldon_WebSpider
|
||||
xpymep1.exe
|
||||
Zauba
|
||||
Zermelo
|
||||
Zitebot
|
||||
ZmEu
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
03p.info
|
||||
40cg.com
|
||||
4kpics.rocks
|
||||
8lufu.com
|
||||
aa81bf391151884adfa3dd677e41f94be1.com
|
||||
aa9d046aab36af4ff182f097f840430d51.com
|
||||
aac500b7a15b2646968f6bd8c6305869d7.com
|
||||
alarmobninsk.ru
|
||||
android-style.com
|
||||
android-vsem.org
|
||||
antons-transporte.de
|
||||
apccargo.com
|
||||
03e.info
|
||||
1000n1.ru
|
||||
101raccoon.ru
|
||||
afora.ru
|
||||
aibolita.com
|
||||
allboard.xobor.de
|
||||
allfinweb.com
|
||||
anabolics.shop
|
||||
animal-drawings.com
|
||||
apessay.com
|
||||
apibrowsesmartne-a.akamaihd.net
|
||||
ap.senai.br
|
||||
as5000.com
|
||||
barbourjackets.online
|
||||
batanga.net
|
||||
beremenyashka.com
|
||||
boostmyppc.com
|
||||
buytizanidineonline.blogspot.com
|
||||
callejondelpozo.es
|
||||
carfax.com.ua
|
||||
cartierreplica.pw
|
||||
c-english.ru
|
||||
cialiswithoutadoctor.net
|
||||
codysbbq.com
|
||||
compliance-andrew.top
|
||||
compliance-josh.top
|
||||
contentlook.co
|
||||
crd.clan.su
|
||||
dgfitness.co
|
||||
drev.biz
|
||||
elektrozigarette1.dreamwidth.org
|
||||
exmasters.com
|
||||
fbdownloader.com
|
||||
ff30236ddef1465f88547e760973d70a.com
|
||||
flex4launch.ru
|
||||
gayxperience.com
|
||||
get-free-traffic-now.com
|
||||
getprismatic.com
|
||||
goodwriterssales.com
|
||||
haveinc.xyz
|
||||
hifidesign.ru
|
||||
hotchatdate.com
|
||||
houseofgaga.ru
|
||||
hscsscotland.com
|
||||
infobabki.ru
|
||||
japfm.com
|
||||
jose.mulinohouse.co
|
||||
kino-ecran.ru
|
||||
landreferat.ru
|
||||
letolove.ru
|
||||
lifeinsurancekb.com
|
||||
lion.playtap.us
|
||||
lollypopgaming.com
|
||||
mockupui.com
|
||||
money-for-placing-articles.com
|
||||
moneyteam24.com
|
||||
mrcsa.com.au
|
||||
nicovideo.jp
|
||||
nlfjjunb5.ru
|
||||
onlineporno.site
|
||||
onlinewritingjobs17.blogspot.ru
|
||||
online-x.ru
|
||||
ooomeru.ru
|
||||
openfrost.com
|
||||
origin-my.ru
|
||||
partnersafe.men
|
||||
porndl.org
|
||||
pornoblood.com
|
||||
prefersurvey.net
|
||||
rankexperience.com
|
||||
restorator-msk.ru
|
||||
ruscoininvest.company
|
||||
rustic-quiver.win
|
||||
rvi.biz
|
||||
sabizonline.com
|
||||
sammyweaver.com
|
||||
scanner-olga.top
|
||||
searchlock.com
|
||||
snjack.info
|
||||
spravka130.ru
|
||||
store-rx.com
|
||||
strana-krasoty.ru
|
||||
strongsignal-a.akamaihd.net
|
||||
tengohydar.tk
|
||||
tizanidineandcipro.blogspot.com
|
||||
ultramart.biz
|
||||
unblocksit.es
|
||||
v-doc.co
|
||||
vielporno.net
|
||||
vrnelectro.ru
|
||||
vzglyadriv.kg
|
||||
wahicbefa31.soup.io
|
||||
website-analyzer.info
|
||||
websiteexplorer.info
|
||||
xn----8sbhefaln6acifdaon5c6f4axh.xn--p1ai
|
||||
xn----ctbbcjd3dbsehgi.xn--p1ai
|
||||
zoogdisany.com
|
||||
applicationg29.com
|
||||
apptester.tk
|
||||
asmxsatadriverin.aircus.com
|
||||
bannerbank.ru
|
||||
bestofupload.info
|
||||
bibys.com
|
||||
cayado.snn.gr
|
||||
celejihad.info
|
||||
chcu.net
|
||||
children-learningreading.info
|
||||
chimiver.info
|
||||
cometorussia.net
|
||||
compiko.info
|
||||
counterbot.com
|
||||
customchocolate.business-for-home.com
|
||||
cymbaltaandtizanidine.blogspot.com
|
||||
domain.webkeyit.com
|
||||
dorratex.tn
|
||||
downloader12.ru
|
||||
election.interferencer.ru
|
||||
feorina.ru
|
||||
findclan.org
|
||||
flprog.com
|
||||
fortevidyoze.net
|
||||
futbolkisales.ru
|
||||
gamblingnerd.com
|
||||
globalscam.ga
|
||||
googlefeud.com
|
||||
gorodservis.ru
|
||||
hahashka.ru
|
||||
handicapbathtubarea.com
|
||||
homik.pw
|
||||
hostnow.men
|
||||
instakink.com
|
||||
ispaniya-costa-blanca.ru
|
||||
jyvopys.com
|
||||
kamagragelusa.net
|
||||
kino-key.info
|
||||
kinomaniatv.pl
|
||||
kino-rating.ru
|
||||
klitimg.pw
|
||||
kriokomora.info
|
||||
letmacwork.world
|
||||
lion.bolegapakistan.com
|
||||
mac-shield.com
|
||||
mantramusic.ru
|
||||
microsearch.ru
|
||||
mrbojikobi4.biz
|
||||
myfreecams.com
|
||||
mymobilemoneypages.com
|
||||
narkologiya-penza.ru
|
||||
nationalbreakdown.com
|
||||
panchro.co.uk
|
||||
panouri-solare-acoperis.com
|
||||
paparazzistudios.com.au
|
||||
parajumpersjakkesalgnorge.info
|
||||
perm.xrus.org
|
||||
petitions.whitehouse.gov
|
||||
phuketscreen.com
|
||||
pigrafix.at
|
||||
pillscheap24h.com
|
||||
popcash.net
|
||||
porno-raskazy.ru
|
||||
pregnant.guru
|
||||
printingpeach.com
|
||||
privatamateure.com
|
||||
rada.ru
|
||||
ranksays.com
|
||||
rossmark.ru
|
||||
royalads.net
|
||||
sankt-peterburg.nodup.ru
|
||||
sei80.com
|
||||
soda.media
|
||||
sosdepotdebilan.com
|
||||
sovetogorod.ru
|
||||
splendorsearch-a.akamaihd.net
|
||||
statustroll.com
|
||||
stockquotes.wooeb.com
|
||||
strongholdsb.ru
|
||||
telesvoboda.ru
|
||||
torrent-newgames.com
|
||||
tupper-posuda.ru
|
||||
vip.51.la
|
||||
webshoppermac.com
|
||||
wormix-cheats.ru
|
||||
wpsecurity.website
|
||||
xvideospornoru.com
|
||||
youdesigner.kz
|
||||
zambini.ru
|
||||
za-music.mymobiplanet.com
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
0n-line.tv
|
||||
4ureyesonly.com
|
||||
8gold.com
|
||||
actionnooz.com
|
||||
10bet.com
|
||||
2girls1cup-free.com
|
||||
2nt.ru
|
||||
2pxg8bcf.top
|
||||
aaa38852e886ac4af1a3cff9b47cab6272.com
|
||||
abcdefh.xyz
|
||||
abovetherivernc.com
|
||||
activecampaign.dreamhosters.com
|
||||
adbetclickin.pink
|
||||
agahinameh.com
|
||||
alive-ua.com
|
||||
allknow.info
|
||||
adservme.com
|
||||
adultgalls.com
|
||||
adviceforum.info
|
||||
alldubai.biz
|
||||
allkrim.com
|
||||
ameblo.jp
|
||||
anal-acrobats.hol.es
|
||||
analytics-ads.xyz
|
||||
alphavisions.net
|
||||
aludecor.info
|
||||
anaksma.info
|
||||
anapa-inns.ru
|
||||
andpolice.com
|
||||
animaltoplist.com
|
||||
anniemation.com
|
||||
apisecretsaucebi-a.akamaihd.net
|
||||
appleid-verification.com
|
||||
apptester.tk
|
||||
aviav.ru.com
|
||||
azbukadiets.ru
|
||||
azlex.uz
|
||||
babieca.com
|
||||
bannerads.de
|
||||
bezcmexa.ru
|
||||
bigpictures.club
|
||||
bizlist.com.de
|
||||
bloggers.nl
|
||||
breastaugmentation.co.za
|
||||
butstrap.space
|
||||
cartierlovebraceletreplica.xyz
|
||||
cartierwatch.xyz
|
||||
cb.iphantom.com
|
||||
cdn.walkme.com
|
||||
chinese-amezon.com
|
||||
chocolateslim-original.com
|
||||
cjmc.info
|
||||
anonymous-redirect.com
|
||||
apiitsthirteende-a.akamaihd.net
|
||||
apiluckyleapnet-a.akamaihd.net
|
||||
apper.de
|
||||
aproposde.com
|
||||
apxeo.info
|
||||
astana.xxxkaz.org
|
||||
autodo.info
|
||||
autoua.top
|
||||
avtoarenda.by
|
||||
avtocredit-legko.ru
|
||||
beauty-b0x.pl
|
||||
bestpornuha.com
|
||||
blackhatworth.com
|
||||
bonzbuddy.com
|
||||
bonzybuddy.com
|
||||
boobsimge.com
|
||||
bouda.kvalitne.cz
|
||||
brk-rti.ru
|
||||
brokergid.ru
|
||||
buy-forum.ru
|
||||
californianews.cf
|
||||
camdolls.com
|
||||
camel-beach.com
|
||||
carson.getenjoyment.net
|
||||
cartierring.xyz
|
||||
ccjp.eu
|
||||
cerev.info
|
||||
chcu.net
|
||||
cheapbelstaff.online
|
||||
checkm8.com
|
||||
checkpagerank.net
|
||||
cibpenonptib.flu.cc
|
||||
clash-clans.ru
|
||||
click2pawn.com
|
||||
clickbanksites.info
|
||||
coindirect.io
|
||||
companies-catalog.com
|
||||
compliance-barak.top
|
||||
compliance-george.top
|
||||
compliance-olga.top
|
||||
compliance-viktor.top
|
||||
compucelunlock.net
|
||||
cordstrap.cc
|
||||
countercrazy.com
|
||||
covadhosting.biz
|
||||
creatives.adbetclickin.pink
|
||||
cryptoswap.biz
|
||||
custom-electric-guitar.com
|
||||
dailystrength.org
|
||||
damasarenai.info
|
||||
dating-app.ru
|
||||
day-news.info
|
||||
deadlinkchecker.com
|
||||
dealitright.click
|
||||
dengi-pod-zalog-nedvizhimosti.ru
|
||||
depositfiles-porn.ga
|
||||
detmebel.su
|
||||
dimkino.ru
|
||||
dinosaurus.site
|
||||
drugstoreforyou.com
|
||||
easycommerce.cf
|
||||
egovaleo.it
|
||||
elektrozigaretten1.postbit.com
|
||||
colehaanoutlet.store
|
||||
compliance-alex.xyz
|
||||
compliance-don.xyz
|
||||
compliance-walt.top
|
||||
confib.ifmo.ru
|
||||
connectingsingles.com
|
||||
cookie-law-enforcement-ff.xyz
|
||||
data-mining.tk
|
||||
dawlenie.com
|
||||
deluxedumps.com
|
||||
diesel-parts28.ru
|
||||
divisioncore.com
|
||||
doktoronline.no
|
||||
domainroam.win
|
||||
downloader12.ru
|
||||
e-collantes.com
|
||||
edge.sharethis.com
|
||||
education-cz.ru
|
||||
edwinkonijn.com.au
|
||||
egvar.net
|
||||
elvel.com.ua
|
||||
empis.magix.net
|
||||
energydiet-info.ru
|
||||
enge-fotzen.info
|
||||
englishdictionaryfree.com
|
||||
englishgamer.com
|
||||
eng-lyrics.com
|
||||
envaseslotusama.com
|
||||
eralph.tk
|
||||
eshop4u.jp
|
||||
estibot.com
|
||||
eyelike.com.ua
|
||||
ezigarettenkaufen2.dreamwidth.org
|
||||
ezigarettenshop2.postbit.com
|
||||
ezofest.sk
|
||||
farmingworm.com
|
||||
fashion-mk.net
|
||||
fatfasts-4tmz.com
|
||||
filmidivx.com
|
||||
financeloan.us
|
||||
floating-share-buttons.com
|
||||
forex-indextop20.ru
|
||||
fotosfotos.eu
|
||||
frustrated-favorable.gq
|
||||
fuckmill.com
|
||||
funtoonez.com
|
||||
gallerily.com
|
||||
gamedayassist.com
|
||||
enthuse.computernetworksonline.com
|
||||
ereko.ru
|
||||
esopini.com
|
||||
f07.de
|
||||
f0815.de
|
||||
famix.xyz
|
||||
fast-wordpress-start.com
|
||||
feorina.ru
|
||||
fermersovet.ru
|
||||
finteks.ru
|
||||
fishingwholesale.us
|
||||
flytourisme.org
|
||||
formulaantiuban.com
|
||||
free-gluten.ru
|
||||
free-share-buttons.top
|
||||
free-social-buttons.com
|
||||
freewhatsappload.com
|
||||
fr.netlog.com
|
||||
fuckingawesome.com
|
||||
g33.org
|
||||
gardene.ru
|
||||
geile-lelly.eu
|
||||
getlaid-xxxhookupdirect.com
|
||||
gheus.altervista.org
|
||||
googglet.com
|
||||
greatgrace.ru
|
||||
green-tea.tv
|
||||
guarrasdelporno.xxx
|
||||
habermetre.com
|
||||
hacktougroup.ru
|
||||
gaygalls.net
|
||||
gayxperience.com
|
||||
gazobeton-p.com.ua
|
||||
gdebestkupit.ru
|
||||
ge0ip.net
|
||||
getprismatic.com
|
||||
glasof.es
|
||||
glastecfilms.com.my
|
||||
golfresa.lucania.se
|
||||
gowreckdiving.com
|
||||
grand-chlen.ru
|
||||
haikuware.com
|
||||
hasshe.com
|
||||
healing-dysplasia.ru
|
||||
hkladys.com
|
||||
hitsbox.info
|
||||
hjaoopoa.top
|
||||
hmmm.cz
|
||||
hobbyhuren-datenbank.com
|
||||
homelygarden.com
|
||||
host-tracker.com
|
||||
ibb.com.ua
|
||||
ifirestarter.ru
|
||||
imfamous.info
|
||||
intervsem.ru
|
||||
irkutsk.online-podarki.com
|
||||
j33x.com
|
||||
jav-fetish.com
|
||||
javrip.net
|
||||
jerseywholesalechinabiz.com
|
||||
jmat.cn
|
||||
joingames.org
|
||||
katadhin.co
|
||||
kazan.xrus.org
|
||||
kerei.ru
|
||||
kihi.gdn
|
||||
koronirealestate.gr
|
||||
lacloop.info
|
||||
homedo.fabpage.com
|
||||
https-legalrc.biz
|
||||
ibmdatamanagement.co
|
||||
iflycapetown.co.za
|
||||
igrovyeavtomaty777.ru
|
||||
imediadesk.com
|
||||
indetiske.ya.ru
|
||||
intim-uslugi.info
|
||||
investsuccess.org
|
||||
ivoiretechnocom.ci
|
||||
jbl-charge.info
|
||||
junglenet-a.akamaihd.net
|
||||
kalandranis.gr
|
||||
kalb.ru
|
||||
ketrzyn.pl
|
||||
knowsitall.info
|
||||
kreativperlen.ch
|
||||
kw21.org
|
||||
languagecode.com
|
||||
law-check-eight.xyz
|
||||
lawyersinfo.org
|
||||
leboard.ru
|
||||
lincolntheatre.com
|
||||
linkbuddies.com
|
||||
lion.conboy.us
|
||||
liverpool.gsofootball.com
|
||||
liveu.infoteka.hu
|
||||
lkbennettstore.online
|
||||
long-beach-air-conditioning.com
|
||||
mackeeper-land-672695126.us-east-1.elb.amazonaws.com
|
||||
magda-gadalka.ru
|
||||
mamasuper.prom.ua
|
||||
lawyers.cafe
|
||||
letslowbefast.today
|
||||
likesuccess.com
|
||||
liupis.com
|
||||
livefixer.com
|
||||
liveinternet.ro
|
||||
lostfilm-online.ru
|
||||
lubetube.com
|
||||
mansiondelrio.co
|
||||
mararoom.ru
|
||||
marktforschung-stuttgart.com
|
||||
mbiologi.ru
|
||||
mega-bony-2017.pl
|
||||
mir-betting.ru
|
||||
missis.top
|
||||
moncleroutletonline.win
|
||||
mossmesi.com
|
||||
mrwhite.biz
|
||||
musicvidz.ru
|
||||
myperiod.club
|
||||
naj-filmy24.pl
|
||||
naperehresti.info
|
||||
onemactrckr.com
|
||||
partner-high.men
|
||||
percin.biz.ly
|
||||
pio.polytopesexempt.com
|
||||
piter.xrus.org
|
||||
popmarker.com
|
||||
pornobrazzers.biz
|
||||
pornokorol.com
|
||||
pornoplen.com
|
||||
porno-raskazy.ru
|
||||
pregnant.guru
|
||||
prlog.ru
|
||||
pulseonclick.com
|
||||
push-ad.com
|
||||
pxhdwsm.com
|
||||
quickloanbank.com
|
||||
registry-clean-up.net
|
||||
reklamuss.ru
|
||||
rennlist.com
|
||||
rethinkwasteni.info
|
||||
rewardpoll.com
|
||||
romhacking.ru
|
||||
rossanasaavedra.net
|
||||
rumamba.com
|
||||
meds-online24.com
|
||||
mejoresfotos.eu
|
||||
missclub.info
|
||||
mixx.com
|
||||
modabutik.ru
|
||||
mojpreskumanie.com
|
||||
monclervests.xyz
|
||||
myfreemp3.eu
|
||||
newstraveller.ru
|
||||
nikitabuch.com
|
||||
njpalletremoval.com
|
||||
nrjmobile.fr
|
||||
nuit-artisanale.com
|
||||
oktube.ru
|
||||
online7777.com
|
||||
onlinefilmz.net
|
||||
onlinemeetingnow.com
|
||||
orion-code-access.net
|
||||
orsonet.ru
|
||||
owohho.com
|
||||
pandarastore.top
|
||||
pc-services.ru
|
||||
pdns.cz
|
||||
photorepair.ru
|
||||
pic2fly.com
|
||||
pintattoos.com
|
||||
pinwallpaper.top
|
||||
pisanieprac.info
|
||||
plusnetwork.com
|
||||
poisk-zakona.ru
|
||||
popcash.net
|
||||
preg.marketingvici.com
|
||||
primedice.com
|
||||
prombudpostach.com.ua
|
||||
promodj.com
|
||||
proposal-engine.com
|
||||
psa48.ru
|
||||
pst2017.onlinewebshop.net
|
||||
pukaporn.com
|
||||
puserving.com
|
||||
radiodigital.co
|
||||
rank-checker.online
|
||||
redhotfreebies.co.uk
|
||||
roma-kukareku.livejournal.com
|
||||
roofers.org.uk
|
||||
rybalka-opt.ru
|
||||
saletool.ru
|
||||
sawin.beth.webd.pl
|
||||
scanner-barak.top
|
||||
sdi-pme.com
|
||||
searchaddis.com
|
||||
seccioncontrabajo.com
|
||||
seminarygeorgia59.ga
|
||||
seofirmreviewsus.info
|
||||
seo-tools-optimizing.com
|
||||
servethis.com
|
||||
sexobzor.info
|
||||
sextracker.be
|
||||
sextracker.de
|
||||
s-forum.biz
|
||||
skachat-besplatno-obrazcy.ru
|
||||
sledstvie-veli.net
|
||||
smart-scripts.com
|
||||
smstraf.ru
|
||||
soc-proof.su
|
||||
softomix.net
|
||||
sohoindia.net
|
||||
souvenirua.com
|
||||
squidoo.com
|
||||
sr-rekneskap.no
|
||||
startufa.ru
|
||||
statustroll.com
|
||||
stretchmate.net
|
||||
superfish.com
|
||||
sweepstakes.rewardit.com
|
||||
terrafootwear.us
|
||||
sashagreyblog.ga
|
||||
scanner-nelson.top
|
||||
scottbywater.com
|
||||
search.pch.com
|
||||
sexkontakte-seite.com
|
||||
sexytrend.ru
|
||||
sibdevice.ru
|
||||
sideeffectsoftizanidine.blogspot.com
|
||||
site-analyzer.com
|
||||
slowmacfaster.trade
|
||||
snomer1.ru
|
||||
snworks.com
|
||||
softomix.com
|
||||
soochi.co
|
||||
sports-supplements.us
|
||||
staff.prairiesouth.ca
|
||||
stanthonyscatholicchurch.org
|
||||
stard.shop
|
||||
staticfs.host
|
||||
steame.ru
|
||||
supermesta.ru
|
||||
svolze.com
|
||||
takethatad.com
|
||||
talant-factory.ru
|
||||
telsis.com
|
||||
templates.radiodigital.co
|
||||
terraclicks.com
|
||||
theautoprofit.ml
|
||||
thebluffs.com
|
||||
timhost.ru
|
||||
tizanidineandcipro.blogspot.com
|
||||
tizanidinedosageforsleep.blogspot.com
|
||||
tizanidineingredients.blogspot.com
|
||||
tizanidineusedfor.blogspot.com
|
||||
tizanidinezanaflex.blogspot.com
|
||||
topkarkas.com
|
||||
totu.us
|
||||
track112.site
|
||||
traffixer.com
|
||||
tubeline.biz
|
||||
tuckpointingmasonrysystems.com
|
||||
tvnewsclips.info
|
||||
ultimatesetnewfreeallsoftupgradesystems.pw
|
||||
unmaroll.ya.ru
|
||||
ural-buldozer.ru
|
||||
uytmaster.ru
|
||||
valoresito.com
|
||||
videojam.tv
|
||||
vsexkontakte.net
|
||||
we-are-gamers.com
|
||||
website-analytics.online
|
||||
tiens2010.ru
|
||||
tizanidinecost.blogspot.com
|
||||
tizanidinehydrochloride2mg.blogspot.com
|
||||
top10registrycleaners.com
|
||||
top10-way.com
|
||||
twittruth.com
|
||||
url2image.com
|
||||
usiad.net
|
||||
viagroid.ru
|
||||
vipsexfinders.com
|
||||
vltai.com
|
||||
vriel.batcave.net
|
||||
w7s.ru
|
||||
wait3sec.org
|
||||
webadvance.club
|
||||
webs.com
|
||||
website-speed-up.site
|
||||
weclipart.com
|
||||
wellcome2slovenia.ru
|
||||
westen-z.life
|
||||
worldmusicfests.com
|
||||
wstroika.ru
|
||||
x5market.ru
|
||||
xaylapdiendanang.com
|
||||
xn----9sbubg3ambdfl1j.xn--p1ai
|
||||
xtrafficplus.com
|
||||
yoluxuryevents.com
|
||||
youradexchange.com
|
||||
withstandingheartwarming.com
|
||||
wygraj-skiny.win
|
||||
xfire.com
|
||||
xkaz.org
|
||||
xn----ctbbcjd3dbsehgi.xn--p1ai
|
||||
xn--hxazdsfy.blogspot.com
|
||||
xuki.us
|
||||
youradulthosting.com
|
||||
yourporn.com
|
||||
yun56.co
|
||||
zaapplesales.blogspot.com
|
||||
zakazfutbolki.com
|
||||
zarepta.com
|
||||
zero1.it
|
||||
zeroredirect11.com
|
||||
zetmaster.ru
|
||||
zlatnajesen.com
|
||||
zeroredirect1.com
|
||||
zigarettenonlinekaufen1.blox.pl
|
||||
zoodrawings.com
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1640
|
||||
#### Version: V4.2019.06.1641
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1640
|
||||
#### Version: V4.2019.06.1641
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1640
|
||||
#### Version: V4.2019.06.1641
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1640
|
||||
#### Version: V4.2019.06.1641
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Version: V4.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:53 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:44 SAST 2019
|
||||
### Version: V3.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:55 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:43 SAST 2019
|
||||
### Version: V4.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:53 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1640
|
||||
### Updated: Thu Jun 27 12:22:45 SAST 2019
|
||||
### Version: V4.2019.06.1641
|
||||
### Updated: Thu Jun 27 12:32:56 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue