mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2019.06.1603 [ci skip]
This commit is contained in:
parent
e0f4c4318c
commit
e9690dc4dd
25 changed files with 1562 additions and 1566 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.202.145.110 0;
|
||||
34.68.144.114 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:55 SAST 2019
|
||||
### Version: V4.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.09
|
||||
### Updated: 2019-06-25
|
||||
### Version: V4.2019.07
|
||||
### Updated: 2019-06-24
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -54,20 +54,22 @@
|
|||
# ---------
|
||||
# EXAMPLES:
|
||||
# ---------
|
||||
# "~*(?:\b)adultgalls(?:\b|)" 1;
|
||||
# "~*(?:\b)amateurxpass(?:\b|)" 1;
|
||||
# "~*(?:\b)bigblackbooty(?:\b|)" 1;
|
||||
# "~*(?:\b)blacktits(?:\b|)" 1;
|
||||
# "~*(?:\b)cookie\-law\-enforcement(?:\b|)" 1;
|
||||
# "~*(?:\b)free\-share\-buttons(?:\b|)" 1;
|
||||
# "~*(?:\b)free\-social\-buttons(?:\b|)" 1;
|
||||
# "~*(?:\b)fuck\-paid\-share\-buttons(?:\b|)" 1;
|
||||
# "~*(?:\b)ilovevitaly(?:\b|)" 1;
|
||||
# "~*(?:\b)law\-enforcement\-bot(?:\b|)" 1;
|
||||
# "~*(?:\b)law\-enforcement\-check(?:\b|)" 1;
|
||||
# "~*(?:\b)share\-buttons\-for\-free(?:\b|)" 1;
|
||||
# "~*(?:\b)webfuck(?:\b|)" 1;
|
||||
# "~*(?:\b)xxxrus(?:\b|)" 1;
|
||||
# "~*(?:\b)zeroredirect(?:\b|)" 1;
|
||||
# "~*\badultgalls\b" 1;
|
||||
# "~*\bamateurxpass\b" 1;
|
||||
# "~*\bbigblackbooty\b" 1;
|
||||
# "~*\bblacktits\b" 1;
|
||||
# "~*\bcookie\-law\-enforcement\b" 1;
|
||||
# "~*\bfree\-share\-buttons\b" 1;
|
||||
# "~*\bfree\-social\-buttons\b" 1;
|
||||
# "~*\bfuck\-paid\-share\-buttons\b" 1;
|
||||
# "~*\bilovevitaly\b" 1;
|
||||
# "~*\blaw\-enforcement\-bot\b" 1;
|
||||
# "~*\blaw\-enforcement\-check\b" 1;
|
||||
# "~*\bshare\-buttons\-for\-free\b" 1;
|
||||
# "~*\bwebfuck\b" 1;
|
||||
# "~*\bxxxrus\b" 1;
|
||||
# "~*\bzeroredirect\b" 1;
|
||||
|
||||
"~*(?:\b)thisisabadword(?:\b|)" 1;
|
||||
"~*(?:\b)thisisanotherbadword(?:\b|)" 1;
|
||||
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2018.05
|
||||
### Updated: 2018-08-21
|
||||
### Version: V4.2019.06
|
||||
### Updated: 2019-06-24
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -47,15 +47,14 @@
|
|||
# ---------------------
|
||||
# WHITELISTING EXAMPLES
|
||||
# ---------------------
|
||||
# "~*\bsomeverygooduseragentname1\b" 0;
|
||||
# "~*\bsomeverygooduseragentname2\b" 0;
|
||||
# "~*\bsome\-very\-good\-useragentname2\b" 0;
|
||||
# "~*(?:\b)someverygooduseragentname1(?:\b|)" 0;
|
||||
# "~*(?:\b)someverygooduseragentname2(?:\b|)" 0;
|
||||
# "~*(?:\b)some\-very\-good\-useragentname2(?:\b|)" 0;
|
||||
|
||||
# ---------------------
|
||||
# BLACKLISTING EXAMPLES
|
||||
# ---------------------
|
||||
# "~*\bsomeverybaduseragentname1\b" 3;
|
||||
# "~*\bsomeverybaduseragentname2\b" 3;
|
||||
# "~*\bsome\-very\-bad\-useragentname2\b" 3;
|
||||
|
||||
# "~*(?:\b)someverybaduseragentname1(?:\b|)" 3;
|
||||
# "~*(?:\b)someverybaduseragentname2(?:\b|)" 3;
|
||||
# "~*(?:\b)some\-very\-bad\-useragentname2(?:\b|)" 3;
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06
|
||||
### Updated: 2019-06-25
|
||||
### Version: V4.2019.05
|
||||
### Updated: 2019-06-24
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -39,7 +39,9 @@
|
|||
# ---------
|
||||
# EXAMPLES:
|
||||
# ---------
|
||||
# "~*(?:\b)myfirstowndomainname\.com(?:\b|)" 0;
|
||||
# "~*(?:\b)my\-second\-owndomainname\.com(?:\b|)" 0;
|
||||
# "~*\bmyfirstowndomainname\.com\b" 0;
|
||||
# "~*\bmy\-second\-owndomainname\.com\b" 0;
|
||||
|
||||
"~*(?:\b)myowndomain\.com(?:\b|)" 0;
|
||||
"~*(?:\b)myotherdomain\.com(?:\b|)" 0;
|
||||
|
||||
|
|
|
@ -33,4 +33,3 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.202.145.110 0;
|
||||
|
|
|
@ -2,16 +2,10 @@
|
|||
### THE ULTIMATE NGINX BAD BOT BLOCKER
|
||||
### **********************************
|
||||
|
||||
### !!!!!!!!!!!!!
|
||||
### TEST TEMPLATE
|
||||
### THIS VERSION IS USED FOR TESTING ANY POTENTIAL BREAKING CHANGES
|
||||
### !!!!!!!!!!!!!
|
||||
|
||||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:56 SAST 2019
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:55 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:56 SAST 2019
|
||||
### Version: V3.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:55 SAST 2019
|
||||
### Version: V4.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
AfD-Verbotsverfahren
|
||||
AllSubmitter
|
||||
BBBike
|
||||
Blow
|
||||
Brandwatch
|
||||
Bigfoot
|
||||
Buddy
|
||||
Bullseye
|
||||
BuiltWith
|
||||
BunnySlippers
|
||||
CATExplorador
|
||||
CheeseBot
|
||||
cognitiveseo
|
||||
crawler4j
|
||||
crawl.sogou.com
|
||||
Custo
|
||||
EasyDL
|
||||
EMail Siphon
|
||||
EroCrawler
|
||||
evc-batch
|
||||
Extreme Picture Finder
|
||||
HTMLparser
|
||||
IDBot
|
||||
ips-agent
|
||||
Jbrofuzz
|
||||
Jorgee
|
||||
Lightspeedsystems
|
||||
LinkWalker
|
||||
Nutch
|
||||
Octopus
|
||||
OnCrawl
|
||||
OpenLinkProfiler
|
||||
Pockey
|
||||
CazoodleBot
|
||||
CopyRightCheck
|
||||
Cosmos
|
||||
CSHttp
|
||||
Curious
|
||||
Devil
|
||||
Gotit
|
||||
GoZilla
|
||||
HaosouSpider
|
||||
IndeedBot
|
||||
InfoTekies
|
||||
InterGET
|
||||
Internet Ninja
|
||||
InternetSeer
|
||||
Masscan
|
||||
Mata Hari
|
||||
MegaIndex.ru
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
MS Web Services Client Protocol
|
||||
NearSite
|
||||
Nibbler
|
||||
Niki-bot
|
||||
Openvas
|
||||
OutfoxBot
|
||||
PageGrabber
|
||||
POE-Component-Client-HTTP
|
||||
PxBroker
|
||||
QueryN Metasearch
|
||||
RankingBot2
|
||||
ReGet
|
||||
RepoMonkey
|
||||
ScreenerBot
|
||||
SEOkicks
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
SiteSucker
|
||||
SMTBot
|
||||
Rankivabot
|
||||
RocketCrawler
|
||||
SmartDownload
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
SurveyBot
|
||||
The Intraformant
|
||||
trendiction.com
|
||||
WEBDAV
|
||||
URLy.Warning
|
||||
WebAuto
|
||||
WebEnhancer
|
||||
Web Fuck
|
||||
Webshag
|
||||
Woobot
|
||||
Wotbox
|
||||
Xaldon WebSpider
|
||||
Zauba
|
||||
zgrab
|
||||
WebZIP
|
||||
Whatweb
|
||||
Wprecon
|
||||
Zade
|
||||
Zitebot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
404checker
|
||||
80legs
|
||||
Abonti
|
||||
AfD-Verbotsverfahren
|
||||
Aipbot
|
||||
Apexoo
|
||||
Aboundex
|
||||
Acunetix
|
||||
ADmantX
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
AlphaBot
|
||||
ASPSeek
|
||||
Asterias
|
||||
autoemailspider
|
||||
Backlink-Ceck
|
||||
backlink-check
|
||||
BackStreet
|
||||
Badass
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
Bigfoot
|
||||
BDCbot
|
||||
Bitacle
|
||||
BLEXBot
|
||||
Boardreader
|
||||
Blackboard
|
||||
Black Hole
|
||||
BotALot
|
||||
Brandprotect
|
||||
Buddy
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
CazoodleBot
|
||||
BuiltWith
|
||||
Calculon
|
||||
CATExplorador
|
||||
Cegbfeieh
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Cliqzbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
Copier
|
||||
Copyscape
|
||||
Craftbot
|
||||
crawl.sogou.com
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
CrunchBot
|
||||
CSHttp
|
||||
Curious
|
||||
DatabaseDriverMysqli
|
||||
demandbase-bot
|
||||
DataCha0s
|
||||
Demon
|
||||
Devil
|
||||
DIIbot
|
||||
Discobot
|
||||
Dispatch
|
||||
DSearch
|
||||
Discoverybot
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Download Wonder
|
||||
DTS Agent
|
||||
EasyDL
|
||||
EMail Siphon
|
||||
eCatch
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
Evil
|
||||
Exabot
|
||||
Express WebPictures
|
||||
Extractor
|
||||
Extreme Picture Finder
|
||||
facebookscraper
|
||||
FDM
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Firefox/7.0
|
||||
FlashGet
|
||||
Flunky
|
||||
Foobot
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Freeuploader
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetWeb
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
Gotit
|
||||
GoZilla
|
||||
Grabber
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeFX
|
||||
GridBot
|
||||
GT::WWW
|
||||
Havij
|
||||
HMView
|
||||
HTTrack
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
HEADMasterSEO
|
||||
Iblog
|
||||
IDBot
|
||||
Id-search
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
InfoTekies
|
||||
instabid
|
||||
InternetSeer
|
||||
Indy Library
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
JetCar
|
||||
Iria
|
||||
IRLbot
|
||||
JamesBOT
|
||||
Jetty
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Kenjin Spider
|
||||
Jyxobot
|
||||
Keyword Density
|
||||
Lanshanbot
|
||||
LeechFTP
|
||||
LexiBot
|
||||
Lftp
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
LinkpadBot
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Lipperhey
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinksManager
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
lwp-request
|
||||
LWP::Simple
|
||||
lwp-trivial
|
||||
Magnet
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Majestic12
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Masscan
|
||||
Mass Downloader
|
||||
Mata Hari
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
mediawords
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
MJ12bot
|
||||
MS Web Services Client Protocol
|
||||
Morfeus Fucking Scanner
|
||||
Msrabot
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Needle
|
||||
Nessus
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NearSite
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
NetZIP
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Nmap
|
||||
NPbot
|
||||
Octopus
|
||||
OnCrawl
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OrangeBot
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Papa Foto
|
||||
pcBrowser
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Pavuk
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
Picsearch
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
Probethenet
|
||||
ProWebWalker
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
Quick-Crawler
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
Rankivabot
|
||||
RealDownload
|
||||
RebelMouse
|
||||
RepoMonkey
|
||||
Recorder
|
||||
Ripper
|
||||
RocketCrawler
|
||||
s1z.ru
|
||||
SalesIntelligent
|
||||
ScanAlert
|
||||
scan.lol
|
||||
Scrapy
|
||||
SearchmetricsBot
|
||||
SemrushBot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
sexsearcher
|
||||
Shodan
|
||||
Siphon
|
||||
Sitebeam
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
Site Sucker
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snake
|
||||
Snapbot
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
sogouspider
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
sp_auditbot
|
||||
Sottopop
|
||||
SpankBot
|
||||
Spbot
|
||||
Spinn3r
|
||||
SputnikBot
|
||||
spyfu
|
||||
Sqlworm
|
||||
Stripper
|
||||
Sucker
|
||||
SuperBot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
Szukacz
|
||||
sysscan
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
Telesoft
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
Toweyabot
|
||||
Trendictionbot
|
||||
trendiction.de
|
||||
Tracemyfile
|
||||
Trendiction
|
||||
trendiction.com
|
||||
True_Robot
|
||||
TwengaBot
|
||||
Twice
|
||||
Turingos
|
||||
Turnitin
|
||||
Typhoeus
|
||||
URLy Warning
|
||||
Vacuum
|
||||
URLy.Warning
|
||||
Vagabondo
|
||||
VidibleScraper
|
||||
VeriCiteCrawler
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Wallpapers/3.0
|
||||
WASALive-Bot
|
||||
Voltron
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebAuto
|
||||
Web Auto
|
||||
WebCopier
|
||||
WebCollage
|
||||
Web Collage
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
Web Enhancer
|
||||
WebFetch
|
||||
WebFuck
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
webmeup-crawler
|
||||
WebmasterWorldForumBot
|
||||
WebPix
|
||||
Web Pix
|
||||
WebReaper
|
||||
WebSauger
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whacker
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
Xaldon WebSpider
|
||||
WWW::Mechanize
|
||||
x22Mozilla
|
||||
Xenu
|
||||
Zade
|
||||
Zauba
|
||||
zgrab
|
||||
ZmEu
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
404checker
|
||||
404enemy
|
||||
80legs
|
||||
Abonti
|
||||
Aboundexbot
|
||||
Aboundex
|
||||
ADmantX
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
Aipbot
|
||||
Alexibot
|
||||
Alligator
|
||||
AlphaBot
|
||||
Anarchie
|
||||
Apexoo
|
||||
ASPSeek
|
||||
archive.org_bot
|
||||
Asterias
|
||||
Attach
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackWeb
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
BDCbot
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
Bigfoot
|
||||
Bitacle
|
||||
Blow
|
||||
BlowFish
|
||||
Bolt
|
||||
BotALot
|
||||
Brandwatch
|
||||
Bullseye
|
||||
CazoodleBot
|
||||
Brandprotect
|
||||
Buddy
|
||||
BunnySlippers
|
||||
BuzzSumo
|
||||
Calculon
|
||||
CATExplorador
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CherryPicker
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Claritybot
|
||||
coccocbot-web
|
||||
Collector
|
||||
Copyscape
|
||||
Cosmos
|
||||
crawler.feedback
|
||||
crawl.sogou.com
|
||||
CrunchBot
|
||||
cognitiveseo
|
||||
Craftbot
|
||||
crawler4j
|
||||
CSHttp
|
||||
Curious
|
||||
Custo
|
||||
DBLBot
|
||||
Demon
|
||||
Deusu
|
||||
demandbase-bot
|
||||
Devil
|
||||
Disco
|
||||
Discoverybot
|
||||
DomainCrawler
|
||||
Dotbot
|
||||
Dragonfly
|
||||
DIIbot
|
||||
Discobot
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainAppender
|
||||
DSearch
|
||||
DTS Agent
|
||||
EasyDL
|
||||
Ebingbong
|
||||
eCatch
|
||||
EroCrawler
|
||||
ECCP/1.0
|
||||
EMail Siphon
|
||||
evc-batch
|
||||
Evil
|
||||
Exabot
|
||||
Express WebPictures
|
||||
Extractor
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
facebookscraper
|
||||
FHscan
|
||||
FemtosearchBot
|
||||
Fimap
|
||||
Foobot
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigablast
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
GoZilla
|
||||
Gotit
|
||||
GrabNet
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
GT::WWW
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Havij
|
||||
Heritrix
|
||||
HMView
|
||||
HTTrack
|
||||
IDBot
|
||||
IlseBot
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
instabid
|
||||
HEADMasterSEO
|
||||
HTMLparser
|
||||
HybridBot
|
||||
Id-search
|
||||
Image Fetch
|
||||
Intelliseek
|
||||
InterGET
|
||||
Internet Ninja
|
||||
InternetSeer
|
||||
ips-agent
|
||||
Iria
|
||||
IRLbot
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JetCar
|
||||
JOC Web Spider
|
||||
Jetty
|
||||
Joomla
|
||||
JustView
|
||||
Kenjin Spider
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Larbin
|
||||
LeechFTP
|
||||
LibWeb
|
||||
Jyxobot
|
||||
Lanshanbot
|
||||
LeechGet
|
||||
LexiBot
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
LinkpadBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
Likse
|
||||
LinkScan
|
||||
LinqiaRSSBot
|
||||
Lipperhey
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
Mag-Net
|
||||
lwp-trivial
|
||||
magpie-crawler
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
Mass Downloader
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
MegaIndex.ru
|
||||
mediawords
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
MIDown tool
|
||||
MJ12bot
|
||||
Morfeus Fucking Scanner
|
||||
MSFrontPage
|
||||
MSIECrawler
|
||||
MS Web Services Client Protocol
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
Mojeek
|
||||
Mr.4x3
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Nameprotect
|
||||
NearSite
|
||||
Needle
|
||||
NetAnts
|
||||
Nessus
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetMechanic
|
||||
NetLyzer
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Nutch
|
||||
NPbot
|
||||
oBot
|
||||
Octopus
|
||||
Offline Navigator
|
||||
Openfind
|
||||
Openvas
|
||||
OpenLinkProfiler
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OutclicksBot
|
||||
OutfoxBot
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
pcBrowser
|
||||
PECL::HTTP
|
||||
Picsearch
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
plumanalytics
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
ProWebWalker
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
QueryN Metasearch
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
RankingBot
|
||||
RankurBot
|
||||
RealDownload
|
||||
Reaper
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
ReGet
|
||||
RepoMonkey
|
||||
Ripper
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SalesIntelligent
|
||||
s1z.ru
|
||||
SBIder
|
||||
ScanAlert
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Screaming
|
||||
ScreenerBot
|
||||
Searchestate
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
Seomoz
|
||||
seoscanners
|
||||
serpstatbot
|
||||
Siphon
|
||||
Sitevigil
|
||||
SlySearch
|
||||
Snake
|
||||
Snoopy
|
||||
SEOstats
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
Site Sucker
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snapbot
|
||||
SocialRankIOBot
|
||||
Sogou web spider
|
||||
Sociscraper
|
||||
sogouspider
|
||||
Sosospider
|
||||
SpaceBison
|
||||
Spammen
|
||||
sp_auditbot
|
||||
SpankBot
|
||||
Spanner
|
||||
Spbot
|
||||
SputnikBot
|
||||
spyfu
|
||||
Sqlmap
|
||||
Steeler
|
||||
Stripper
|
||||
SuperHTTP
|
||||
Sucuri
|
||||
Surfbot
|
||||
SurveyBot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
T8Abot
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
TightTwatBot
|
||||
Thumbor
|
||||
Toata
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
Trendictionbot
|
||||
Trendiction
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turnitin
|
||||
VB Project
|
||||
VCI
|
||||
VeriCiteCrawler
|
||||
Turingos
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Twice
|
||||
URLy.Warning
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WallpapersHD
|
||||
WebAuto
|
||||
Web Auto
|
||||
WebBandit
|
||||
Web Collage
|
||||
Web Enhancer
|
||||
WebFetch
|
||||
WebFuck
|
||||
WebGo IS
|
||||
WebLeacher
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
Web Sauger
|
||||
WebSucker
|
||||
WebReaper
|
||||
WebsiteExtractor
|
||||
Webster
|
||||
WebStripper
|
||||
WebZIP
|
||||
Whatweb
|
||||
Widow
|
||||
Wonderbot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WinHTTrack
|
||||
Woobot
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon_WebSpider
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Xenu
|
||||
Zauba
|
||||
Zeus
|
||||
zgrab
|
||||
Zitebot
|
||||
ZmEu
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
2rich4bitches.com
|
||||
aksonural.ru
|
||||
ample-awards-today.us
|
||||
apessay.com
|
||||
auto.rusvile.lt
|
||||
avtoarenda.by
|
||||
bagcionderlab.com
|
||||
besttorrentknifta.weebly.com
|
||||
bgviagrachrx.com
|
||||
bmsco.co
|
||||
bobinoz.com
|
||||
boleznikogi.com
|
||||
braindaily.xyz
|
||||
buyparajumpers.online
|
||||
buypuppies.ca
|
||||
cacheimages.com
|
||||
7makemoneyonline.com
|
||||
absugars.com
|
||||
arabgirls.adultgalls.com
|
||||
arcadeplayhouse.com
|
||||
automatic-seo.com
|
||||
baditri.com
|
||||
barbourjackets.online
|
||||
beclean-nn.ru
|
||||
belinka.com.ua
|
||||
bluejays-jerseys.us
|
||||
bluesman.nu
|
||||
boazpower.com
|
||||
burn-fat.ga
|
||||
buytizanidineonlinenoprescription.blogspot.com
|
||||
camdenmemorials.com
|
||||
candiceloves.us
|
||||
cenokos.ru
|
||||
checkm8.com
|
||||
ci.ua
|
||||
clothesforcash.com
|
||||
cmd.kz
|
||||
compucelunlock.net
|
||||
cookie-law-enforcement-aa.xyz
|
||||
cookie-law-enforcement-ff.xyz
|
||||
div.as
|
||||
dotnetdotcom.org
|
||||
econom.co
|
||||
emerson-rus.ru
|
||||
escortslet.net
|
||||
exportshop.us
|
||||
ezigarettenshop1.yolasite.com
|
||||
fickblock18.com
|
||||
find1friend.com
|
||||
firstsiteguide.com
|
||||
fotzen-ficken.com
|
||||
fun-mobi.pl
|
||||
goldadpremium.com
|
||||
hotkeys.com
|
||||
hotloans.ru
|
||||
iideaidekonkatu.info
|
||||
instabid.tech
|
||||
ipornox.xxx
|
||||
islandminingsupply.wordpress.com
|
||||
iusstf.org
|
||||
jabimgo.pw
|
||||
javlibrary.cc
|
||||
kazka.ru
|
||||
kiwe-analytics.com
|
||||
lanasshop.ru
|
||||
lecbter-relationships.ga
|
||||
legalrc.biz
|
||||
lion.playtap.us
|
||||
live-sexcam.tk
|
||||
mafcards.ru
|
||||
marcogrup.com
|
||||
masturbate.co.uk
|
||||
me-ke.com
|
||||
mosrif.ru
|
||||
moyakuhnia.ru
|
||||
musicdaddy.net
|
||||
myftpupload.com
|
||||
net-radar.com
|
||||
online-templatestore.com
|
||||
orel-reshka.net
|
||||
park.above.com
|
||||
pensplan.com
|
||||
perfection-pleasure.ru
|
||||
perosan.com
|
||||
pharmacyincity.com
|
||||
pirateday.ru
|
||||
platezhka.net
|
||||
play-mp3.com
|
||||
pokerniydom.ru
|
||||
pornogig.com
|
||||
pssucai.info
|
||||
quebec-bin.com
|
||||
razorweb-a.akamaihd.net
|
||||
reckonstat.info
|
||||
rep-am.com
|
||||
seonetwizard.com
|
||||
seorankinglinks.us
|
||||
sicfor.bcu.cc
|
||||
smichovbike.cz
|
||||
sobecjvuwa.com.ru
|
||||
sterva.cc
|
||||
success-seo.com
|
||||
supermesta.ru
|
||||
cashonads.com
|
||||
cdncash.org
|
||||
cgi2.nintendo.co.jp
|
||||
compliance-george.top
|
||||
connectionstrenth.com
|
||||
customsua.com.ua
|
||||
dollartree.info
|
||||
eldiariodeguadalajara.com
|
||||
eu-cookie-law.info
|
||||
ezigarettekaufen.myblog.de
|
||||
factorynightclub.com
|
||||
filmfanatic.com
|
||||
forms-mtm.ru
|
||||
gay-site.store
|
||||
girls-ufa.ru
|
||||
globatur.ru
|
||||
gonextmedia.com
|
||||
hitcpm.com
|
||||
imfamous.info
|
||||
iopeninghours.co.uk
|
||||
i-service.kz
|
||||
kaidalibor.de
|
||||
kmgamex.cf
|
||||
kollesa.ru
|
||||
kountrylife.com
|
||||
languagecode.com
|
||||
leboard.ru
|
||||
locksmith.jp
|
||||
mac-shield.com
|
||||
managerpak204.weebly.com
|
||||
mathgym.com.au
|
||||
moetomnenie.com
|
||||
moncleroutletonline.xyz
|
||||
nfljerseyscheapbiz.us
|
||||
niki-mlt.ru
|
||||
novosti-hi-tech.ru
|
||||
nucia.biz.ly
|
||||
one-gear.com
|
||||
orgasmus-virtual.com
|
||||
osoznanie-narkotikam.net
|
||||
panicatack.com
|
||||
pixell.club
|
||||
pl-top.pl
|
||||
polytopesexempt.com
|
||||
pornoplen.com
|
||||
preparevideosafesystem4unow.space
|
||||
prokotov.com
|
||||
pro-tec.kz
|
||||
quit-smoking.ga
|
||||
quizzitch.net
|
||||
rapevideosmovies.com
|
||||
reeyanaturopathy.com
|
||||
ruclicks.com
|
||||
rvtv.ru
|
||||
s8-nowy-wygraj.comli.com
|
||||
seo-platform.com
|
||||
seo-tools-optimizing.com
|
||||
service.adtech.fr
|
||||
service.adtech.us
|
||||
sexpornotales.com
|
||||
shtora66.ru
|
||||
sierraapps.com
|
||||
signoredom.com
|
||||
silvermature.net
|
||||
sitevaluation.com
|
||||
softlinesolutions.me
|
||||
start.myplaycity.com
|
||||
statoutlook.info
|
||||
strana-solnca.ru
|
||||
surcentro.com
|
||||
thefotosgratis.eu
|
||||
timhost.ru
|
||||
tizanidine4mg.blogspot.com
|
||||
turvgori.ru
|
||||
vykupavto-krasnodar.ru
|
||||
webmonetizer.net
|
||||
whos.amung.us
|
||||
woman-tampon.ru
|
||||
xn--80aaafbn2bc2ahdfrfkln6l.xn--p1ai
|
||||
xn----9sbubg3ambdfl1j.xn--p1ai
|
||||
xn--b1adccaf1bzj.xn--p1ai
|
||||
x-rates.ru
|
||||
yourserverisdown.com
|
||||
trafficmp.com
|
||||
trustedmaccleaner.com
|
||||
tzritel.tk
|
||||
upstore.me
|
||||
venta-prom.ru
|
||||
viagra-soft.ru
|
||||
whereiskentoday.com
|
||||
wineitudes.wordpress.com
|
||||
xn--80aebbcbcdemfkhba4byaehoejh8dza3v.xn--p1ai
|
||||
zacreditom.ru
|
||||
zocaparj.kz
|
||||
zophim.me
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
00webcams.com
|
||||
0lovespells0.blogspot.com
|
||||
101lesbian.xyz
|
||||
178evakuator178.ru
|
||||
256bit.by
|
||||
2nt.ru
|
||||
2rich4bitches.com
|
||||
4kpics.rocks
|
||||
5kstore.com
|
||||
a14download.com
|
||||
acortarurl.es
|
||||
adult-shop.com.ua
|
||||
adzpower.com
|
||||
akita.kz
|
||||
alienwheel.es
|
||||
allmarketsnewdayli.gdn
|
||||
allnews.md
|
||||
amazingpic.net
|
||||
apiappenableinfo-a.akamaihd.net
|
||||
apifasterlightin-a.akamaihd.net
|
||||
arquapetrarca.info
|
||||
avkzarabotok.info
|
||||
avon-ukraine.com
|
||||
avtochehli.by
|
||||
azartclub.org
|
||||
azazu.ru
|
||||
azte.ch
|
||||
bag77.ru
|
||||
balois.worldbreak.com
|
||||
beremenyashka.com
|
||||
bestimagecoollibrary.com
|
||||
bestprofits-there.com
|
||||
bestwebsiteawards.com
|
||||
bio.trade-jp.net
|
||||
bonzbuddy.com
|
||||
brainsandeggs.blogspot.com
|
||||
brothers-smaller.ru
|
||||
btvn.ru
|
||||
buyk.host.sk
|
||||
buzz-porno.info
|
||||
bvlgariring.xyz
|
||||
cartierbracelet.xyz
|
||||
cartierlovestore.com
|
||||
cartierreplica.top
|
||||
cartierwatch.xyz
|
||||
catalogs-parts.com
|
||||
changde.58.com
|
||||
1000n1.ru
|
||||
2345.com
|
||||
5tey7463.weebly.com
|
||||
a96527gi.beget.tech
|
||||
acc.eu.org
|
||||
adclickservice.com
|
||||
addblueoff.com.ua
|
||||
adrenalin-stk.ru
|
||||
ads-cool.pro
|
||||
aero2.ru
|
||||
afmuseum.com
|
||||
amazingninja.com
|
||||
appiq.mobi
|
||||
arabseyes.com
|
||||
architecturebest.com
|
||||
arraty.altervista.org
|
||||
aruplighting.com
|
||||
asophoto.com
|
||||
atovh.local-finders.com
|
||||
autobrennero.it
|
||||
autobudpostach.club
|
||||
aviapanda.ru
|
||||
babieca.com
|
||||
bannerbank.ru
|
||||
bedandbreakfast.com
|
||||
besttorrentknifta.weebly.com
|
||||
beyan.host.sk
|
||||
biglistofwebsites.com
|
||||
bildsuche.ru
|
||||
bimatoprost-careprost.com
|
||||
blackle.com
|
||||
blackplanet.com
|
||||
bloggerads.net
|
||||
bronzeaid-a.akamaihd.net
|
||||
budilneg.xyz
|
||||
bwlx.prepedu.cn
|
||||
bytimedance.ru
|
||||
canoncdriverq3.pen.io
|
||||
canvas.gloverid.site
|
||||
capacitacionyaprendizaje.com
|
||||
carmuffler.net
|
||||
cartierbraceletsreplica.pw
|
||||
ccjp.eu
|
||||
cctva.tv
|
||||
cdncash.com
|
||||
cellfun.mobi
|
||||
cheapmarmot.online
|
||||
cheapwebsitehoster.com
|
||||
christianlouboutinreplica.pw
|
||||
christianlouboutinsaleoutletonline.us
|
||||
claytransformations.info
|
||||
cleanallvirus.com
|
||||
click2pawn.com
|
||||
cognitiveseo.com
|
||||
companies-catalog.com
|
||||
compliance-checker.info
|
||||
compliance-irvin.top
|
||||
com-supportcenter.website
|
||||
conocer-sanabria.com
|
||||
construmac.com.mx
|
||||
copyrightclaims.org
|
||||
crest-poloski.ru
|
||||
dafatiri.com
|
||||
dangphoto.trade
|
||||
darkbooks.org
|
||||
daydream-studio.ru
|
||||
decorationspcs.com
|
||||
demenageur.com
|
||||
christianlouboutinreplica.win
|
||||
cialis-samples.com
|
||||
colehaanoutlet.store
|
||||
compliance-andrew.xyz
|
||||
coop-gamers.ru
|
||||
cornomase.win
|
||||
dengi-pod-zalog-nedvizhimosti.ru
|
||||
design-ideas.info
|
||||
diegolopezcastan.com
|
||||
digilander.libero.it
|
||||
divatraffic.com
|
||||
dnepropetrovsk.mistr-x.org
|
||||
doktoronline.no
|
||||
domaincheck.io
|
||||
dpihatinh.gov.vn
|
||||
drugstoreforyou.com
|
||||
e-buyeasy.com
|
||||
ecommerce-seo.com
|
||||
ekn-art.se
|
||||
elektronischezi.livejournal.com
|
||||
emerson-rus.ru
|
||||
erot.co
|
||||
euromasterclass.ru
|
||||
exlarseva.webblog.es
|
||||
exoneration-project.us
|
||||
expertblog.info
|
||||
expertnaya-ocenka.ru
|
||||
extractorandburner.com
|
||||
fatmaelgarny.com
|
||||
finuse.com
|
||||
flowersbazar.com
|
||||
formulaantiuban.com
|
||||
frivgame250.com
|
||||
fuel-gas.com
|
||||
funcrushgames.com
|
||||
fym.com.ru
|
||||
galleryawesome.com
|
||||
gdcentre.ru
|
||||
discovertreasure-a.akamaihd.net
|
||||
djstools.com
|
||||
dodlive.mil
|
||||
domain-submit.info
|
||||
eandsgallery.com
|
||||
ekobata.ru
|
||||
electrik-avenue.com
|
||||
eropornosex.ru
|
||||
eshop.md
|
||||
essayassist.com
|
||||
essay-writing.work
|
||||
f07.de
|
||||
falcoware.com
|
||||
ferretsoft.com
|
||||
financepoints.eu
|
||||
flavors.me
|
||||
fok.nl
|
||||
free-gluten.ru
|
||||
fugarif.ga
|
||||
gael-s.ru
|
||||
gay.adultgalls.com
|
||||
geoads.com
|
||||
getprismatic.com
|
||||
getresponse.com
|
||||
gettpromos.com
|
||||
googglet.com
|
||||
gratuitxblcodes.com
|
||||
gsbs.com.ua
|
||||
hdimagegallery.net
|
||||
helicalpile.us
|
||||
helpmymacfaster.trade
|
||||
hoverboard360.de
|
||||
howopen.ru
|
||||
hustoon.over-blog.com
|
||||
hydropump.su
|
||||
idegenvezeto.eu
|
||||
iminent.com
|
||||
in-tandem.co
|
||||
itis4you.com
|
||||
janavibekken.no
|
||||
japfm.com
|
||||
j-times.ru
|
||||
kabbalah-red-bracelets.com
|
||||
keywordsdoctor.com
|
||||
kmgamex.cf
|
||||
kwzf.net
|
||||
labelwater.se
|
||||
lashstudia.ru
|
||||
lecbter-relationships.ga
|
||||
liffa.ru
|
||||
lizace.com
|
||||
louboutinreplica.xyz
|
||||
luckyshop.net.ua
|
||||
lyngdalhudterapi.no
|
||||
mall.uk
|
||||
manyresultshub-a.akamaihd.net
|
||||
mediaoffers.click
|
||||
megaindex.ru
|
||||
mir-betting.ru
|
||||
misswell.net
|
||||
moesen-ficken.com
|
||||
moje-recenze.cz
|
||||
money-every-day.com
|
||||
monsterdivx.tv
|
||||
moyakuhnia.ru
|
||||
mozello.ru
|
||||
mundoaberrante.com
|
||||
musflashtv.com
|
||||
mwtpludn.review
|
||||
glass-msk.ru
|
||||
glicol.kz
|
||||
go2album.com
|
||||
goldandcard.ru
|
||||
gosmeb.ru
|
||||
grand-chlen.ru
|
||||
gwebtools.com.br
|
||||
hdwalls.xyz
|
||||
healgastro.com
|
||||
hotblognetwork.com
|
||||
husky-shop.cz
|
||||
iboss.com
|
||||
impisr.edunsk.ru
|
||||
ipchicken.com
|
||||
iplogger.org
|
||||
iptool.xyz
|
||||
istizanidinelikexanax.blogspot.com
|
||||
izhevsk.xrus.org
|
||||
izhevsk.zrus.org
|
||||
jav-way.site
|
||||
justdating.online
|
||||
kaliningrad.zrus.org
|
||||
kandidos.com
|
||||
karting196.ru
|
||||
kerch.site
|
||||
kinofak.net
|
||||
kinoflux.net
|
||||
kinomaniatv.pl
|
||||
kinosed.net
|
||||
konica.kz
|
||||
laexotic.com
|
||||
larger.io
|
||||
laserpen.club
|
||||
life-instyle.com
|
||||
lollypopgaming.com
|
||||
lombardfinder.ru
|
||||
mebel-alait.ru
|
||||
medicines-choice.com
|
||||
meendo-free-traffic.ga
|
||||
mensandals.xyz
|
||||
mesbuta.info
|
||||
mirtorrent.net
|
||||
misandesign.se
|
||||
mncrftpcs.com
|
||||
moscow-region.ru
|
||||
movies-in-theaters.net
|
||||
mug-na-chas-moscow.ru
|
||||
myanyone.net
|
||||
mydearest.co
|
||||
myindospace.com
|
||||
mylida.org
|
||||
mysexpics.ru
|
||||
myshopmatemac.com
|
||||
navalwiki.info
|
||||
nevansk.ru
|
||||
nhl17coinsforps3.gratisblog.biz
|
||||
nodup.ru
|
||||
nottyu.xyz
|
||||
novgorod.xrus.org
|
||||
o00.in
|
||||
odoratus.net
|
||||
mydirtyhobby.com
|
||||
myfreemp3.eu
|
||||
naval.jislaaik.com
|
||||
netcheckcdn.xyz
|
||||
offer.camp
|
||||
onlineku.com
|
||||
partner-pop.men
|
||||
pateaswing.com
|
||||
pillscheap24h.com
|
||||
okuos.com
|
||||
olympescort.com
|
||||
onlinemegax.com
|
||||
openlibrary.org
|
||||
openmediasoft.com
|
||||
osb.se11.ru
|
||||
otbelivanie-zubov.com
|
||||
ourtherapy.ru
|
||||
par-fallen.ga
|
||||
photo-clip.ru
|
||||
pinkduck.ga
|
||||
pio.polytopesexempt.com
|
||||
playfortuna-play.ru
|
||||
play.leadzupc.com
|
||||
plusnetwork.com
|
||||
porno-transsexuals.ru
|
||||
portside.cc
|
||||
prodvigator.ua
|
||||
prostitutki-odessa.org
|
||||
pts163.ru
|
||||
qld10000.net
|
||||
queerspace.com
|
||||
r-control.ru
|
||||
remybutler.fr
|
||||
robot-forex.biz
|
||||
rossanasaavedra.net
|
||||
rossmark.ru
|
||||
rusprostitute.com
|
||||
saddiechoua.com
|
||||
satellite.maps.ilovevitaly.com
|
||||
plaff-go.ru
|
||||
play-movie.pl
|
||||
plohaya-kreditnaya-istoriya.ru
|
||||
pobeiranie.pl
|
||||
polimga.pw
|
||||
pornosee.info
|
||||
pozdravleniya-c.ru
|
||||
pr-ten.de
|
||||
pulse33.ru
|
||||
pyrodesigns.com.au
|
||||
qualitymarketzone.com
|
||||
quickcashlimited.com
|
||||
quick-offer.com
|
||||
randalljhoward.com
|
||||
recinziireale.com
|
||||
recipedays.ru
|
||||
rednise.com
|
||||
registratciya-v-moskve.ru
|
||||
registry-clean-up.net
|
||||
rep-am.com
|
||||
responsive-test.net
|
||||
restaurantlescampi.com
|
||||
ringporno.com
|
||||
rootandroid.org
|
||||
ros-ctm.ru
|
||||
rozalli.com
|
||||
rp9.ru
|
||||
rukino.org
|
||||
sankt-peterburg.nodup.ru
|
||||
sape.top
|
||||
savememoney.co.za
|
||||
sbprabooks.com
|
||||
scanner-brian.top
|
||||
searchlock.com
|
||||
searchmywindow-a.akamaihd.net
|
||||
seolab.top
|
||||
se-welding.ru
|
||||
sexiporno.net
|
||||
sexreliz.com
|
||||
sex-tracker.de
|
||||
sexystrippe.info
|
||||
sexyteens.hol.es
|
||||
shiksabd.com
|
||||
sinel.info
|
||||
social-fun.ru
|
||||
soft-terminal.ru
|
||||
softwaretrend.net
|
||||
soheavyblog.com
|
||||
souvenir.cc
|
||||
space4updating.win
|
||||
sr-rekneskap.no
|
||||
sstroy44.ru
|
||||
stromerrealty.com
|
||||
studiofaca.com
|
||||
tds-advert002.info
|
||||
thebestweightlosspills.ovh
|
||||
thedownloadfromwarez.blogspot.com
|
||||
thetattoohut.com
|
||||
the-usa-games.blogspot.com
|
||||
tizanidinefibromyalgia.blogspot.com
|
||||
toolsky.com
|
||||
top-study.work
|
||||
torrentdownloadhub.com
|
||||
torrents.cd
|
||||
tourcroatia.co.uk
|
||||
tpu.ru
|
||||
trackzapper.com
|
||||
truck-addzilla.life
|
||||
truemfilelj.gq
|
||||
try-rx.com
|
||||
tvoystartup.ru
|
||||
uamtrk.com
|
||||
usadacha.net
|
||||
uvozdeckych.info
|
||||
vekzdorov.ru
|
||||
veles.shop
|
||||
vereo.eu
|
||||
vertaform.com
|
||||
videochat.tv.br
|
||||
videochaty.ru
|
||||
vip-file.com
|
||||
vrotike.ru
|
||||
wingsoffury2.com
|
||||
wordkeyhelper.com
|
||||
wsgames.ru
|
||||
sax-sex.com
|
||||
sbricur.com
|
||||
seansonline24.pl
|
||||
se.bnt-team.com
|
||||
seocheckupx.com
|
||||
seofirmreviewsus.info
|
||||
seorankinglinks.com
|
||||
serving.adbetclickin.pink
|
||||
sexsearch.com
|
||||
signx.info
|
||||
similardeals.net
|
||||
sinestesia.host.sk
|
||||
sizeplus.work
|
||||
sky-mine.ru
|
||||
socialseet.ru
|
||||
socialtrade.biz
|
||||
solution4u.com
|
||||
spamnuker.com
|
||||
spasswelt.xyz
|
||||
spidtest.space
|
||||
splendorsearch-a.akamaihd.net
|
||||
spywarebegone.com
|
||||
stard.shop
|
||||
stretchmate.net
|
||||
stroimajor.ru
|
||||
stroyhelp-dv.ru
|
||||
swinon.site
|
||||
telegramdownload10.com
|
||||
templates.radiodigital.co
|
||||
tgtclick.com
|
||||
thecounter.com
|
||||
thefarmergame.com
|
||||
thewomenlife.com
|
||||
todohr.com
|
||||
top-karkas.ru
|
||||
toursmaps.com
|
||||
traffixer.com
|
||||
trustaffs.com
|
||||
trustedmaccleaner.com
|
||||
ttrraacckkrr.com
|
||||
tula.mdverey.ru
|
||||
tversvet.ru
|
||||
uggbootsoutletsale.us
|
||||
unimodemhalfduplefw.pen.io
|
||||
univerfiles.com
|
||||
usbggettwku.ga
|
||||
v720hd.ru
|
||||
vacuumscleaner.com
|
||||
via-energy-order.com
|
||||
video-chat.in
|
||||
vinsit.ru
|
||||
vmnmvzsmn.over-blog.com
|
||||
vod.com.ua
|
||||
weddingdresses.xyz
|
||||
wholinkstome.com
|
||||
www.888.com
|
||||
www.get-free-traffic-now.com
|
||||
www.kabbalah-red-bracelets.com
|
||||
xedserver.com
|
||||
xn-----6kcaacnblni5c5bicdpcmficy.xn--p1ai
|
||||
xn--80aaagvmjabrs1aoc9luc.xn--p1ai
|
||||
xn--90acenikpebbdd4f6d.xn--p1ai
|
||||
xn--b1adccaf1bzj.xn--p1ai
|
||||
xn--e1afanlbnfckd7c3d.xn--p1ai
|
||||
x-porno.video
|
||||
yougetsignal.com
|
||||
youtube-downloader.savetubevideo.com
|
||||
yuarra.pluto.ro
|
||||
zeroredirect8.com
|
||||
zscalertwo.net
|
||||
xclicks.net
|
||||
x-mix.info
|
||||
xn--24-glceagatoq7c2a6ioc.xn--p1ai
|
||||
xn----7sbbagbq7bd5aheftfllo4m.xn--p1ai
|
||||
xn----ctbigni3aj4h.xn--p1ai
|
||||
xvideospornoru.com
|
||||
xxxguitars.com
|
||||
yes-com.com
|
||||
youporn-forum.ga
|
||||
youporn-ru.com
|
||||
za-fun-offer.com
|
||||
zigarettenonlinekaufen1.bloog.pl
|
||||
zocaparj.kz
|
||||
zverokruh-shop.cz
|
||||
zytpirwai.net
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1602
|
||||
#### Version: V4.2019.06.1603
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1602
|
||||
#### Version: V4.2019.06.1603
|
||||
#### 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.1602
|
||||
#### Version: V4.2019.06.1603
|
||||
#### 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.1602
|
||||
#### Version: V4.2019.06.1603
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:55 SAST 2019
|
||||
### Version: V4.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:56 SAST 2019
|
||||
### Version: V3.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:55 SAST 2019
|
||||
### Version: V4.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:52 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1602
|
||||
### Updated: Tue Jun 25 17:18:57 SAST 2019
|
||||
### Version: V4.2019.06.1603
|
||||
### Updated: Tue Jun 25 17:44:53 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue