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