mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
V4.2019.06.1633 [ci skip]
This commit is contained in:
parent
cd0299e663
commit
88658e8385
33 changed files with 31613 additions and 9755 deletions
|
@ -33,4 +33,4 @@
|
||||||
# 111.111.111.111 0;
|
# 111.111.111.111 0;
|
||||||
|
|
||||||
|
|
||||||
35.224.112.202 0;
|
35.192.85.2 0;
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.06.1632
|
### Version: V4.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:38 SAST 2019
|
### Updated: Thu Jun 27 09:10:20 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;
|
||||||
|
|
||||||
|
|
||||||
35.224.112.202 0;
|
35.192.85.2 0;
|
||||||
|
|
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.06.1632
|
### Version: V3.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:39 SAST 2019
|
### Updated: Thu Jun 27 09:10:21 SAST 2019
|
||||||
### Bad Referrer Count: 6713
|
### Bad Referrer Count: 6713
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
@ -7728,29 +7728,6 @@ geo $validate_client {
|
||||||
54.242.250.203 1;
|
54.242.250.203 1;
|
||||||
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
|
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
|
||||||
# ****************************
|
|
||||||
# Known Bad IP's and IP Ranges
|
|
||||||
# *************************************************
|
|
||||||
# Blacklist IP addresses and IP Ranges Customizable
|
|
||||||
# *************************************************
|
|
||||||
|
|
||||||
# BLACKLIST all your IP addresses and Ranges using the new include file below.
|
|
||||||
# New Method Uses the include file below so that when pulling future updates your
|
|
||||||
# Custom Blacklisted IP addresses are automatically now included for you.
|
|
||||||
# Read Comments inside blacklist-ips.conf for customization tips.
|
|
||||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
||||||
|
|
||||||
# ********************************************************************
|
|
||||||
# START BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
|
||||||
# ********************************************************************
|
|
||||||
|
|
||||||
include /etc/nginx/bots.d/blacklist-ips.conf;
|
|
||||||
|
|
||||||
# ******************************************************************
|
|
||||||
# END BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
|
||||||
# ******************************************************************
|
|
||||||
|
|
||||||
# *********************************************************************************************
|
# *********************************************************************************************
|
||||||
# KNOWN BAD IP ADDRESSES
|
# KNOWN BAD IP ADDRESSES
|
||||||
# Source: https://github.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses
|
# Source: https://github.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses
|
||||||
|
@ -17759,27 +17736,6 @@ geo $validate_client {
|
||||||
46.101.115.65 1;
|
46.101.115.65 1;
|
||||||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
|
||||||
# ***********************************
|
|
||||||
# Whitelist all your OWN IP addresses
|
|
||||||
# ***********************************
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# **************************************************************************
|
|
||||||
# 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 ###
|
|
||||||
# ************************************************************************
|
|
||||||
|
|
||||||
# ****************
|
# ****************
|
||||||
# Google IP Ranges
|
# Google IP Ranges
|
||||||
# ****************
|
# ****************
|
||||||
|
@ -17871,6 +17827,46 @@ geo $validate_client {
|
||||||
2c0f:f248::/32 0;
|
2c0f:f248::/32 0;
|
||||||
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
# *************************************************
|
||||||
|
# Blacklist IP addresses and IP Ranges Customizable
|
||||||
|
# *************************************************
|
||||||
|
|
||||||
|
# BLACKLIST all your IP addresses and Ranges using the new include file below.
|
||||||
|
# New Method Uses the include file below so that when pulling future updates your
|
||||||
|
# Custom Blacklisted IP addresses are automatically now included for you.
|
||||||
|
# Read Comments inside blacklist-ips.conf for customization tips.
|
||||||
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||||
|
|
||||||
|
# ********************************************************************
|
||||||
|
# START BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||||
|
# ********************************************************************
|
||||||
|
|
||||||
|
include /etc/nginx/bots.d/blacklist-ips.conf;
|
||||||
|
|
||||||
|
# ******************************************************************
|
||||||
|
# END BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||||
|
# ******************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
# ***********************************
|
||||||
|
# Whitelist all your OWN IP addresses
|
||||||
|
# ***********************************
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
|
# **************************************************************************
|
||||||
|
# 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 ###
|
||||||
|
# ************************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.06.1632
|
### Version: V3.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:39 SAST 2019
|
### Updated: Thu Jun 27 09:10:21 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.1632
|
### Version: V4.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:38 SAST 2019
|
### Updated: Thu Jun 27 09:10:20 SAST 2019
|
||||||
### Bad Referrer Count: 6713
|
### Bad Referrer Count: 6713
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
Aboundex
|
ADmantX
|
||||||
archive.org_bot
|
ASPSeek
|
||||||
BackWeb
|
Attach
|
||||||
BotALot
|
backlink-check
|
||||||
Brandwatch
|
CCBot
|
||||||
ChinaClaw
|
Dispatch
|
||||||
coccocbot-web
|
DomainAppender
|
||||||
Collector
|
Drip
|
||||||
Custo
|
EirGrabber
|
||||||
DatabaseDriverMysqli
|
EroCrawler
|
||||||
Evil
|
GermCrawler
|
||||||
GetRight
|
Intelliseek
|
||||||
GrapeFX
|
internetVista monitor
|
||||||
Heritrix
|
IRLbot
|
||||||
Humanlinks
|
Jetty
|
||||||
InfoTekies
|
|
||||||
Iria
|
|
||||||
JOC Web Spider
|
|
||||||
JustView
|
JustView
|
||||||
Lftp
|
lwp-request
|
||||||
Libwhisker
|
Magnet
|
||||||
Lmspider
|
Metauri
|
||||||
MFC_Tear_Sample
|
MSFrontPage
|
||||||
MS Web Services Client Protocol
|
Navroad
|
||||||
Name Intelligence
|
Net Vampire
|
||||||
OpenLinkProfiler
|
Nimbostratus
|
||||||
Panscient
|
Pimonster
|
||||||
Pixray
|
POE-Component-Client-HTTP
|
||||||
Psbot
|
PxBroker
|
||||||
PyCurl
|
Rankivabot
|
||||||
RankActiveLinkBot
|
Screaming
|
||||||
Recorder
|
|
||||||
SEOlyticsCrawler
|
SEOlyticsCrawler
|
||||||
SputnikBot
|
SEOprofiler
|
||||||
T0PHackTeam
|
Siphon
|
||||||
Telesphorep
|
SISTRIX
|
||||||
|
Sogou web spider
|
||||||
|
Spammen
|
||||||
|
Sqworm
|
||||||
|
Sucuri
|
||||||
|
tAkeOut
|
||||||
|
Thumbor
|
||||||
Toata
|
Toata
|
||||||
Trendiction
|
Twice
|
||||||
trendiction.com
|
URLy.Warning
|
||||||
True_Robot
|
Voil
|
||||||
Turnitin
|
WebBandit
|
||||||
Typhoeus
|
WebEnhancer
|
||||||
Vagabondo
|
Web Enhancer
|
||||||
Virusdie
|
WebGo IS
|
||||||
Webalta
|
WebPix
|
||||||
WebStripper
|
WebSauger
|
||||||
WebZIP
|
WiseGuys Robot
|
||||||
WeSEE
|
WPScan
|
||||||
Wotbox
|
|
||||||
Zauba
|
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
404checker
|
360Spider
|
||||||
404enemy
|
404enemy
|
||||||
ADmantX
|
80legs
|
||||||
|
Abonti
|
||||||
AfD-Verbotsverfahren
|
AfD-Verbotsverfahren
|
||||||
|
AhrefsBot
|
||||||
AIBOT
|
AIBOT
|
||||||
Aipbot
|
Alexibot
|
||||||
|
Alligator
|
||||||
archive.org_bot
|
archive.org_bot
|
||||||
ASPSeek
|
|
||||||
Asterias
|
Asterias
|
||||||
Attach
|
BacklinkCrawler
|
||||||
Badass
|
|
||||||
Bandit
|
Bandit
|
||||||
BatchFTP
|
Barkrowler
|
||||||
|
Battleztar Bazinga
|
||||||
BBBike
|
BBBike
|
||||||
|
BDFetch
|
||||||
Bigfoot
|
Bigfoot
|
||||||
|
Blackboard
|
||||||
Black Hole
|
Black Hole
|
||||||
BlowFish
|
|
||||||
Boardreader
|
Boardreader
|
||||||
|
Brandprotect
|
||||||
Brandwatch
|
Brandwatch
|
||||||
Buddy
|
|
||||||
BuiltBotTough
|
BuiltBotTough
|
||||||
BuiltWith
|
Bullseye
|
||||||
BunnySlippers
|
BunnySlippers
|
||||||
BuzzSumo
|
|
||||||
CATExplorador
|
CATExplorador
|
||||||
|
CazoodleBot
|
||||||
CCBot
|
CCBot
|
||||||
Cegbfeieh
|
|
||||||
CheeseBot
|
CheeseBot
|
||||||
CherryPicker
|
CherryPicker
|
||||||
CheTeam
|
ChinaClaw
|
||||||
Chlooe
|
Chlooe
|
||||||
|
Claritybot
|
||||||
|
Cloud mapping
|
||||||
coccocbot-web
|
coccocbot-web
|
||||||
Cogentbot
|
Cogentbot
|
||||||
Collector
|
|
||||||
com.plumanalytics
|
com.plumanalytics
|
||||||
Copyscape
|
Copier
|
||||||
Craftbot
|
Crescent
|
||||||
crawler.feedback
|
|
||||||
crawl.sogou.com
|
|
||||||
CrunchBot
|
|
||||||
CSHttp
|
CSHttp
|
||||||
DatabaseDriverMysqli
|
Curious
|
||||||
DBLBot
|
DBLBot
|
||||||
Deusu
|
demandbase-bot
|
||||||
Devil
|
Devil
|
||||||
Dirbuster
|
DIIbot
|
||||||
|
Disco
|
||||||
Discoverybot
|
Discoverybot
|
||||||
Dispatch
|
Dispatch
|
||||||
DnyzBot
|
|
||||||
DomainAppender
|
DomainAppender
|
||||||
DomainCrawler
|
DomainCrawler
|
||||||
DomainStatsBot
|
Dotbot
|
||||||
Download Wonder
|
Download Wonder
|
||||||
Dragonfly
|
Dragonfly
|
||||||
|
Drip
|
||||||
DSearch
|
DSearch
|
||||||
Ebingbong
|
DTS Agent
|
||||||
|
EasyDL
|
||||||
ECCP/1.0
|
ECCP/1.0
|
||||||
EMail Wolf
|
evc-batch
|
||||||
EroCrawler
|
|
||||||
Extractor
|
|
||||||
Extreme Picture Finder
|
|
||||||
Ezooms
|
|
||||||
facebookscraper
|
|
||||||
FemtosearchBot
|
|
||||||
FHscan
|
|
||||||
Fimap
|
Fimap
|
||||||
Firefox/7.0
|
|
||||||
FlashGet
|
FlashGet
|
||||||
Flunky
|
Flunky
|
||||||
Foobot
|
|
||||||
FrontPage
|
FrontPage
|
||||||
FyberSpider
|
|
||||||
Fyrebot
|
|
||||||
Genieo
|
Genieo
|
||||||
GermCrawler
|
Getintent
|
||||||
Gigablast
|
GetRight
|
||||||
|
G-i-g-a-b-o-t
|
||||||
|
Go-Ahead-Got-It
|
||||||
|
GoZilla
|
||||||
Grabber
|
Grabber
|
||||||
Grafula
|
GrabNet
|
||||||
GT::WWW
|
GrapeFX
|
||||||
|
GrapeshotCrawler
|
||||||
Haansoft
|
Haansoft
|
||||||
|
Harvest
|
||||||
HEADMasterSEO
|
HEADMasterSEO
|
||||||
Heritrix
|
|
||||||
HMView
|
HMView
|
||||||
HTMLparser
|
HTMLparser
|
||||||
Id-search
|
Humanlinks
|
||||||
Image Fetch
|
IDBot
|
||||||
Image Sucker
|
InfoTekies
|
||||||
InterGET
|
instabid
|
||||||
internetVista monitor
|
internetVista monitor
|
||||||
ips-agent
|
ips-agent
|
||||||
Iria
|
|
||||||
IRLbot
|
IRLbot
|
||||||
Iskanie
|
|
||||||
IstellaBot
|
|
||||||
JamesBOT
|
JamesBOT
|
||||||
JennyBot
|
Jbrofuzz
|
||||||
|
Jetty
|
||||||
|
JOC Web Spider
|
||||||
Joomla
|
Joomla
|
||||||
Jorgee
|
Jorgee
|
||||||
JustView
|
|
||||||
Kenjin Spider
|
Kenjin Spider
|
||||||
Keyword Density
|
|
||||||
Kozmosbot
|
|
||||||
Larbin
|
|
||||||
LeechFTP
|
LeechFTP
|
||||||
LeechGet
|
LibWeb
|
||||||
LexiBot
|
|
||||||
Lightspeedsystems
|
Lightspeedsystems
|
||||||
LinkextractorPro
|
Likse
|
||||||
|
Linkdexbot
|
||||||
LinkpadBot
|
LinkpadBot
|
||||||
LinksManager
|
Lipperhey Spider
|
||||||
LinkWalker
|
|
||||||
LinqiaMetadataDownloaderBot
|
|
||||||
Lipperhey
|
|
||||||
LWP::Simple
|
LWP::Simple
|
||||||
lwp-trivial
|
lwp-trivial
|
||||||
Magnet
|
Magnet
|
||||||
Mag-Net
|
magpie-crawler
|
||||||
Mail.RU_Bot
|
Majestic SEO
|
||||||
Majestic12
|
MarkMonitor
|
||||||
MarkWatch
|
MarkWatch
|
||||||
|
Masscan
|
||||||
Mass Downloader
|
Mass Downloader
|
||||||
|
Mata Hari
|
||||||
meanpathbot
|
meanpathbot
|
||||||
Meanpathbot
|
MeanPath Bot
|
||||||
MegaIndex.ru
|
Mediatoolkitbot
|
||||||
|
mediawords
|
||||||
MFC_Tear_Sample
|
MFC_Tear_Sample
|
||||||
|
Microsoft Data Access
|
||||||
Microsoft URL Control
|
Microsoft URL Control
|
||||||
MIDown tool
|
MIIxpc
|
||||||
MJ12bot
|
Morfeus Fucking Scanner
|
||||||
Mojeek
|
muhstik-scan
|
||||||
Mr.4x3
|
|
||||||
MS Web Services Client Protocol
|
|
||||||
Musobot
|
Musobot
|
||||||
Nameprotect
|
Nameprotect
|
||||||
Needle
|
NearSite
|
||||||
Nessus
|
Nessus
|
||||||
|
NetAnts
|
||||||
|
NetLyzer
|
||||||
|
NetMechanic
|
||||||
NetSpider
|
NetSpider
|
||||||
Nettrack
|
Nettrack
|
||||||
Net Vampire
|
Netvibes
|
||||||
NetZIP
|
NetZIP
|
||||||
NICErsPRO
|
NextGenSearchBot
|
||||||
|
Niki-bot
|
||||||
NimbleCrawler
|
NimbleCrawler
|
||||||
Nimbostratus
|
Offline Navigator
|
||||||
Ninja
|
OnCrawl
|
||||||
NPbot
|
Openfind
|
||||||
Octopus
|
Openvas
|
||||||
OpenLinkProfiler
|
OutclicksBot
|
||||||
OrangeBot
|
|
||||||
OrangeSpider
|
|
||||||
OutfoxBot
|
OutfoxBot
|
||||||
PageGrabber
|
PageAnalyzer
|
||||||
Pandalytics
|
PageScorer
|
||||||
|
Panscient
|
||||||
|
Papa Foto
|
||||||
pcBrowser
|
pcBrowser
|
||||||
Pimonster
|
PECL::HTTP
|
||||||
|
PeoplePal
|
||||||
|
PHPCrawl
|
||||||
|
Picscout
|
||||||
|
Picsearch
|
||||||
|
PictureFinder
|
||||||
Pi-Monster
|
Pi-Monster
|
||||||
PleaseCrawl
|
plumanalytics
|
||||||
POE-Component-Client-HTTP
|
Pockey
|
||||||
|
ProPowerBot
|
||||||
|
Psbot
|
||||||
Pump
|
Pump
|
||||||
QueryN Metasearch
|
Quick-Crawler
|
||||||
RankActive
|
|
||||||
RankActiveLinkBot
|
|
||||||
RankFlex
|
RankFlex
|
||||||
RankingBot
|
|
||||||
RankingBot2
|
|
||||||
Rankivabot
|
Rankivabot
|
||||||
RankurBot
|
|
||||||
RealDownload
|
|
||||||
RedesScrapy
|
RedesScrapy
|
||||||
RepoMonkey
|
ReGet
|
||||||
Ripper
|
RocketCrawler
|
||||||
SalesIntelligent
|
s1z.ru
|
||||||
ScanAlert
|
ScanAlert
|
||||||
scan.lol
|
scan.lol
|
||||||
Scrapy
|
Scrapy
|
||||||
Screaming
|
|
||||||
Searchestate
|
|
||||||
SEOkicks
|
SEOkicks
|
||||||
|
SEOlyticsCrawler
|
||||||
|
Seomoz
|
||||||
SEOstats
|
SEOstats
|
||||||
|
serpstatbot
|
||||||
|
Shodan
|
||||||
Sitebeam
|
Sitebeam
|
||||||
SiteExplorer
|
SiteExplorer
|
||||||
Siteimprove
|
|
||||||
SiteSnagger
|
|
||||||
SiteSucker
|
|
||||||
Site Sucker
|
|
||||||
Sitevigil
|
|
||||||
SlySearch
|
SlySearch
|
||||||
Snake
|
Snake
|
||||||
|
Snoopy
|
||||||
SocialRankIOBot
|
SocialRankIOBot
|
||||||
Sogou web spider
|
Sociscraper
|
||||||
|
sogouspider
|
||||||
Sosospider
|
Sosospider
|
||||||
SpaceBison
|
|
||||||
Spammen
|
|
||||||
Spanner
|
Spanner
|
||||||
sp_auditbot
|
|
||||||
Spinn3r
|
Spinn3r
|
||||||
SputnikBot
|
Sqworm
|
||||||
Steeler
|
Steeler
|
||||||
Sucuri
|
Stripper
|
||||||
SuperBot
|
Sucker
|
||||||
SuperHTTP
|
SuperHTTP
|
||||||
Swiftbot
|
Surfbot
|
||||||
|
Suzuran
|
||||||
|
Szukacz
|
||||||
T8Abot
|
T8Abot
|
||||||
tAkeOut
|
Teleport
|
||||||
Telesphorep
|
TeleportPro
|
||||||
The Intraformant
|
|
||||||
TheNomad
|
TheNomad
|
||||||
Tracemyfile
|
Tracemyfile
|
||||||
|
Trendiction
|
||||||
|
Trendictionbot
|
||||||
|
trendiction.com
|
||||||
True_Robot
|
True_Robot
|
||||||
Typhoeus
|
Turnitin
|
||||||
|
TurnitinBot
|
||||||
|
Twice
|
||||||
|
UnisterBot
|
||||||
Upflow
|
Upflow
|
||||||
URLy Warning
|
URLy Warning
|
||||||
Vacuum
|
|
||||||
Vagabondo
|
|
||||||
VB Project
|
VB Project
|
||||||
|
VCI
|
||||||
|
VidibleScraper
|
||||||
|
Virusdie
|
||||||
|
VoidEYE
|
||||||
Voil
|
Voil
|
||||||
Voltron
|
Voltron
|
||||||
Wallpapers/3.0
|
|
||||||
WASALive-Bot
|
WASALive-Bot
|
||||||
Webalta
|
|
||||||
WebAuto
|
WebAuto
|
||||||
Web Auto
|
Web Auto
|
||||||
WebCollage
|
|
||||||
Web Collage
|
Web Collage
|
||||||
WebCopier
|
Web Enhancer
|
||||||
WEBDAV
|
WebFetch
|
||||||
Web Fetch
|
Web Fetch
|
||||||
WebFuck
|
|
||||||
WebGo IS
|
WebGo IS
|
||||||
WebLeacher
|
WebLeacher
|
||||||
|
WebmasterWorldForumBot
|
||||||
webmeup-crawler
|
webmeup-crawler
|
||||||
WebPix
|
WebPix
|
||||||
Web Pix
|
|
||||||
WebSauger
|
WebSauger
|
||||||
Web Sauger
|
WebsiteExtractor
|
||||||
WebsiteQuester
|
WebsiteQuester
|
||||||
WebStripper
|
Website Quester
|
||||||
|
Webster
|
||||||
|
WebSucker
|
||||||
Web Sucker
|
Web Sucker
|
||||||
WebWhacker
|
WebWhacker
|
||||||
Whack
|
WebZIP
|
||||||
Whacker
|
Who.is Bot
|
||||||
Whatweb
|
|
||||||
WiseGuys Robot
|
WiseGuys Robot
|
||||||
WISENutbot
|
WPScan
|
||||||
Wprecon
|
|
||||||
WWW-Collector-E
|
WWW-Collector-E
|
||||||
|
WWW-Mechanize
|
||||||
WWWOFFLE
|
WWWOFFLE
|
||||||
|
x09Mozilla
|
||||||
Xaldon WebSpider
|
Xaldon WebSpider
|
||||||
Xaldon_WebSpider
|
Xaldon_WebSpider
|
||||||
|
xpymep1.exe
|
||||||
Zauba
|
Zauba
|
||||||
|
zauba.io
|
||||||
Zermelo
|
Zermelo
|
||||||
Zeus
|
Zeus
|
||||||
|
ZmEu
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
404checker
|
404checker
|
||||||
404enemy
|
404enemy
|
||||||
80legs
|
|
||||||
Aboundex
|
Aboundex
|
||||||
AIBOT
|
Aboundexbot
|
||||||
Alexibot
|
Acunetix
|
||||||
AllSubmitter
|
Anarchie
|
||||||
AlphaBot
|
Apexoo
|
||||||
Asterias
|
archive.org_bot
|
||||||
Attach
|
|
||||||
autoemailspider
|
autoemailspider
|
||||||
|
BackDoorBot
|
||||||
|
backlink-check
|
||||||
BacklinkCrawler
|
BacklinkCrawler
|
||||||
BackStreet
|
Battleztar Bazinga
|
||||||
BackWeb
|
|
||||||
Bandit
|
|
||||||
Barkrowler
|
|
||||||
BatchFTP
|
|
||||||
BDCbot
|
|
||||||
BetaBot
|
|
||||||
Bigfoot
|
Bigfoot
|
||||||
Blackboard
|
Blackboard
|
||||||
Black Hole
|
Black Hole
|
||||||
BlackWidow
|
BlackWidow
|
||||||
BLEXBot
|
BLEXBot
|
||||||
Blow
|
Blow
|
||||||
|
Bolt
|
||||||
|
BotALot
|
||||||
|
Brandprotect
|
||||||
|
Brandwatch
|
||||||
Buddy
|
Buddy
|
||||||
|
BuiltWith
|
||||||
BuzzSumo
|
BuzzSumo
|
||||||
CATExplorador
|
Calculon
|
||||||
CazoodleBot
|
CCBot
|
||||||
Cegbfeieh
|
Cegbfeieh
|
||||||
CheTeam
|
|
||||||
ChinaClaw
|
|
||||||
Cliqzbot
|
Cliqzbot
|
||||||
Cloud mapping
|
Cloud mapping
|
||||||
coccocbot-web
|
Cogentbot
|
||||||
Collector
|
CopyRightCheck
|
||||||
Copier
|
Cosmos
|
||||||
Copyscape
|
Craftbot
|
||||||
crawler.feedback
|
crawl.sogou.com
|
||||||
CrazyWebCrawler
|
CrazyWebCrawler
|
||||||
CSHttp
|
Crescent
|
||||||
DatabaseDriverMysqli
|
CrunchBot
|
||||||
DataCha0s
|
Custo
|
||||||
demandbase-bot
|
demandbase-bot
|
||||||
Deusu
|
Demon
|
||||||
Devil
|
Devil
|
||||||
DigitalPebble
|
Digincore
|
||||||
Dirbuster
|
Disco
|
||||||
Discoverybot
|
Discobot
|
||||||
DnyzBot
|
Dispatch
|
||||||
DomainAppender
|
DomainStatsBot
|
||||||
DomainCrawler
|
|
||||||
Download Wonder
|
Download Wonder
|
||||||
|
Dragonfly
|
||||||
DTS Agent
|
DTS Agent
|
||||||
Ebingbong
|
Ebingbong
|
||||||
ECCP/1.0
|
eCatch
|
||||||
EirGrabber
|
EirGrabber
|
||||||
EMail Wolf
|
EMail Siphon
|
||||||
EroCrawler
|
EroCrawler
|
||||||
Evil
|
Evil
|
||||||
ExtractorPro
|
Express WebPictures
|
||||||
|
ExtLinksBot
|
||||||
Extreme Picture Finder
|
Extreme Picture Finder
|
||||||
EyeNetIE
|
facebookscraper
|
||||||
Ezooms
|
FemtosearchBot
|
||||||
FDM
|
Firefox/7.0
|
||||||
FlashGet
|
|
||||||
Foobot
|
|
||||||
Freeuploader
|
Freeuploader
|
||||||
|
FyberSpider
|
||||||
GalaxyBot
|
GalaxyBot
|
||||||
Genieo
|
Getintent
|
||||||
|
GetRight
|
||||||
Gigablast
|
Gigablast
|
||||||
Gigabot
|
G-i-g-a-b-o-t
|
||||||
Gotit
|
Gotit
|
||||||
GoZilla
|
|
||||||
Grabber
|
Grabber
|
||||||
|
Grafula
|
||||||
GrapeshotCrawler
|
GrapeshotCrawler
|
||||||
GT::WWW
|
Haansoft
|
||||||
HaosouSpider
|
HaosouSpider
|
||||||
|
Harvest
|
||||||
Havij
|
Havij
|
||||||
Humanlinks
|
Heritrix
|
||||||
|
HTMLparser
|
||||||
|
HTTrack
|
||||||
|
HybridBot
|
||||||
Iblog
|
Iblog
|
||||||
IDBot
|
|
||||||
IlseBot
|
IlseBot
|
||||||
Image Fetch
|
Image Fetch
|
||||||
Image Sucker
|
Image Sucker
|
||||||
Indy Library
|
Indy Library
|
||||||
InfoTekies
|
InfoTekies
|
||||||
instabid
|
|
||||||
Intelliseek
|
Intelliseek
|
||||||
Internet Ninja
|
internetVista monitor
|
||||||
InternetSeer
|
Iria
|
||||||
ips-agent
|
|
||||||
JamesBOT
|
JamesBOT
|
||||||
Jbrofuzz
|
Jbrofuzz
|
||||||
|
JennyBot
|
||||||
JetCar
|
JetCar
|
||||||
Jetty
|
|
||||||
JOC Web Spider
|
|
||||||
Joomla
|
|
||||||
Jorgee
|
|
||||||
Jyxobot
|
|
||||||
Kenjin Spider
|
|
||||||
Keyword Density
|
|
||||||
Kozmosbot
|
Kozmosbot
|
||||||
Lanshanbot
|
Lanshanbot
|
||||||
Larbin
|
Larbin
|
||||||
LeechGet
|
LeechFTP
|
||||||
Lftp
|
LexiBot
|
||||||
|
Libwhisker
|
||||||
|
Lightspeedsystems
|
||||||
Likse
|
Likse
|
||||||
Linkdexbot
|
|
||||||
LinkScan
|
LinkScan
|
||||||
LinkWalker
|
LinksManager
|
||||||
LinqiaMetadataDownloaderBot
|
LinqiaMetadataDownloaderBot
|
||||||
Lipperhey
|
LinqiaRSSBot
|
||||||
Lmspider
|
|
||||||
lwp-request
|
|
||||||
lwp-trivial
|
|
||||||
Magnet
|
Magnet
|
||||||
Majestic12
|
Mag-Net
|
||||||
|
Mail.RU_Bot
|
||||||
Majestic SEO
|
Majestic SEO
|
||||||
MarkWatch
|
MarkWatch
|
||||||
Masscan
|
Mass Downloader
|
||||||
MeanPath Bot
|
MauiBot
|
||||||
Mediatoolkitbot
|
|
||||||
mediawords
|
mediawords
|
||||||
Metauri
|
|
||||||
MFC_Tear_Sample
|
MFC_Tear_Sample
|
||||||
Microsoft Data Access
|
|
||||||
Microsoft URL Control
|
|
||||||
MIDown tool
|
|
||||||
MIIxpc
|
MIIxpc
|
||||||
|
Mister PiX
|
||||||
|
Mojeek
|
||||||
Mr.4x3
|
Mr.4x3
|
||||||
MSIECrawler
|
MSFrontPage
|
||||||
MS Web Services Client Protocol
|
|
||||||
muhstik-scan
|
muhstik-scan
|
||||||
|
Musobot
|
||||||
Name Intelligence
|
Name Intelligence
|
||||||
Nameprotect
|
NearSite
|
||||||
netEstate NE Crawler
|
netEstate NE Crawler
|
||||||
NetMechanic
|
NetLyzer
|
||||||
Net Vampire
|
NetSpider
|
||||||
Netvibes
|
NetZIP
|
||||||
Nibbler
|
|
||||||
NICErsPRO
|
NICErsPRO
|
||||||
Niki-bot
|
NimbleCrawler
|
||||||
Nikto
|
|
||||||
Nimbostratus
|
|
||||||
Ninja
|
|
||||||
Nmap
|
|
||||||
NPbot
|
NPbot
|
||||||
|
Nutch
|
||||||
Octopus
|
Octopus
|
||||||
Offline Navigator
|
Offline Explorer
|
||||||
Openfind
|
|
||||||
OpenLinkProfiler
|
|
||||||
Openvas
|
Openvas
|
||||||
|
OpenVAS
|
||||||
OrangeSpider
|
OrangeSpider
|
||||||
|
OutclicksBot
|
||||||
|
OutfoxBot
|
||||||
PageAnalyzer
|
PageAnalyzer
|
||||||
PageGrabber
|
Page Analyzer
|
||||||
page scorer
|
page scorer
|
||||||
Pandalytics
|
Pandalytics
|
||||||
Papa Foto
|
Papa Foto
|
||||||
Pavuk
|
PeoplePal
|
||||||
pcBrowser
|
Picscout
|
||||||
Picsearch
|
Picsearch
|
||||||
PictureFinder
|
Pimonster
|
||||||
Pi-Monster
|
Pi-Monster
|
||||||
PleaseCrawl
|
|
||||||
Pockey
|
|
||||||
ProPowerBot
|
ProPowerBot
|
||||||
|
ProWebWalker
|
||||||
Psbot
|
Psbot
|
||||||
PxBroker
|
|
||||||
PyCurl
|
PyCurl
|
||||||
RankActive
|
QueryN Metasearch
|
||||||
|
RankFlex
|
||||||
|
RankingBot
|
||||||
|
RankingBot2
|
||||||
|
Rankivabot
|
||||||
RankurBot
|
RankurBot
|
||||||
RealDownload
|
RealDownload
|
||||||
ReGet
|
Reaper
|
||||||
RepoMonkey
|
|
||||||
Ripper
|
Ripper
|
||||||
RocketCrawler
|
|
||||||
SBIder
|
SBIder
|
||||||
ScanAlert
|
ScanAlert
|
||||||
Scanbot
|
Scanbot
|
||||||
ScoutJet
|
scan.lol
|
||||||
Scrapy
|
Scrapy
|
||||||
SEOkicks
|
Screaming
|
||||||
Seomoz
|
Searchestate
|
||||||
seoscanners
|
Semrush
|
||||||
|
SemrushBot
|
||||||
|
SEOkicks-Robot
|
||||||
|
SEOlyticsCrawler
|
||||||
serpstatbot
|
serpstatbot
|
||||||
|
Siphon
|
||||||
|
SISTRIX
|
||||||
Sitebeam
|
Sitebeam
|
||||||
Siteimprove
|
SiteExplorer
|
||||||
SiteSnagger
|
SiteSnagger
|
||||||
SiteSucker
|
|
||||||
Site Sucker
|
|
||||||
SlySearch
|
SlySearch
|
||||||
SmartDownload
|
SmartDownload
|
||||||
|
SMTBot
|
||||||
|
Snapbot
|
||||||
SocialRankIOBot
|
SocialRankIOBot
|
||||||
SpaceBison
|
Sociscraper
|
||||||
SpankBot
|
Spanner
|
||||||
Spbot
|
Spbot
|
||||||
Spinn3r
|
Spinn3r
|
||||||
SputnikBot
|
|
||||||
spyfu
|
spyfu
|
||||||
Sqlworm
|
Sqlmap
|
||||||
Stripper
|
Sucker
|
||||||
SuperBot
|
SuperHTTP
|
||||||
|
SurveyBot
|
||||||
|
Swiftbot
|
||||||
sysscan
|
sysscan
|
||||||
T8Abot
|
Szukacz
|
||||||
|
Teleport
|
||||||
TeleportPro
|
TeleportPro
|
||||||
Telesoft
|
|
||||||
TheNomad
|
TheNomad
|
||||||
|
Thumbor
|
||||||
TightTwatBot
|
TightTwatBot
|
||||||
|
Titan
|
||||||
|
Toweyabot
|
||||||
|
Trendictionbot
|
||||||
|
trendiction.com
|
||||||
True_Robot
|
True_Robot
|
||||||
|
Turingos
|
||||||
TwengaBot
|
TwengaBot
|
||||||
Typhoeus
|
Twice
|
||||||
UnisterBot
|
UnisterBot
|
||||||
|
Upflow
|
||||||
URLy.Warning
|
URLy.Warning
|
||||||
Vacuum
|
Vagabondo
|
||||||
VeriCiteCrawler
|
VB Project
|
||||||
VidibleScraper
|
Voil
|
||||||
VoidEYE
|
Wallpapers/3.0
|
||||||
WallpapersHD
|
WallpapersHD
|
||||||
WebAuto
|
WEBDAV
|
||||||
Web Auto
|
|
||||||
WebBandit
|
|
||||||
WebCollage
|
|
||||||
Web Collage
|
|
||||||
WebEnhancer
|
|
||||||
WebFetch
|
WebFetch
|
||||||
Web Fetch
|
|
||||||
Web Fuck
|
Web Fuck
|
||||||
WebLeacher
|
WebGo IS
|
||||||
WebmasterWorldForumBot
|
webmeup-crawler
|
||||||
|
WebPix
|
||||||
Web Pix
|
Web Pix
|
||||||
WebReaper
|
WebSauger
|
||||||
Web Sauger
|
|
||||||
Webshag
|
|
||||||
WebsiteExtractor
|
WebsiteExtractor
|
||||||
WebsiteQuester
|
WebsiteQuester
|
||||||
WebSucker
|
Website Quester
|
||||||
WeSEE
|
Webster
|
||||||
Wotbox
|
Web Sucker
|
||||||
Wprecon
|
WebZIP
|
||||||
|
Whack
|
||||||
|
Whacker
|
||||||
|
Whatweb
|
||||||
|
Who.is Bot
|
||||||
|
WISENutbot
|
||||||
|
Wonderbot
|
||||||
|
Woobot
|
||||||
WPScan
|
WPScan
|
||||||
WWW-Mechanize
|
WWW-Collector-E
|
||||||
WWWOFFLE
|
WWWOFFLE
|
||||||
x09Mozilla
|
x09Mozilla
|
||||||
Xaldon WebSpider
|
Zade
|
||||||
Xenu
|
|
||||||
Zauba
|
|
||||||
zauba.io
|
zauba.io
|
||||||
|
Zeus
|
||||||
|
zgrab
|
||||||
Zitebot
|
Zitebot
|
||||||
|
ZumBot
|
||||||
ZyBorg
|
ZyBorg
|
||||||
|
|
|
@ -1,100 +1,100 @@
|
||||||
atout-energie-69.com
|
24videos.tv
|
||||||
avirasecureserver.com
|
7search.com
|
||||||
beetpics.pw
|
adbetclickin.pink
|
||||||
bestwrinklecreamnow.com
|
adultfullhd.com
|
||||||
bio-japan.net
|
alif-ba-ta.com
|
||||||
bitporno.sx
|
apiallgeniusinfo-a.akamaihd.net
|
||||||
blackhatworth.com
|
aproposde.com
|
||||||
blogqpot.com
|
atmagroup.ru
|
||||||
bmsco.co
|
autochoixspinelli.com
|
||||||
boeuklad.com
|
avon-novosib.ru
|
||||||
bouda.kvalitne.cz
|
azlex.uz
|
||||||
brainboosting.club
|
bag77.ru
|
||||||
bristolhostel.com
|
bard-real.com.ua
|
||||||
b-styles.xyz
|
blackcurranthumidifiers.site
|
||||||
bwlx.prepedu.cn
|
blog.f00kclan.de
|
||||||
cartierreplica.pw
|
buypuppies.ca
|
||||||
cementaresearch.se
|
canacopegdl.com
|
||||||
cenoval.ru
|
cfacarrosserie74.com
|
||||||
chimiver.info
|
chatroulette.si
|
||||||
cicaki.net
|
chlooe.com
|
||||||
clipartnew.com
|
compliance-george.top
|
||||||
compliance-barak.top
|
compliance-mary.top
|
||||||
compliance-julia.top
|
counterbot.com
|
||||||
creditnation.ru
|
dailyfinancefix.com
|
||||||
ddlmega.net
|
delta-line.men
|
||||||
driving.kiev.ua
|
design-lands.ru
|
||||||
erotiktreff24.info
|
devochki.top
|
||||||
evaashop.ru
|
drev.biz
|
||||||
findthe.pet
|
drugstoreforyou.com
|
||||||
floridahuntingfishingadventures.com
|
ekto.ee
|
||||||
forex.osobye.ru
|
eralph.tk
|
||||||
fotzen-ficken.com
|
europages.com.ru
|
||||||
fr-bearings.ru
|
freecamdollars.com
|
||||||
gelezki.com
|
freshmac.space
|
||||||
googglet.com
|
gael-s.ru
|
||||||
gotwebsite1.com
|
gagrasector.ru
|
||||||
heroz.fr
|
ggiaro.com
|
||||||
hustoon.over-blog.com
|
golfresa.lucania.se
|
||||||
ibmdatamanagement.co
|
gotorussia.com
|
||||||
itis4you.com
|
gourcy.altervista.org
|
||||||
johnrobertsoninc.com
|
ico.re
|
||||||
ketrzyn.pl
|
images-graphics-pics.com
|
||||||
kurbappeal.info
|
imguramx.pw
|
||||||
live-cam6.info
|
interior-stickers.ru
|
||||||
loadingpages.me
|
iomoio.net
|
||||||
lookingglassemb.com
|
itag.pw
|
||||||
luxup.ru
|
jagg.info
|
||||||
lyrster.com
|
lsex.xyz
|
||||||
macotool.com
|
lsp-awak-perikanan.com
|
||||||
mainhp.net
|
mediaoffers.click
|
||||||
mriyadh.com
|
medicineseasybuy.com
|
||||||
mturkcontent.com
|
mensandals.xyz
|
||||||
onlineku.com
|
minet.club
|
||||||
orgasmus-virtual.com
|
mixx.com
|
||||||
pandarastore.top
|
montredemarque.nl
|
||||||
perm-profnastil.ru
|
myplaycity.com
|
||||||
pizza-imperia.com
|
okmusic.jp
|
||||||
podshipniki-nsk.ru
|
panchro.co.uk
|
||||||
|
pinstake.com
|
||||||
|
pliks.pl
|
||||||
pornophoto.xyz
|
pornophoto.xyz
|
||||||
pourvous.info
|
pregnant.guru
|
||||||
powc.r.ca.d.sendibm2.com
|
rabot.host.sk
|
||||||
preparevideosafesystem4unow.space
|
rangoman.date
|
||||||
princeadvantagesales.com
|
ranksonic.org
|
||||||
promgirldresses.xyz
|
scanner-john.top
|
||||||
pussysaga.com
|
seoheap.com
|
||||||
py100.ru
|
sergiorossistore.online
|
||||||
registry-clean-up.net
|
sethrollins.net
|
||||||
reimageplus.com
|
social-search.me
|
||||||
rfd-split.hr
|
solicita.info
|
||||||
rosbalt.com.ua
|
sprttrack.com
|
||||||
rubbed.us
|
ssconstruction.co
|
||||||
sadaholding.com
|
stuff-about-money.com
|
||||||
scat.porn
|
szamponrevita.pl
|
||||||
sexreliz.com
|
tehngr.ru
|
||||||
si-unique.com
|
tizanidine4mg.blogspot.com
|
||||||
skutecznetabletkinaporostwlosow.pl
|
tizanidineonline.blogspot.com
|
||||||
spy-sts.com
|
toondinsey.com
|
||||||
startwp.org
|
traffmonster.info
|
||||||
stretchmate.net
|
ufa.xrus.org
|
||||||
swinon.site
|
vancleefreplica.pw
|
||||||
titslove.yopoint.in
|
vchulkax.com
|
||||||
tizanidinecost.blogspot.com
|
viddyoze.com
|
||||||
tizanidinevssoma.blogspot.com
|
villacoloniale.com
|
||||||
token-lab.org
|
voloomoney.com
|
||||||
topcar-krasnodar.ru
|
vriel.batcave.net
|
||||||
trk-4.net
|
|
||||||
tyumen.xrus.org
|
|
||||||
vesnatehno.com
|
|
||||||
vip-dom.in
|
|
||||||
vitalads.net
|
|
||||||
vucms.com
|
vucms.com
|
||||||
website-speed-check.site
|
wallpapers-best.com
|
||||||
wikes.20fr.com
|
warningzscaler.heraeus.com
|
||||||
xn--80aaafbn2bc2ahdfrfkln6l.xn--p1ai
|
website-audit.com.ua
|
||||||
xn----9sbebi2bvzr7h.xn--p1ai
|
westvilletowingservices.co.za
|
||||||
xn--b1adccaf1bzj.xn--p1ai
|
whipme.yopoint.in
|
||||||
yhit.press
|
writingservices17.blogspot.ru
|
||||||
youporn-forum.ga
|
wwwadultcheck.com
|
||||||
you-shall-not-pass.is74.ru
|
xn----7sbaaabaei0cc8aj5bj0bncejx.xn--p1ai
|
||||||
znakomstvaonlain.ru
|
yellowads.men
|
||||||
|
youtuhe.com
|
||||||
|
zocaparj.kz
|
||||||
|
zrelaya.pw
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
||||||
0912701309f8ce.com
|
1adult.com
|
||||||
12u.info
|
1-free-share-buttons.com
|
||||||
256bit.by
|
28n2gl3wfyb0.ru
|
||||||
|
2itech.ru
|
||||||
|
2rich4bitches.com
|
||||||
|
4inn.ru
|
||||||
|
51.la
|
||||||
6hopping.com
|
6hopping.com
|
||||||
activepr.ru
|
7xc4n.com
|
||||||
add-add.men
|
991mostfm.co.id
|
||||||
adventureparkcostarica.com
|
acgs.tk
|
||||||
aksonural.ru
|
acortarurl.es
|
||||||
|
adbetclickin.pink
|
||||||
akuhni.by
|
akuhni.by
|
||||||
alert-fjg.xyz
|
alevinefesleri.com
|
||||||
alienwheels.de
|
aliexpresscashback.club
|
||||||
allnews24.in
|
alldubai.biz
|
||||||
|
allstatesugarbowl.org
|
||||||
amanda-porn.ga
|
amanda-porn.ga
|
||||||
ameblo.jp
|
amigobulls.com
|
||||||
apartmentratings.com
|
anonymous-redirect.com
|
||||||
appiq.mobi
|
antons-transporte.de
|
||||||
|
apiholdingmypage-a.akamaihd.net
|
||||||
|
apiluckyleapnet-a.akamaihd.net
|
||||||
|
apiportalmorecom-a.akamaihd.net
|
||||||
apple.com-cleaner.systems
|
apple.com-cleaner.systems
|
||||||
aramaicmedia.org
|
arendas.net
|
||||||
artpicso.com
|
as5000.com
|
||||||
asseenontv.ru
|
atout-energie-69.com
|
||||||
auto.rusvile.lt
|
audiobangout.com
|
||||||
aviva-limoux.com
|
auto4style.ru
|
||||||
axbocz.net
|
avek.ru
|
||||||
ayodhya.co
|
baksman.com
|
||||||
back.dog
|
big-cash.net
|
||||||
bannertesting.com
|
bizfly.info
|
||||||
bazaronline24.ru
|
blagovest-med.ru
|
||||||
bestdooz.com
|
bloke.com
|
||||||
bestempresas.es
|
boltalko.xyz
|
||||||
bestkfiledxd.cf
|
b-styles.xyz
|
||||||
best-seo-solution.com
|
bumskontakte.org
|
||||||
bezlimitko.xyz
|
cacheimages.com
|
||||||
binaryoptionscops.info
|
cam-kontakte.org
|
||||||
birzha-truda.eu
|
cand.jp
|
||||||
bloggerads.net
|
canyougethighofftizanidine.blogspot.com
|
||||||
bonvillan.com
|
capacitacionyaprendizaje.com
|
||||||
bronzeaid-a.akamaihd.net
|
carina-sy.de
|
||||||
buyessay3.blogspot.ru
|
carsplate.com
|
||||||
callawaygolfoutlet.online
|
|
||||||
cascadelink.org
|
cascadelink.org
|
||||||
casite-513049.cloudaccess.net
|
cayado.snn.gr
|
||||||
cdnnetwok.xyz
|
cejewelry.xyz
|
||||||
c-english.ru
|
cerev.info
|
||||||
cheapjerseysfootballshop.com
|
cheap-pills-norx.com
|
||||||
chee-by.biz
|
cheapwebsitehoster.com
|
||||||
clodo.ru
|
checktext.org
|
||||||
club-samodelkin.ru
|
chinajerseyswholesalecoupons.com
|
||||||
compliance-andrew.xyz
|
collegerentals.com
|
||||||
comsysnet.com
|
compliance-jessica.top
|
||||||
cookie-law-enforcement-ff.xyz
|
compliance-josh.top
|
||||||
courtshipgift.com
|
craftinsta.ru
|
||||||
crazyprotocol.com
|
danschawbel.com
|
||||||
cvety24.by
|
darmebel.com.ua
|
||||||
dairyindia.in
|
delfin-aqua.com.ua
|
||||||
darkages.info
|
dinosaurus.site
|
||||||
dawlenie.com
|
discovertreasure-a.akamaihd.net
|
||||||
dev-seo.blog
|
discovertreasurenow.com
|
||||||
digital-sale.su
|
dkvorota.ru
|
||||||
dnepr-avtospar.com.ua
|
dogsrun.net
|
||||||
dptaughtme.com
|
domoysshop.ru
|
||||||
efkt.jp
|
dostavka-v-ukrainu.ru
|
||||||
ege-russian.ru
|
downloadmefiranaratb1972.xpg.com.br
|
||||||
ekaterinburg.xrus.org
|
droidlook.net
|
||||||
elektrozigarette2.wordpressy.pl
|
eandsgallery.com
|
||||||
elvenmachine.com
|
easyshoppermac.com
|
||||||
esnm.ru
|
ebooknovel.club
|
||||||
eu-cookie-law.blogspot.com
|
enge-fotzen.info
|
||||||
excitacion.info
|
erot.co
|
||||||
expertblog.info
|
erotik0049.com
|
||||||
faz99.com
|
exoclick.com
|
||||||
femmesdenudees.com
|
eyessurgery.ru
|
||||||
finansov.info
|
fefo.gdn
|
||||||
findacheaplawyers.com
|
ferieboligkbh.dk
|
||||||
findsexguide.com
|
filmgo.ru
|
||||||
flagcounter.me
|
findthe.pet
|
||||||
flashahead.info
|
flashbannernow.com
|
||||||
forum-engineering.ru
|
flauntyoursite.com
|
||||||
foxinsocks.ru
|
florida-tourism.net
|
||||||
|
forodvd.com
|
||||||
|
forpackningsutveckling.se
|
||||||
|
fototravel.eu
|
||||||
|
free411games.com
|
||||||
freecamdollars.com
|
freecamdollars.com
|
||||||
free-share-buttons.com
|
gamerscorps.com
|
||||||
freshberry.com.ua
|
getoutofdebtfree.org
|
||||||
freshmac.space
|
global-ics.co.za
|
||||||
freza-sverlo.ru
|
gnuetella.com
|
||||||
gembird.com
|
graphicwe.org
|
||||||
getdot.ru
|
gsasearchengineranker.site
|
||||||
getprismatic.com
|
harmonyglen.us
|
||||||
gg.zzyjxs.com
|
havepussy.com
|
||||||
gigapeta.com
|
headpress.ru
|
||||||
gkvector.ru
|
|
||||||
glopages.ru
|
|
||||||
go2mike.ru
|
|
||||||
gowreckdiving.com
|
|
||||||
gta-top.ru
|
|
||||||
guitar-master.org
|
|
||||||
hasfun.com
|
|
||||||
hermesreplica.win
|
hermesreplica.win
|
||||||
hobbyhuren24.net
|
hitsbox.info
|
||||||
homedecorpicture.us
|
homeandhealth.ru
|
||||||
hotblognetwork.com
|
hotkeys.com
|
||||||
i4track.net
|
ido3.com
|
||||||
ilikevitaly.com
|
imabase.com
|
||||||
ilovevitaly.ru
|
imagerydatabase.com
|
||||||
imitex-plus.ru
|
imgata.com
|
||||||
infazavr.ru
|
imperia31.ru
|
||||||
invivo.hu
|
interfucks.net
|
||||||
iqbazar.ru
|
jav-fetish.com
|
||||||
istmira.ru
|
javxxx18.com
|
||||||
james13prix.info
|
jerseyswholesalechinalimited.com
|
||||||
|
jobmarket.com.ua
|
||||||
johannesburgsingles.co.za
|
johannesburgsingles.co.za
|
||||||
keki.info
|
kakadu-interior.com.ua
|
||||||
kiwe-analytics.com
|
kemerovo.zrus.org
|
||||||
klikbonus.com
|
kichenaid.ru
|
||||||
klumba55.ru
|
kochanelli.com
|
||||||
knogg.net
|
kollesa.ru
|
||||||
krasnodar.xrus.org
|
konkursowo-24.pl
|
||||||
kretpicf.pw
|
kosmetyki.tm.pl
|
||||||
la-fa.ru
|
kreativperlen.ch
|
||||||
landmania.ru
|
kredit-blog.ru
|
||||||
laparfumotec.com
|
ku6.com
|
||||||
letslowbefast.site
|
kvartira-sutochno.com
|
||||||
libertybilisim.com
|
labelwater.se
|
||||||
lifebyleese.com
|
lancheck.net
|
||||||
lion.conboy.us
|
lashstudia.ru
|
||||||
loginduepunti.it
|
lazymanyoga.com
|
||||||
lulea-auktionsverk.se
|
ledpolice.ru
|
||||||
lutherstable.org
|
lignofix.ua
|
||||||
mailemedicinals.com
|
linerdrilling.com
|
||||||
mainlinehobby.net
|
link.ac
|
||||||
marmitaco.cat
|
livingroomdecor.info
|
||||||
marsgatan.com
|
lockerz.com
|
||||||
max-eclat.men
|
lsex.xyz
|
||||||
max-p.men
|
lyrics.home-task.com
|
||||||
medicinacom.ru
|
machicon-ueno.info
|
||||||
|
mansiondelrio.co
|
||||||
|
mediawhirl.net
|
||||||
meduza-consult.ru
|
meduza-consult.ru
|
||||||
megaindex.ru
|
megaapteka.ru
|
||||||
merryhouse.co.uk
|
mister-shop.com
|
||||||
mobifunapp.weebly.com
|
mncrftpcs.com
|
||||||
modnie-futbolki.net
|
mobsfun.net
|
||||||
myyour.eu
|
monarchfind-a.akamaihd.net
|
||||||
newstaffadsshop.club
|
moviemail-online.co.uk
|
||||||
|
mturkcontent.com
|
||||||
|
myanyone.net
|
||||||
|
mycaf.it
|
||||||
|
naval.jislaaik.com
|
||||||
|
newyorkhotelsmotels.info
|
||||||
nextbackgroundcheck.gq
|
nextbackgroundcheck.gq
|
||||||
nfljerseyscheapbiz.us
|
ngps1.ru
|
||||||
nicefloor.co.uk
|
nordstar.pro
|
||||||
nl.netlog.com
|
normalegal.ru
|
||||||
nordvpn.com
|
novatech.vn
|
||||||
nuit-artisanale.com
|
nullrefer.com
|
||||||
ohmyrings.com
|
okmusic.jp
|
||||||
o-o-8-o-o.com
|
panchro.xyz
|
||||||
openlibrary.org
|
pawli.eu
|
||||||
panchro.co.uk
|
pipki.r.acdnpro.com
|
||||||
parfusale.se
|
pixshark.com
|
||||||
paydayonlinecom.com
|
pokemongooo.ml
|
||||||
perfectpracticeweb.com
|
pornobrazzers.biz
|
||||||
perso.wanadoo.es
|
poshiv-chehol.ru
|
||||||
phuketscreen.com
|
pozdravleniya-c.ru
|
||||||
picsforkeywordsuggestion.com
|
pricheski-video.com
|
||||||
pillscheap24h.com
|
|
||||||
pizdopletka.club
|
|
||||||
pl.aasoldes.fr
|
|
||||||
plastgranar.nu
|
|
||||||
playtap.us
|
|
||||||
pl-top.pl
|
|
||||||
pontiacsolstice.info
|
|
||||||
pornophoto.xyz
|
|
||||||
pornoreino.com
|
|
||||||
princevc.com
|
princevc.com
|
||||||
priora-2.com
|
pronorm.fr
|
||||||
prom23.ru
|
prosmibank.ru
|
||||||
raschtextil.com.ua
|
psvita.ru
|
||||||
rennlist.com
|
purchasepillsnorx.com
|
||||||
runstocks.com
|
rankings-analytics.com
|
||||||
russintv.fr
|
recordpage-a.akamaihd.net
|
||||||
sale-japan.com
|
reeyanaturopathy.com
|
||||||
sanjosestartups.com
|
remont-fridge-tv.ru
|
||||||
savefrom.com
|
risparmiocasa.bz.it
|
||||||
savetubevideo.com
|
roma-kukareku.livejournal.com
|
||||||
scalerite.co.za
|
ryetaw.com
|
||||||
school-diplomat.ru
|
scanner-barak.top
|
||||||
seofied.com
|
scanner-jessica.top
|
||||||
sex-watch.com
|
scanner-mary.top
|
||||||
shillyourcoins.com
|
schoolfiles.net
|
||||||
simpoed.ufop.br
|
searchaddis.com
|
||||||
slomm.ru
|
searchinterneat-a.akamaihd.net
|
||||||
slowmac.tech
|
seksotur.ru
|
||||||
slutloadlive.com
|
seo-platform.com
|
||||||
smartadserver.com
|
servicecenter.co.ua
|
||||||
smartshoppymac.com
|
s-forum.biz
|
||||||
snworks.com
|
shitmovs.com
|
||||||
solution4u.com
|
sildenafilcitratemed.com
|
||||||
spidtest.org
|
skladvaz.ru
|
||||||
sr-rekneskap.no
|
skyway24.ru
|
||||||
stairliftsarea.com
|
smsactivator.ru
|
||||||
stanthonyscatholicchurch.org
|
sofit-dmd.ru
|
||||||
strangeduckfilms.com
|
space4updating.win
|
||||||
survival.betteroffers.review
|
spylog.com
|
||||||
tackletarts.co
|
styro.ru
|
||||||
thebitcoincode.com
|
summerlinhomes411.info
|
||||||
thegalerie.eu
|
svolze.com
|
||||||
thin.me.pn
|
swimpool.ca
|
||||||
titangel-vietnam.com
|
tasteidea.com
|
||||||
tizanidinehcl2mg.blogspot.com
|
teguh.info
|
||||||
tizanidineorflexeril.blogspot.com
|
tfxiq.com
|
||||||
tizanidinestreetvalue.blogspot.com
|
thebluffs.com
|
||||||
tizanidinezanaflex.blogspot.com
|
titelhelden.eu
|
||||||
tmearegion26.com
|
tizanidineduringpregnancy.blogspot.com
|
||||||
toloka.hurtom.com
|
tizanidinehcl2mgsideeffects.blogspot.com
|
||||||
topshef.ru
|
toondinsey.com
|
||||||
torrent-to-magnet.com
|
topmira.com
|
||||||
tpu.ru
|
torrent-newgames.com
|
||||||
tradedeals.biz
|
toursmaps.com
|
||||||
tsyndicate.com
|
trafficjunky.com
|
||||||
turbodsp.com
|
trafficmania.com
|
||||||
turizm.bz
|
trion.od.ua
|
||||||
turkeyreport.tk
|
truck-land.life
|
||||||
turvgori.ru
|
try-rx.com
|
||||||
twinderbella.com
|
ttsq.fr
|
||||||
tzritel.tk
|
tupper-posuda.ru
|
||||||
udsgame.online
|
twincitiescarservice.com
|
||||||
uptime-delta.net
|
ugogo.info
|
||||||
usdx.us
|
umg-stroy.ru
|
||||||
vclicks.net
|
ural-buldozer.ru
|
||||||
vellings.info
|
viagengrarx.com
|
||||||
via-energy-cumpara.com
|
videochat.life
|
||||||
video--production.com
|
vikistars.com
|
||||||
vipsiterip.org
|
vipms.ru
|
||||||
vizag.kharkov.ua
|
vipromoffers.com
|
||||||
|
vpnhowto.info
|
||||||
|
vpnmouse.com
|
||||||
|
vykup-avto-krasnodar.ru
|
||||||
watch-movies.ru
|
watch-movies.ru
|
||||||
webinstantservice.com
|
website-datenbank.de
|
||||||
weprik.ru
|
wholesalenfljerseys.us.com
|
||||||
wholesalejerseysgaa.com
|
|
||||||
windowssearch-exp.com
|
|
||||||
wingsofrefuge.net
|
|
||||||
womama.ru
|
womama.ru
|
||||||
world-mmo.com
|
workle.website
|
||||||
woweb.com.ua
|
wpthemedetector.co.uk
|
||||||
ww2awards.info
|
xn--80adaggc5bdhlfamsfdij4p7b.xn--p1ai
|
||||||
www.kabbalah-red-bracelets.com
|
xn----itbeirbjbi7bc6bh2d.xn--p1ai
|
||||||
xchat26.myfreecams.com
|
x-porno.video
|
||||||
xedserver.com
|
x-stars.ru
|
||||||
xlovecam.com
|
xxxkaz.org
|
||||||
x-musics.com
|
yourserverisdown.com
|
||||||
xn----8sbarihbihxpxqgaf0g1e.xn--80adxhks
|
zapiszto.pl
|
||||||
xtubeporno.net
|
zarepta.com
|
||||||
xxart.ru
|
zastenchivosti.net
|
||||||
yogamatsexpert.com
|
zigarettenonlinekaufen.tumblr.com
|
||||||
youbloodyripper.com
|
zvetki.ru
|
||||||
yunque.pluto.ro
|
|
||||||
zaapplesales.blogspot.com
|
|
||||||
zaidia.xhost.ro
|
|
||||||
zigarettenonlinekaufen1.bloog.pl
|
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
35.202.145.110 0;
|
||||||
127.0.0.1 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:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.06.1632
|
#### Version: V4.2019.06.1633
|
||||||
#### 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.1632
|
#### Version: V4.2019.06.1633
|
||||||
#### 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.1632
|
#### Version: V4.2019.06.1633
|
||||||
#### 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.1632
|
#### Version: V4.2019.06.1633
|
||||||
#### 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.1632
|
### Version: V4.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:38 SAST 2019
|
### Updated: Thu Jun 27 09:10:20 SAST 2019
|
||||||
### Bad Referrer Count: 6713
|
### Bad Referrer Count: 6713
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
|
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.06.1632
|
### Version: V3.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:39 SAST 2019
|
### Updated: Thu Jun 27 09:10:21 SAST 2019
|
||||||
### Bad Referrer Count: 6713
|
### Bad Referrer Count: 6713
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
|
@ -7728,29 +7728,6 @@ geo $validate_client {
|
||||||
54.242.250.203 1;
|
54.242.250.203 1;
|
||||||
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
|
# END NIBBLER ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
|
||||||
# ****************************
|
|
||||||
# Known Bad IP's and IP Ranges
|
|
||||||
# *************************************************
|
|
||||||
# Blacklist IP addresses and IP Ranges Customizable
|
|
||||||
# *************************************************
|
|
||||||
|
|
||||||
# BLACKLIST all your IP addresses and Ranges using the new include file below.
|
|
||||||
# New Method Uses the include file below so that when pulling future updates your
|
|
||||||
# Custom Blacklisted IP addresses are automatically now included for you.
|
|
||||||
# Read Comments inside blacklist-ips.conf for customization tips.
|
|
||||||
# Updating the main globalblacklist.conf file will not touch your custom include files
|
|
||||||
|
|
||||||
# ********************************************************************
|
|
||||||
# START BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
|
||||||
# ********************************************************************
|
|
||||||
|
|
||||||
include /etc/nginx/bots.d/blacklist-ips.conf;
|
|
||||||
|
|
||||||
# ******************************************************************
|
|
||||||
# END BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
|
||||||
# ******************************************************************
|
|
||||||
|
|
||||||
# *********************************************************************************************
|
# *********************************************************************************************
|
||||||
# KNOWN BAD IP ADDRESSES
|
# KNOWN BAD IP ADDRESSES
|
||||||
# Source: https://github.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses
|
# Source: https://github.com/mitchellkrogza/Suspicious.Snooping.Sniffing.Hacking.IP.Addresses
|
||||||
|
@ -17759,27 +17736,6 @@ geo $validate_client {
|
||||||
46.101.115.65 1;
|
46.101.115.65 1;
|
||||||
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
# END KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
|
||||||
# ***********************************
|
|
||||||
# Whitelist all your OWN IP addresses
|
|
||||||
# ***********************************
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# **************************************************************************
|
|
||||||
# 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 ###
|
|
||||||
# ************************************************************************
|
|
||||||
|
|
||||||
# ****************
|
# ****************
|
||||||
# Google IP Ranges
|
# Google IP Ranges
|
||||||
# ****************
|
# ****************
|
||||||
|
@ -17871,6 +17827,46 @@ geo $validate_client {
|
||||||
2c0f:f248::/32 0;
|
2c0f:f248::/32 0;
|
||||||
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
# END CLOUDFLARE IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
|
# *************************************************
|
||||||
|
# Blacklist IP addresses and IP Ranges Customizable
|
||||||
|
# *************************************************
|
||||||
|
|
||||||
|
# BLACKLIST all your IP addresses and Ranges using the new include file below.
|
||||||
|
# New Method Uses the include file below so that when pulling future updates your
|
||||||
|
# Custom Blacklisted IP addresses are automatically now included for you.
|
||||||
|
# Read Comments inside blacklist-ips.conf for customization tips.
|
||||||
|
# Updating the main globalblacklist.conf file will not touch your custom include files
|
||||||
|
|
||||||
|
# ********************************************************************
|
||||||
|
# START BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||||
|
# ********************************************************************
|
||||||
|
|
||||||
|
include /etc/nginx/bots.d/blacklist-ips.conf;
|
||||||
|
|
||||||
|
# ******************************************************************
|
||||||
|
# END BLACKLISTED IPS ### DO NOT EDIT OR REMOVE THIS LINE AT ALL ###
|
||||||
|
# ******************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
# ***********************************
|
||||||
|
# Whitelist all your OWN IP addresses
|
||||||
|
# ***********************************
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
|
# **************************************************************************
|
||||||
|
# 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 ###
|
||||||
|
# ************************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.06.1632
|
### Version: V4.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:38 SAST 2019
|
### Updated: Thu Jun 27 09:10:20 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.1632
|
### Version: V4.2019.06.1633
|
||||||
### Updated: Wed Jun 26 17:03:40 SAST 2019
|
### Updated: Thu Jun 27 09:10:22 SAST 2019
|
||||||
### Bad Bot Count: 556
|
### Bad Bot Count: 556
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue