mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2019.06.1637 [ci skip]
This commit is contained in:
parent
bd40d565e9
commit
92dcee8449
33 changed files with 1604 additions and 1554 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.1.99 0;
|
||||
35.193.14.140 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Version: V4.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:16 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.1.99 0;
|
||||
35.193.14.140 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:55 SAST 2019
|
||||
### Version: V3.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:17 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,6 +7712,31 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 1;
|
||||
35.193.14.140 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 0;
|
||||
35.193.14.140 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1635
|
||||
### Updated: Thu Jun 27 11:08:22 SAST 2019
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 1;
|
||||
35.193.14.140 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 0;
|
||||
35.193.14.140 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1635
|
||||
### Updated: Thu Jun 27 11:08:22 SAST 2019
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 1;
|
||||
35.193.14.140 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 0;
|
||||
35.193.14.140 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1635
|
||||
### Updated: Thu Jun 27 11:08:22 SAST 2019
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:55 SAST 2019
|
||||
### Version: V3.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:17 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Version: V4.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:16 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 1;
|
||||
35.193.14.140 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
AIBOT
|
||||
archive.org_bot
|
||||
BDCbot
|
||||
Black Hole
|
||||
404checker
|
||||
Aboundexbot
|
||||
autoemailspider
|
||||
BBBike
|
||||
Brandprotect
|
||||
CheeseBot
|
||||
CheTeam
|
||||
crawler4j
|
||||
DatabaseDriverMysqli
|
||||
DomainCrawler
|
||||
EasyDL
|
||||
Evil
|
||||
Exabot
|
||||
Flunky
|
||||
FyberSpider
|
||||
Buddy
|
||||
BuzzSumo
|
||||
Calculon
|
||||
Extreme Picture Finder
|
||||
GetRight
|
||||
G-i-g-a-b-o-t
|
||||
GridBot
|
||||
Haansoft
|
||||
HTMLparser
|
||||
Image Fetch
|
||||
Indy Library
|
||||
JustView
|
||||
Kozmosbot
|
||||
LeechFTP
|
||||
LibWeb
|
||||
magpie-crawler
|
||||
MSIECrawler
|
||||
GoZilla
|
||||
GrabNet
|
||||
HEADMasterSEO
|
||||
HybridBot
|
||||
Iblog
|
||||
internetVista monitor
|
||||
Lftp
|
||||
Likse
|
||||
MauiBot
|
||||
Musobot
|
||||
Navroad
|
||||
OpenVAS
|
||||
OrangeSpider
|
||||
PageScorer
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
NetSpider
|
||||
NextGenSearchBot
|
||||
Openvas
|
||||
OutclicksBot
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
RankFlex
|
||||
RepoMonkey
|
||||
Ripper
|
||||
ScanAlert
|
||||
SEOprofiler
|
||||
SeoSiteCheckup
|
||||
SiteLockSpider
|
||||
Sosospider
|
||||
SlySearch
|
||||
SocialRankIOBot
|
||||
Sogou web spider
|
||||
Spammen
|
||||
Spbot
|
||||
TeleportPro
|
||||
trendiction.de
|
||||
Turingos
|
||||
Turnitin
|
||||
Typhoeus
|
||||
URLy Warning
|
||||
Virusdie
|
||||
SputnikBot
|
||||
SuperBot
|
||||
Telesphoreo
|
||||
Vacuum
|
||||
WallpapersHD
|
||||
WBSearchBot
|
||||
WebBandit
|
||||
WebGo IS
|
||||
WebReaper
|
||||
x22Mozilla
|
||||
Webster
|
||||
WebStripper
|
||||
Whacker
|
||||
Wotbox
|
||||
Wprecon
|
||||
Xaldon_WebSpider
|
||||
|
|
|
@ -1,48 +1,45 @@
|
|||
360Spider
|
||||
Abonti
|
||||
Aboundex
|
||||
Acunetix
|
||||
ADmantX
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
Aipbot
|
||||
AlphaBot
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
Asterias
|
||||
BackStreet
|
||||
ASPSeek
|
||||
Attach
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
backlink-check
|
||||
Badass
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
BetaBot
|
||||
Black Hole
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
Blow
|
||||
BlowFish
|
||||
Boardreader
|
||||
Bolt
|
||||
Buddy
|
||||
BunnySlippers
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
Cegbfeieh
|
||||
CheTeam
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Collector
|
||||
Copyscape
|
||||
Craftbot
|
||||
Cogentbot
|
||||
com.plumanalytics
|
||||
Copier
|
||||
crawler4j
|
||||
crawler.feedback
|
||||
crawl.sogou.com
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
DataCha0s
|
||||
Deusu
|
||||
Digincore
|
||||
Devil
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Dispatch
|
||||
Discobot
|
||||
DittoSpyder
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
Drip
|
||||
|
@ -50,201 +47,204 @@ DSearch
|
|||
eCatch
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EirGrabber
|
||||
evc-batch
|
||||
Evil
|
||||
Exabot
|
||||
ExtLinksBot
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
facebookscraper
|
||||
FDM
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Firefox/7.0
|
||||
FlashGet
|
||||
Freeuploader
|
||||
Foobot
|
||||
FyberSpider
|
||||
GalaxyBot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigablast
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
Gotit
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeFX
|
||||
GridBot
|
||||
GT::WWW
|
||||
HaosouSpider
|
||||
Havij
|
||||
HEADMasterSEO
|
||||
Heritrix
|
||||
Hloader
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
Humanlinks
|
||||
Image Fetch
|
||||
InfoNaviRobot
|
||||
Iblog
|
||||
IlseBot
|
||||
IndeedBot
|
||||
InfoTekies
|
||||
Intelliseek
|
||||
InterGET
|
||||
InternetSeer
|
||||
instabid
|
||||
Iria
|
||||
IRLbot
|
||||
JamesBOT
|
||||
Iskanie
|
||||
JennyBot
|
||||
Jetty
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Joomla
|
||||
Jorgee
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
LeechFTP
|
||||
Lftp
|
||||
LexiBot
|
||||
LibWeb
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
Libwhisker
|
||||
Likse
|
||||
LinkScan
|
||||
LinksManager
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Lmspider
|
||||
lwp-request
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
LWP::Simple
|
||||
Magnet
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
Mass Downloader
|
||||
Masscan
|
||||
Mata Hari
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
MFC_Tear_Sample
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
Mojeek
|
||||
Mr.4x3
|
||||
MSIECrawler
|
||||
Morfeus Fucking Scanner
|
||||
MSFrontPage
|
||||
Msrabot
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Name Intelligence
|
||||
NearSite
|
||||
Nessus
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetMechanic
|
||||
Net Vampire
|
||||
NetAnts
|
||||
NetLyzer
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Ninja
|
||||
Nutch
|
||||
NPbot
|
||||
oBot
|
||||
Openvas
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OrangeSpider
|
||||
OutclicksBot
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
Pandalytics
|
||||
PageScorer
|
||||
Panscient
|
||||
Papa Foto
|
||||
Pavuk
|
||||
PECL::HTTP
|
||||
Picscout
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Pixray
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankFlex
|
||||
Rankivabot
|
||||
RankurBot
|
||||
Recorder
|
||||
RedesScrapy
|
||||
Ripper
|
||||
SBIder
|
||||
scan.lol
|
||||
Scrapy
|
||||
Screaming
|
||||
ScreenerBot
|
||||
SEOkicks
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
RealDownload
|
||||
Reaper
|
||||
ReGet
|
||||
RepoMonkey
|
||||
SalesIntelligent
|
||||
Scanbot
|
||||
Searchestate
|
||||
Semrush
|
||||
SEOkicks-Robot
|
||||
seoscanners
|
||||
SEOstats
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
Siphon
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
SiteLockSpider
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snoopy
|
||||
Snapbot
|
||||
SocialRankIOBot
|
||||
Sociscraper
|
||||
Sottopop
|
||||
Spammen
|
||||
sp_auditbot
|
||||
SpaceBison
|
||||
SpankBot
|
||||
Spbot
|
||||
SputnikBot
|
||||
Spinn3r
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Sucuri
|
||||
SurveyBot
|
||||
Suzuran
|
||||
Steeler
|
||||
Sucker
|
||||
Swiftbot
|
||||
sysscan
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
tAkeOut
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
TheNomad
|
||||
Thumbor
|
||||
Trendiction
|
||||
Trendictionbot
|
||||
trendiction.com
|
||||
Titan
|
||||
Toata
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
trendiction.de
|
||||
Turingos
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
UnisterBot
|
||||
URLy.Warning
|
||||
Vagabondo
|
||||
Twice
|
||||
Upflow
|
||||
URLy Warning
|
||||
VB Project
|
||||
VCI
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Voil
|
||||
WallpapersHD
|
||||
Webalta
|
||||
Web Collage
|
||||
VeriCiteCrawler
|
||||
Voltron
|
||||
Wallpapers/3.0
|
||||
WBSearchBot
|
||||
WebAuto
|
||||
WebCollage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Fetch
|
||||
WebFuck
|
||||
WebImageCollector
|
||||
WebmasterWorldForumBot
|
||||
webmeup-crawler
|
||||
WebSauger
|
||||
WebsiteExtractor
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
WebSucker
|
||||
WebZIP
|
||||
Whack
|
||||
WebWhacker
|
||||
WeSEE
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
Widow
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Woobot
|
||||
WWW::Mechanize
|
||||
Wotbox
|
||||
Wprecon
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWWOFFLE
|
||||
x22Mozilla
|
||||
Xaldon_WebSpider
|
||||
zauba.io
|
||||
Xenu
|
||||
YoudaoBot
|
||||
Zauba
|
||||
ZmEu
|
||||
ZumBot
|
||||
ZyBorg
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
404checker
|
||||
404enemy
|
||||
80legs
|
||||
Acunetix
|
||||
AfD-Verbotsverfahren
|
||||
Alligator
|
||||
AlphaBot
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
ADmantX
|
||||
AhrefsBot
|
||||
Alexibot
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
ASPSeek
|
||||
autoemailspider
|
||||
Backlink-Ceck
|
||||
Asterias
|
||||
BackDoorBot
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Bandit
|
||||
Barkrowler
|
||||
BBBike
|
||||
BatchFTP
|
||||
BDFetch
|
||||
BetaBot
|
||||
Bitacle
|
||||
Blackboard
|
||||
Bigfoot
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
BlowFish
|
||||
Boardreader
|
||||
Bolt
|
||||
BotALot
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
Bullseye
|
||||
Calculon
|
||||
CCBot
|
||||
BuzzSumo
|
||||
Cegbfeieh
|
||||
CheeseBot
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cliqzbot
|
||||
Cogentbot
|
||||
Collector
|
||||
com.plumanalytics
|
||||
Copier
|
||||
Cosmos
|
||||
crawler.feedback
|
||||
crawl.sogou.com
|
||||
Cloud mapping
|
||||
coccocbot-web
|
||||
cognitiveseo
|
||||
CopyRightCheck
|
||||
CrazyWebCrawler
|
||||
Curious
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
demandbase-bot
|
||||
Demon
|
||||
Devil
|
||||
Digincore
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Discobot
|
||||
Discoverybot
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Ebingbong
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
Drip
|
||||
DTS Agent
|
||||
eCatch
|
||||
EMail Siphon
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Wolf
|
||||
Evil
|
||||
EyeNetIE
|
||||
FDM
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
FlashGet
|
||||
Flunky
|
||||
evc-batch
|
||||
Express WebPictures
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
facebookscraper
|
||||
Firefox/7.0
|
||||
Foobot
|
||||
FyberSpider
|
||||
Freeuploader
|
||||
FrontPage
|
||||
GalaxyBot
|
||||
Getintent
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Harvest
|
||||
Havij
|
||||
Hloader
|
||||
HTMLparser
|
||||
Genieo
|
||||
GermCrawler
|
||||
GetWeb
|
||||
Gigablast
|
||||
G-i-g-a-b-o-t
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
HEADMasterSEO
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Iblog
|
||||
Indy Library
|
||||
Humanlinks
|
||||
IDBot
|
||||
Id-search
|
||||
IlseBot
|
||||
IndeedBot
|
||||
InfoNaviRobot
|
||||
instabid
|
||||
InterGET
|
||||
Iria
|
||||
IRLbot
|
||||
Intelliseek
|
||||
Iskanie
|
||||
JetCar
|
||||
Jetty
|
||||
JikeSpider
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Jyxobot
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
Larbin
|
||||
LeechFTP
|
||||
LexiBot
|
||||
Lftp
|
||||
LeechGet
|
||||
LibWeb
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
LWP::Simple
|
||||
Magnet
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
lwp-request
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Masscan
|
||||
Mata Hari
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
Microsoft Data Access
|
||||
Mediatoolkitbot
|
||||
MegaIndex.ru
|
||||
Microsoft URL Control
|
||||
MJ12bot
|
||||
MS Web Services Client Protocol
|
||||
Musobot
|
||||
Nameprotect
|
||||
NearSite
|
||||
Needle
|
||||
Mister PiX
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
MSFrontPage
|
||||
muhstik-scan
|
||||
Name Intelligence
|
||||
NetAnts
|
||||
Netcraft
|
||||
NetLyzer
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Niki-bot
|
||||
Nikto
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
NPbot
|
||||
Nutch
|
||||
Octopus
|
||||
OnCrawl
|
||||
Nmap
|
||||
oBot
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OutfoxBot
|
||||
Page Analyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Papa Foto
|
||||
Pavuk
|
||||
pcBrowser
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
PictureFinder
|
||||
Pimonster
|
||||
plumanalytics
|
||||
Picscout
|
||||
Pi-Monster
|
||||
Pixray
|
||||
ProPowerBot
|
||||
Pump
|
||||
Psbot
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankingBot2
|
||||
Rankivabot
|
||||
RankurBot
|
||||
Reaper
|
||||
RedesScrapy
|
||||
ReGet
|
||||
RepoMonkey
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SBIder
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
Scrapy
|
||||
Screaming
|
||||
SearchmetricsBot
|
||||
SEOkicks
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
Siphon
|
||||
Semrush
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Shodan
|
||||
SISTRIX
|
||||
SiteExplorer
|
||||
SiteSnagger
|
||||
Siteimprove
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snake
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Sottopop
|
||||
Spammen
|
||||
Spinn3r
|
||||
SpankBot
|
||||
Spbot
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Stripper
|
||||
Sucuri
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
SurveyBot
|
||||
T8Abot
|
||||
tAkeOut
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
sysscan
|
||||
T0PHackTeam
|
||||
Telesoft
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Titan
|
||||
Toata
|
||||
Toweyabot
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Tracemyfile
|
||||
Trendiction
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turnitin
|
||||
Turingos
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Vacuum
|
||||
VB Project
|
||||
VCI
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
Twice
|
||||
UnisterBot
|
||||
Vagabondo
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WBSearchBot
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
Webalta
|
||||
WebBandit
|
||||
Web Collage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
Web Enhancer
|
||||
WebFetch
|
||||
WebFuck
|
||||
WebGo IS
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
WebPix
|
||||
Web Pix
|
||||
WebSauger
|
||||
WebsiteExtractor
|
||||
Website Quester
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebZIP
|
||||
Whack
|
||||
Whacker
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
Woobot
|
||||
WISENutbot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWWOFFLE
|
||||
WWW::Mechanize
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xenu
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Zade
|
||||
Zauba
|
||||
zauba.io
|
||||
Zitebot
|
||||
Zermelo
|
||||
zgrab
|
||||
ZumBot
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
5i2.net
|
||||
alfapro.ru
|
||||
appsecurityr.com
|
||||
arenda-yeisk.ru
|
||||
aviav.eu
|
||||
balans.shahterworld.org
|
||||
basisches-wasser.net
|
||||
beclean-nn.ru
|
||||
bestcoin.cc
|
||||
bet-prognoz.com
|
||||
bjetjt.com
|
||||
bonky.biz
|
||||
buydissertation.net
|
||||
canzoni.ru
|
||||
cbozhe.com
|
||||
ceotrk.com
|
||||
chlooe.com
|
||||
cmd.kz
|
||||
colehaanoutlet.store
|
||||
conciergegroup.org
|
||||
countbertwistdisp26.soup.io
|
||||
datract.com
|
||||
dealitright.click
|
||||
decorationspcs.com
|
||||
divatraffic.com
|
||||
6128786.com
|
||||
8si.ru
|
||||
aaa38852e886ac4af1a3cff9b47cab6272.com
|
||||
absugars.com
|
||||
adtech.us
|
||||
ahrntal.verymes.xyz
|
||||
albuteroli.com
|
||||
alif-ba-ta.com
|
||||
alltheviews.com
|
||||
anticrawler.org
|
||||
apioutoboxnet-a.akamaihd.net
|
||||
asrvrep-a.akamaihd.net
|
||||
autoblogger24.info
|
||||
begalka.xyz
|
||||
bestbrainprod.win
|
||||
brandedleadgeneration.com
|
||||
buy-loft.ru
|
||||
bzero1jewelry.net
|
||||
checkpagerank.net
|
||||
comeondog.info
|
||||
cookie-law-enforcement-hh.xyz
|
||||
copblock.org
|
||||
cvety24.by
|
||||
decoratinghomes.ga
|
||||
defenderxtactical.com
|
||||
detalizaciya-tut.biz
|
||||
dev-seo.blog
|
||||
dvr.biz.ua
|
||||
e-biznes.info
|
||||
ekaterinburg.xrus.org
|
||||
engines-usa.com
|
||||
ero-advertising.com
|
||||
erotiktreff24.info
|
||||
euromasterclass.ru
|
||||
excitacao.com
|
||||
figuringmoneyout.com
|
||||
filesvine.com
|
||||
franklinfire.co
|
||||
game-mmorpg.net
|
||||
ge0ip.net
|
||||
gettpromos.com
|
||||
hdpixion.com
|
||||
help.tpu.ru
|
||||
hscsscotland.com
|
||||
ednorxmed.com
|
||||
energy-ua.com
|
||||
evening-dating-club.info
|
||||
ezigarettenshop1.yolasite.com
|
||||
f0815.de
|
||||
feorina.ru
|
||||
freshberry.com.ua
|
||||
fungamelands.com
|
||||
funnel.co.za
|
||||
galleryawesome.com
|
||||
gallery.rennlist.com
|
||||
gambarkatabaru.com
|
||||
gojiberriess.apishops.ru
|
||||
gq-catalog.gq
|
||||
hard-porn.mobi
|
||||
hdfreeporno.net
|
||||
hol.es
|
||||
houseofgaga.ru
|
||||
howtoclean.club
|
||||
imagerydatabase.com
|
||||
incest-ru.com
|
||||
infazavr.ru
|
||||
intellektmedia.at
|
||||
juliadiets.com
|
||||
kazrent.com
|
||||
keywordsuggest.org
|
||||
kino2018.club
|
||||
kmgamex.cf
|
||||
kountrylife.com
|
||||
lida-ru.com
|
||||
littleberry.ru
|
||||
m3gadownload.pl
|
||||
matematikus.info
|
||||
megavolt.net.ua
|
||||
mielec.pl
|
||||
moscow-clining.ru
|
||||
naughtyconnect.com
|
||||
novodigs.com
|
||||
partybunny.ru
|
||||
playboyfiles.xblog.in
|
||||
posible.net
|
||||
pro-poly.ru
|
||||
qwesa.ru
|
||||
real-time-analytics.com
|
||||
responsive-test.net
|
||||
images-free.net
|
||||
imgata.com
|
||||
irkutsk.zrus.org
|
||||
karachev-city.ru
|
||||
keenoutlet.online
|
||||
kino2018.cc
|
||||
kongruan.com
|
||||
kostenlos-sexvideos.com
|
||||
laparfumotec.com
|
||||
letslowbefast.site
|
||||
lexaprogeneric.link
|
||||
mapquestz.us
|
||||
m.b00kmarks.com
|
||||
msk.afora.ru
|
||||
musirc.com
|
||||
nastydollars.com
|
||||
november-lax.com
|
||||
nzfilecloud.weebly.com
|
||||
oneminutesite.it
|
||||
ourville.info
|
||||
pacificair.com
|
||||
pelfind.me
|
||||
pl.id-forex.com
|
||||
popugaychiki.com
|
||||
pornofiljmi.com
|
||||
pornosemki.info
|
||||
privetsochi.ru
|
||||
profitkode.com
|
||||
puteshestvennik.com
|
||||
qor360.com
|
||||
registrydomainservices.com
|
||||
revistaindustria.com
|
||||
scanner-margo.top
|
||||
scoopquest.com
|
||||
seadragonherbery.com
|
||||
searchtooknow-a.akamaihd.net
|
||||
seccioncontrabajo.com
|
||||
semrush.com
|
||||
sexyali.com
|
||||
shinikiev.com.ua
|
||||
ssconstruction.co
|
||||
stockquotes.wooeb.com
|
||||
superstats.com
|
||||
takethatad.com
|
||||
telsis.com
|
||||
thegameriders.com
|
||||
thelottosecrets.com
|
||||
tizanidinehydrochloride4mgstreetvalue.blogspot.com
|
||||
tizanidinenarcotic.blogspot.com
|
||||
topdownloads.ru
|
||||
uggsale.online
|
||||
unionmarkt.de
|
||||
v-doc.co
|
||||
vitanail.ru
|
||||
vitoriacabos.com
|
||||
vpnmouse.com
|
||||
rusenvironmental.net
|
||||
sbprabooks.com
|
||||
shoesonlinebuy.xyz
|
||||
slutloadlive.com
|
||||
solinf.co
|
||||
strongsignal-a.akamaihd.net
|
||||
sundrugstore.com
|
||||
superinterstitial.com
|
||||
supermesta.ru
|
||||
tanieaukcje.com.pl
|
||||
thesmartsearch.net
|
||||
tizanidinehcl4mgisitanarcotic.blogspot.com
|
||||
tizanidinerecreationaluse.blogspot.com
|
||||
uginekologa.com
|
||||
uhodzalijami.ru
|
||||
video-hollywood.ru
|
||||
voluumtrk.com
|
||||
vucms.com
|
||||
womama.ru
|
||||
xxxkaz.org
|
||||
zajm-zalog-krasnodar.ru
|
||||
zeroredirect2.com
|
||||
z-master.ru
|
||||
zoosexart.com
|
||||
xxxnatelefon.ru
|
||||
youjizz.vc
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
007angels.com
|
||||
178evakuator178.ru
|
||||
acc.eu.org
|
||||
adamoads.com
|
||||
addblueoff.com.ua
|
||||
adman.se
|
||||
adpremium.org
|
||||
adviceforum.info
|
||||
adzerg.com
|
||||
affrh2015.com
|
||||
alborzan.com
|
||||
allnews.md
|
||||
101raccoon.ru
|
||||
256bit.by
|
||||
2nt.ru
|
||||
300richmond.co.nz
|
||||
3th.co.in
|
||||
4kepics.com
|
||||
4senses.co
|
||||
4ur.click
|
||||
7search.com
|
||||
aarbur.com
|
||||
above.com
|
||||
actulite.com
|
||||
alarmobninsk.ru
|
||||
alevinefesleri.com
|
||||
alfa-medosmotr.ru
|
||||
alphahoverboards.com
|
||||
anal-acrobats.hol.es
|
||||
analytics-ads.xyz
|
||||
apartmentbay.ru
|
||||
apiappenableinfo-a.akamaihd.net
|
||||
applyneedy.xyz
|
||||
approved.su
|
||||
ap.senai.br
|
||||
asrvvv-a.akamaihd.net
|
||||
atelielembrancaqueencanta.com.br
|
||||
atmagroup.ru
|
||||
avon-novosib.ru
|
||||
azlex.uz
|
||||
balkanfarma.org
|
||||
bannerbank.ru
|
||||
barbourjackets.online
|
||||
bestplacetobuyeriacta.jw.lt
|
||||
bestprofits-there.com
|
||||
beztuberkuleza.ru
|
||||
bidr.trellian.com
|
||||
bitnote.co
|
||||
bobinoz.com
|
||||
bochemit.com.ua
|
||||
bum.com.ru
|
||||
buy-meds24.com
|
||||
capacitacionyaprendizaje.com
|
||||
carabela.com.do
|
||||
casite-513049.cloudaccess.net
|
||||
cb.iphantom.com
|
||||
ccbill.com
|
||||
cdncash.net
|
||||
andpolice.com
|
||||
android4fun.org
|
||||
apifasterlightin-a.akamaihd.net
|
||||
apps-analytics.net
|
||||
apptester.tk
|
||||
asscenihotosidea.blogspot.co.za
|
||||
autoplate.info
|
||||
autotop.com.ua
|
||||
avtoarenda.by
|
||||
azazu.ru
|
||||
bad-stars.net
|
||||
bala.getenjoyment.net
|
||||
balois.worldbreak.com
|
||||
bigpictures.club
|
||||
binaryoptionscops.info
|
||||
bio-market.kz
|
||||
blackle.com
|
||||
blockworld.ru
|
||||
bombla.org
|
||||
buy-cheap-online.info
|
||||
buy-cheap-pills-order-online.com
|
||||
cand.jp
|
||||
cartierbracelet.xyz
|
||||
cartierjusteunclou.xyz
|
||||
cartierlovebraceletreplica.xyz
|
||||
cdnanalytics.xyz
|
||||
cheap-pills-norx.com
|
||||
cheapsergiorossi.online
|
||||
christianlouboutinshoes.xyz
|
||||
cheatcode-lita12.rhcloud.com
|
||||
chidporn.com
|
||||
cialischmrx.com
|
||||
cialischstgerts.com
|
||||
click2pawn.com
|
||||
cocyq.inwtrade.com
|
||||
cometorussia.net
|
||||
com-cleaner.systems
|
||||
compliance-irvin.top
|
||||
compliance-irvin.xyz
|
||||
cookie-law-enforcement-ff.xyz
|
||||
coolingoods.com
|
||||
coprofam.org
|
||||
dating-app.ru
|
||||
dcj-nn.ru
|
||||
ddlmega.net
|
||||
degerlund.net
|
||||
delitime.info
|
||||
designdevise.com
|
||||
detmebel.su
|
||||
dildofotzen.net
|
||||
dimaka.info
|
||||
dmmspy.com
|
||||
dodlive.mil
|
||||
dprtb.com
|
||||
easyukraine.com
|
||||
educatemetv.com
|
||||
ekspresihati.info
|
||||
elektrischeziga.livejournal.com
|
||||
elektrozigarette2.webs.com
|
||||
elektrozigaretten2.yn.lt
|
||||
elmifarhangi.com
|
||||
euronis-free.com
|
||||
excitacion.info
|
||||
ferrotodo.com
|
||||
financehint.eu
|
||||
flipper.top
|
||||
foto-sisek.porngalleries.top
|
||||
franch.info
|
||||
frcls.fr
|
||||
freemaintenancesysforpcandmac.top
|
||||
front.to
|
||||
compliance-jessica.top
|
||||
cottageofgrace.com
|
||||
counciltally.com
|
||||
cracksplanet.com
|
||||
cubook.supernew.org
|
||||
custom-electric-guitar.com
|
||||
ddsoldes.fr
|
||||
delfin-aqua.com.ua
|
||||
demian.kz
|
||||
dengi-pod-zalog-nedvizhimosti.ru
|
||||
depositfiles-porn.ga
|
||||
detalizaciya-tut.biz
|
||||
dfiles.me
|
||||
digest-project.ru
|
||||
discovertreasure-a.akamaihd.net
|
||||
djihispano.com
|
||||
dms-sw.ru
|
||||
doska-vsem.ru
|
||||
doxysexy.com
|
||||
drillsaw.ru
|
||||
druzhininevgeniy63.blogspot.com
|
||||
e2click.com
|
||||
earn-from-articles.com
|
||||
electro-prom.com
|
||||
elitepcgames.com
|
||||
enews.tech
|
||||
erectile.bid
|
||||
eu-cookie-law.info
|
||||
extstat.com
|
||||
ezigarettekaufen.myblog.de
|
||||
ezigarettenkaufen1.deviantart.com
|
||||
fanoboi.com
|
||||
faptitans.com
|
||||
fashion.stellaconstance.co
|
||||
femmesdenudees.com
|
||||
fetlifeblog.com
|
||||
fettefrauen.net
|
||||
filerockstar298.weebly.com
|
||||
footballfarrago.com
|
||||
fotzen-ficken.com
|
||||
freetangodownload.com
|
||||
free-today.com
|
||||
freewebs.com
|
||||
frighteningremain.cf
|
||||
fuck-paid-share-buttons.xyz
|
||||
futbolkisales.ru
|
||||
gearcraft.us
|
||||
gamedayhouse.com
|
||||
getlamborghini.ga
|
||||
getresponse.com
|
||||
goatse.ru
|
||||
goodwriterssales.com
|
||||
gsasearchengineranker.top
|
||||
gsasearchengineranker.xyz
|
||||
guod.me
|
||||
gyffu.com
|
||||
hamilton.ca
|
||||
historichometeam.com
|
||||
hosting-tracker.com
|
||||
hotgirlhdwallpaper.com
|
||||
hothor.se
|
||||
hothot.ru
|
||||
htmlcorner.com
|
||||
iccornacircri.cf
|
||||
idegenvezeto.eu
|
||||
imguramx.pw
|
||||
immobiliaremassaro.com
|
||||
intellekt21.ru
|
||||
investsuccess.org
|
||||
inzn.ru
|
||||
isoveti.ru
|
||||
iusstf.org
|
||||
jwss.cc
|
||||
kaliningrad.zrus.org
|
||||
karpun-iris.ru
|
||||
kchaxton.com
|
||||
kerei.ru
|
||||
kinopolet.net
|
||||
lacloop.info
|
||||
landreferat.ru
|
||||
lankarns.com
|
||||
larose.jb2c.me
|
||||
leadwayau.com
|
||||
legalrc.biz
|
||||
lego4x4.ru
|
||||
liran-locks.com
|
||||
liupis.com
|
||||
lombia.co
|
||||
luckyshop.net.ua
|
||||
lyrics.home-task.com
|
||||
maju.bluesalt.co
|
||||
maranbrinfo.com.br
|
||||
mature.free-websites.com
|
||||
maximpartnerspr.com
|
||||
meduza-consult.ru
|
||||
megaindex.ru
|
||||
mere.host.sk
|
||||
gifspics.com
|
||||
glastecfilms.com.my
|
||||
glcomputers.ru
|
||||
go2jump.org
|
||||
goldadpremium.com
|
||||
gosreg.amchs.ru
|
||||
gowreckdiving.com
|
||||
gpirate.com
|
||||
graphicwe.org
|
||||
guge.io
|
||||
guiadeserraazul.com
|
||||
howopen.ru
|
||||
humbmosquina.tk
|
||||
ido3.com
|
||||
ihc2015.info
|
||||
ikearugs.xyz
|
||||
images-free.net
|
||||
inclk.com
|
||||
in-tandem.co
|
||||
istizanidineanopiate.blogspot.com
|
||||
it-max.com.ua
|
||||
ivoiretechnocom.ci
|
||||
ixora.pro
|
||||
jerseyssportsshop.com
|
||||
journalhome.com
|
||||
ketoanhanoi.info
|
||||
keywords-monitoring-success.com
|
||||
keywordsuggest.org
|
||||
kinobaks.com
|
||||
kinofak.net
|
||||
kiprinform.com
|
||||
kiwe-analytics.com
|
||||
koronirealestate.gr
|
||||
lenvred.org
|
||||
letmacworkfaster.site
|
||||
letmacworkfaster.world
|
||||
lineshops.biz
|
||||
littleberry.ru
|
||||
lob.com.ru
|
||||
mackeeper-land-672695126.us-east-1.elb.amazonaws.com
|
||||
makedo.ru
|
||||
makemoneyonline.com
|
||||
mantramusic.ru
|
||||
manve.info
|
||||
marsgatan.com
|
||||
marwer.info
|
||||
micasainvest.com
|
||||
middlerush-a.akamaihd.net
|
||||
mnogolok.info
|
||||
mobilemedia.md
|
||||
modabutik.ru
|
||||
moetomnenie.com
|
||||
mojpreskumanie.com
|
||||
movies-in-theaters.net
|
||||
mriyadh.com
|
||||
musicstock.me
|
||||
muz-shoes.ru
|
||||
natali-forex.com
|
||||
nicefloor.co.uk
|
||||
nlfjjunb5.ru
|
||||
normalegal.ru
|
||||
noumeda.com
|
||||
nrjmobile.fr
|
||||
pacificair.com
|
||||
page2rss.com
|
||||
penisvergrotendepillennl.ovh
|
||||
photosaga.info
|
||||
piccshare.com
|
||||
picurams.pw
|
||||
pixelrz.com
|
||||
playtap.us
|
||||
poiskzakona.ru
|
||||
pony-business.com
|
||||
pornobrazzers.biz
|
||||
presleycollectibles.com
|
||||
printie.com
|
||||
prizeestates.cricket
|
||||
prodvigator.ua
|
||||
profitwithalex.info
|
||||
psvita.ru
|
||||
pts163.ru
|
||||
purchasepillsnorx.com
|
||||
qcstrtvt.bloger.index.hr
|
||||
rangjued.com
|
||||
rankings-analytics.com
|
||||
rankscanner.com
|
||||
ranksignals.com
|
||||
rock-cafe.info
|
||||
rukino.org
|
||||
runofilms.ru
|
||||
russia-tao.ru
|
||||
ryetaw.com
|
||||
sammlungfotos.online
|
||||
sa-rewards.co.za
|
||||
scanner-fred.top
|
||||
scenicmissouri.us
|
||||
searchaddis.com
|
||||
searchimpression.com
|
||||
seo-traffic-ranking.info
|
||||
serw.clicksor.com
|
||||
sexad.net
|
||||
sextracker.com
|
||||
sexy-pings.com
|
||||
shama-rc.net
|
||||
sierraapps.com
|
||||
sindragosa.comxa.com
|
||||
sispe.com.br
|
||||
site.ru
|
||||
s-iwantyou.com
|
||||
skutecznetabletkinaporostwlosow.pl
|
||||
soda.media
|
||||
sodexo.com
|
||||
spamnuker.com
|
||||
money-every-day.com
|
||||
moneymaster.ru
|
||||
moneytop.ru
|
||||
moscow-region.ru
|
||||
moviemail-online.co.uk
|
||||
myliveblog.ru
|
||||
myonigroup.com
|
||||
myshopmatemac.com
|
||||
netoil.no
|
||||
net-radar.com
|
||||
obuv-kupit.ru
|
||||
old-rock.com
|
||||
orion-code-access.net
|
||||
ozas.net
|
||||
peekyou.com
|
||||
phpdevops.com
|
||||
picswe.com
|
||||
picturesmania.com
|
||||
pixell.club
|
||||
platinumdeals.gr
|
||||
pogodnyyeavarii.gq
|
||||
poisk-zakona.ru
|
||||
popup-fdm.xyz
|
||||
postclass.com
|
||||
pricheski-video.com
|
||||
priora-2.com
|
||||
qitt.ru
|
||||
quality-traffic.com
|
||||
realtytimes.com
|
||||
regdefense.com
|
||||
remmling.de
|
||||
ringtonepartner.com
|
||||
running-line.ru
|
||||
saneyes.com
|
||||
sanidumps.com
|
||||
sardinie.us
|
||||
scanner-brian.top
|
||||
scmor.ilxc.cc
|
||||
sdelatmebel.ru
|
||||
search-goo.com
|
||||
seogadget.ru
|
||||
shopperifymac.com
|
||||
shopsellcardsdumps.com
|
||||
simplepooltips.com
|
||||
sinel.info
|
||||
sinestesia.host.sk
|
||||
site-auditor.online
|
||||
slavic-magic.ru
|
||||
slowmacfaster.trade
|
||||
smadihome.com
|
||||
snsdeainavi.info
|
||||
socialsignals24.com
|
||||
sosdepotdebilan.com
|
||||
spacash.com
|
||||
spasswelt.net
|
||||
spymac.net
|
||||
stoki.ru
|
||||
stop-gepatit.te.ua
|
||||
suhanpacktech.com
|
||||
taaaak.com
|
||||
techart24.com
|
||||
telefonsexi.com
|
||||
textads.men
|
||||
the-usa-games.blogspot.com
|
||||
titangel-vietnam.com
|
||||
tizanidineinfo.blogspot.com
|
||||
tomck.com
|
||||
top10-way.com
|
||||
torrents-tracker.com
|
||||
triumf-realty.ru
|
||||
tvorozhnaja-zapekanka-recept.ru
|
||||
twelvevisionspartyofcolorado.com
|
||||
urldelivery.com
|
||||
varikoz24.com
|
||||
via-energy-cumpara.com
|
||||
via-energy-order.com
|
||||
viagraneggrx.com
|
||||
videos-for-your-business.com
|
||||
video-woman.com
|
||||
vintontech.info
|
||||
stats-public.grammarly.io
|
||||
strfls.com
|
||||
svarbit.com
|
||||
taihouse.ru
|
||||
tech4master.com
|
||||
theguardlan.com
|
||||
thetoiletpaper.com
|
||||
tizanidinehcl4mgtab.blogspot.com
|
||||
tongkatmadura.info
|
||||
top10-online-games.com
|
||||
topads.men
|
||||
torontoplumbinggroup.com
|
||||
tracxn.com
|
||||
treasuretrack-a.akamaihd.net
|
||||
tuberkulezanet.ru
|
||||
uchil.net
|
||||
ukrup.com
|
||||
uk-zheu20.ru
|
||||
umekana.ru
|
||||
unacittaconte.org
|
||||
urlopener.blogspot.com.au
|
||||
valkiria-tk.ru
|
||||
vegascosmetics.ru
|
||||
vip-parfumeria.ru
|
||||
vizag.kharkov.ua
|
||||
voltrknc1.com
|
||||
vvon.co.uk
|
||||
webscouter.net
|
||||
websitevaluebot.com
|
||||
westen-z.life
|
||||
whatistizanidinehclusedfor.blogspot.com
|
||||
whereverdesperate.gq
|
||||
windowssearch-exp.com
|
||||
womama.ru
|
||||
wordpress-crew.net
|
||||
wormix-cheats.ru
|
||||
ww2awards.info
|
||||
x-diesel.info
|
||||
xfire.com
|
||||
xgames-04.com
|
||||
xmronta.com
|
||||
xn--80aebbcbcdemfkhba4byaehoejh8dza3v.xn--p1ai
|
||||
xn--oogle-wmc.com
|
||||
xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai
|
||||
yougotanewdomain.com
|
||||
youraticles.pl
|
||||
yourporn.com
|
||||
zajm-zalog-krasnodar.ru
|
||||
zigarettenonlinekaufen1.blox.pl
|
||||
z-master.ru
|
||||
zoosexart.com
|
||||
w3javascript.com
|
||||
warezkeeper.com
|
||||
watchmygf.net
|
||||
webinstantservice.com
|
||||
wedding0venues.tk
|
||||
westvilletowingservices.co.za
|
||||
wingsoffury2.com
|
||||
xaylapdiendanang.com
|
||||
xfluro.com
|
||||
xn----7sbaaabaei0cc8aj5bj0bncejx.xn--p1ai
|
||||
xn--80adaggc5bdhlfamsfdij4p7b.xn--p1ai
|
||||
xn----btbdvdh4aafrfciljm6k.xn--p1ai
|
||||
xn--c1acygb.xn--p1ai
|
||||
x-true.info
|
||||
yellowads.men
|
||||
zed21.net
|
||||
zeikopay.com
|
||||
zeleznobeton.ru
|
||||
zeroredirect.com
|
||||
zx6.ru
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.120.187 0;
|
||||
35.193.14.140 0;
|
||||
127.0.0.1 0;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1636
|
||||
#### Version: V4.2019.06.1637
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1636
|
||||
#### Version: V4.2019.06.1637
|
||||
#### 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.1636
|
||||
#### Version: V4.2019.06.1637
|
||||
#### 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.1636
|
||||
#### Version: V4.2019.06.1637
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Version: V4.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:16 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:55 SAST 2019
|
||||
### Version: V3.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:17 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -7712,6 +7712,31 @@ map $http_referer $bad_referer {
|
|||
geo $validate_client {
|
||||
default 0;
|
||||
|
||||
# ----------------------------------------------
|
||||
# Whitelist all your OWN IP addresses and Ranges
|
||||
# ----------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------------------
|
||||
# WHITELIST all your own IP addresses using the include file below.
|
||||
# New Method Uses the include file below so that when pulling future updates your
|
||||
# whitelisted IP addresses are automatically now included for you.
|
||||
# Read Comments inside whitelist-ips.conf for customization tips.
|
||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||
# whitelist-ips.conf reigns supreme !!!
|
||||
# Whatever you add to whitelist-ips.conf will be whitelisted FULL STOP
|
||||
# Anything blacklisted above this line will be over-ridden by whitelist-ips.conf
|
||||
# --------------------------------------------------------------------------------------
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
# START WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
include /etc/nginx/bots.d/whitelist-ips.conf;
|
||||
|
||||
# ------------------------------------------------------------------------
|
||||
# END WHITELISTED IP RANGES ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
# -------------------------------------
|
||||
# BLOCK known Wordpress Theme Detectors
|
||||
# -------------------------------------
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:54 SAST 2019
|
||||
### Version: V4.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:16 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1636
|
||||
### Updated: Thu Jun 27 11:27:57 SAST 2019
|
||||
### Version: V4.2019.06.1637
|
||||
### Updated: Thu Jun 27 11:43:19 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue