mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
V4.2019.06.1678 [ci skip]
This commit is contained in:
parent
898cfd0490
commit
faf5683a57
51 changed files with 1802 additions and 1786 deletions
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
104.154.113.151 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
104.154.113.151 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
104.154.113.151 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
104.154.113.151 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -45,4 +45,4 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
35.184.96.71 0;
|
||||
35.188.73.34 0;
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,13 +1,15 @@
|
|||
server {
|
||||
# Bad Bot Blocker
|
||||
include /etc/nginx/bots.d/ddos.conf;
|
||||
include /etc/nginx/bots.d/blockbots.conf;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
|
||||
|
||||
# Nginx Bad Bot Blocker Includes
|
||||
include /etc/nginx/bots.d/ddos.conf;
|
||||
include /etc/nginx/bots.d/blockbots.conf;
|
||||
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
35.184.96.71 0;
|
||||
35.202.145.110 0;
|
||||
34.66.178.120 0;
|
||||
35.188.73.34 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -45,4 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
104.154.120.187 0;
|
||||
104.154.113.151 0;
|
||||
104.198.131.58 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
35.193.7.13 0;
|
||||
35.224.112.202 0;
|
||||
35.192.136.167 0;
|
||||
34.68.144.114 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 1;
|
||||
34.66.178.120 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 0;
|
||||
34.66.178.120 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 1;
|
||||
34.66.178.120 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 0;
|
||||
34.66.178.120 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 1;
|
||||
34.66.178.120 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 0;
|
||||
34.66.178.120 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
104.154.113.151 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
104.154.113.151 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 1;
|
||||
34.66.178.120 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
BackDoorBot
|
||||
cognitiveseo
|
||||
Dragonfly
|
||||
GrapeshotCrawler
|
||||
LinqiaMetadataDownloaderBot
|
||||
Nutch
|
||||
PHPCrawl
|
||||
ScoutJet
|
||||
VB Project
|
||||
WebCollage
|
||||
Cegbfeieh
|
||||
Cosmos
|
||||
DomainSigmaCrawler
|
||||
FrontPage
|
||||
Mister PiX
|
||||
OutclicksBot
|
||||
Seomoz
|
||||
Surfbot
|
||||
Szukacz
|
||||
Web Fetch
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
404enemy
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
360Spider
|
||||
80legs
|
||||
ADmantX
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
AlphaBot
|
||||
Anarchie
|
||||
archive.org_bot
|
||||
ASPSeek
|
||||
Asterias
|
||||
Attach
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
BackWeb
|
||||
Bandit
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BDCbot
|
||||
BDFetch
|
||||
Blackboard
|
||||
Bigfoot
|
||||
BLEXBot
|
||||
Blow
|
||||
BlowFish
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Boardreader
|
||||
Bolt
|
||||
BuiltBotTough
|
||||
Calculon
|
||||
CazoodleBot
|
||||
CCBot
|
||||
Claritybot
|
||||
Cliqzbot
|
||||
BuiltWith
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
Cegbfeieh
|
||||
CheeseBot
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Cloud mapping
|
||||
Collector
|
||||
com.plumanalytics
|
||||
Copier
|
||||
CopyRightCheck
|
||||
coccocbot-web
|
||||
Cogentbot
|
||||
Copyscape
|
||||
Cosmos
|
||||
Craftbot
|
||||
crawler4j
|
||||
crawler.feedback
|
||||
crawl.sogou.com
|
||||
CSHttp
|
||||
DatabaseDriverMysqli
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Custo
|
||||
DataCha0s
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Demon
|
||||
Digincore
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
DittoSpyder
|
||||
Dotbot
|
||||
DigitalPebble
|
||||
Discobot
|
||||
DomainAppender
|
||||
DomainSigmaCrawler
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
Drip
|
||||
DSearch
|
||||
DTS Agent
|
||||
Ebingbong
|
||||
eCatch
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
evc-batch
|
||||
ExtLinksBot
|
||||
ExtractorPro
|
||||
Evil
|
||||
Express WebPictures
|
||||
Extreme Picture Finder
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Flunky
|
||||
Firefox/7.0
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigabot
|
||||
GermCrawler
|
||||
Gigablast
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
Gotit
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
GrapeFX
|
||||
GT::WWW
|
||||
Haansoft
|
||||
Harvest
|
||||
Hloader
|
||||
HMView
|
||||
HTMLparser
|
||||
Humanlinks
|
||||
IlseBot
|
||||
IndeedBot
|
||||
HybridBot
|
||||
Iblog
|
||||
Id-search
|
||||
Indy Library
|
||||
InfoTekies
|
||||
instabid
|
||||
InterGET
|
||||
Internet Ninja
|
||||
ips-agent
|
||||
IRLbot
|
||||
Iskanie
|
||||
Intelliseek
|
||||
internetVista monitor
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Joomla
|
||||
JustView
|
||||
Kenjin Spider
|
||||
LexiBot
|
||||
Keyword Density
|
||||
Lanshanbot
|
||||
Lftp
|
||||
Likse
|
||||
LinkpadBot
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinkScan
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
LNSpiderguy
|
||||
LWP::Simple
|
||||
lwp-request
|
||||
lwp-trivial
|
||||
Mail.RU_Bot
|
||||
MarkMonitor
|
||||
Masscan
|
||||
Mass Downloader
|
||||
Magnet
|
||||
Majestic12
|
||||
MarkWatch
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
Mediatoolkitbot
|
||||
mediawords
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
MJ12bot
|
||||
MFC_Tear_Sample
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
Msrabot
|
||||
Nameprotect
|
||||
Name Intelligence
|
||||
Navroad
|
||||
NetAnts
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
Netvibes
|
||||
Nessus
|
||||
Netcraft
|
||||
NetSpider
|
||||
Net Vampire
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Ninja
|
||||
NPbot
|
||||
Nutch
|
||||
oBot
|
||||
Octopus
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
Openfind
|
||||
OrangeSpider
|
||||
OutclicksBot
|
||||
Pandalytics
|
||||
Page Analyzer
|
||||
PageScorer
|
||||
Papa Foto
|
||||
Pavuk
|
||||
pcBrowser
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
Probethenet
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
Picscout
|
||||
Picsearch
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Pixray
|
||||
plumanalytics
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
Psbot
|
||||
PxBroker
|
||||
Quick-Crawler
|
||||
Pump
|
||||
PyCurl
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankingBot2
|
||||
Rankivabot
|
||||
RankurBot
|
||||
Reaper
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
RepoMonkey
|
||||
Ripper
|
||||
RocketCrawler
|
||||
s1z.ru
|
||||
SalesIntelligent
|
||||
SBIder
|
||||
Scanbot
|
||||
scan.lol
|
||||
Scrapy
|
||||
ScreenerBot
|
||||
Searchestate
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SEOstats
|
||||
Siphon
|
||||
SISTRIX
|
||||
SiteLockSpider
|
||||
ScoutJet
|
||||
Screaming
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SEOlyticsCrawler
|
||||
serpstatbot
|
||||
Siteimprove
|
||||
SiteSnagger
|
||||
Site Sucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snake
|
||||
Snapbot
|
||||
SocialRankIOBot
|
||||
sogouspider
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Spammen
|
||||
Sottopop
|
||||
SpaceBison
|
||||
SpankBot
|
||||
sp_auditbot
|
||||
Spbot
|
||||
Spinn3r
|
||||
SputnikBot
|
||||
spyfu
|
||||
Sqlmap
|
||||
Steeler
|
||||
Sucker
|
||||
SuperBot
|
||||
Surfbot
|
||||
Swiftbot
|
||||
sysscan
|
||||
T8Abot
|
||||
The Intraformant
|
||||
TightTwatBot
|
||||
SuperHTTP
|
||||
Suzuran
|
||||
Teleport
|
||||
Thumbor
|
||||
Titan
|
||||
Toata
|
||||
Tracemyfile
|
||||
Trendictionbot
|
||||
TwengaBot
|
||||
trendiction.com
|
||||
Turingos
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
Twice
|
||||
Typhoeus
|
||||
Upflow
|
||||
UnisterBot
|
||||
URLy Warning
|
||||
Vacuum
|
||||
VB Project
|
||||
VCI
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WebAuto
|
||||
WebBandit
|
||||
Webalta
|
||||
Web Auto
|
||||
WebCollage
|
||||
Web Collage
|
||||
WebCopier
|
||||
WebEnhancer
|
||||
WebFuck
|
||||
Web Enhancer
|
||||
Web Fetch
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebmasterWorldForumBot
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
WebSauger
|
||||
Web Pix
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebsiteExtractor
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
WebStripper
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Zauba
|
||||
zauba.io
|
||||
Zeus
|
||||
Zitebot
|
||||
Zermelo
|
||||
zgrab
|
||||
ZmEu
|
||||
ZumBot
|
||||
ZyBorg
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
Abonti
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Anarchie
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
Attach
|
||||
Acunetix
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AlphaBot
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
BacklinkCrawler
|
||||
BackWeb
|
||||
Bandit
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
BackStreet
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
Bitacle
|
||||
BetaBot
|
||||
Black Hole
|
||||
BlackWidow
|
||||
BlowFish
|
||||
Blow
|
||||
Boardreader
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Buddy
|
||||
BuiltWith
|
||||
BuiltBotTough
|
||||
Bullseye
|
||||
BunnySlippers
|
||||
BuzzSumo
|
||||
Calculon
|
||||
CATExplorador
|
||||
CCBot
|
||||
CheTeam
|
||||
Cliqzbot
|
||||
CazoodleBot
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
coccocbot-web
|
||||
Cogentbot
|
||||
com.plumanalytics
|
||||
Copier
|
||||
CopyRightCheck
|
||||
Cosmos
|
||||
Copyscape
|
||||
Craftbot
|
||||
crawler4j
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
Curious
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
Digincore
|
||||
CSHttp
|
||||
Deusu
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Discoverybot
|
||||
DittoSpyder
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Download Wonder
|
||||
Dotbot
|
||||
Drip
|
||||
DSearch
|
||||
DTS Agent
|
||||
EasyDL
|
||||
Ebingbong
|
||||
eCatch
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
Evil
|
||||
ExtLinksBot
|
||||
ExtractorPro
|
||||
evc-batch
|
||||
Extreme Picture Finder
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Fimap
|
||||
Firefox/7.0
|
||||
FlashGet
|
||||
Flunky
|
||||
Foobot
|
||||
Freeuploader
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
GalaxyBot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
GetRight
|
||||
Gigablast
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
GrapeshotCrawler
|
||||
Gotit
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
Grafula
|
||||
HaosouSpider
|
||||
Havij
|
||||
Harvest
|
||||
HEADMasterSEO
|
||||
Heritrix
|
||||
Hloader
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Humanlinks
|
||||
HybridBot
|
||||
IDBot
|
||||
IlseBot
|
||||
Indy Library
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
InfoTekies
|
||||
instabid
|
||||
Intelliseek
|
||||
InterGET
|
||||
Internet Ninja
|
||||
internetVista monitor
|
||||
IRLbot
|
||||
Iskanie
|
||||
JikeSpider
|
||||
Jorgee
|
||||
JustView
|
||||
Jyxobot
|
||||
Lanshanbot
|
||||
LeechGet
|
||||
LexiBot
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
Kenjin Spider
|
||||
LeechFTP
|
||||
Lftp
|
||||
Libwhisker
|
||||
Likse
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinkScan
|
||||
LinqiaRSSBot
|
||||
Litemage_walker
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
lwp-request
|
||||
LWP::Simple
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Majestic SEO
|
||||
Majestic12
|
||||
Majestic-SEO
|
||||
MarkWatch
|
||||
Mass Downloader
|
||||
Masscan
|
||||
MauiBot
|
||||
meanpathbot
|
||||
mediawords
|
||||
MegaIndex.ru
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
MJ12bot
|
||||
Mojeek
|
||||
MSIECrawler
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
Msrabot
|
||||
MS Web Services Client Protocol
|
||||
muhstik-scan
|
||||
Nameprotect
|
||||
Name Intelligence
|
||||
Navroad
|
||||
NearSite
|
||||
Needle
|
||||
netEstate NE Crawler
|
||||
Netcraft
|
||||
NetLyzer
|
||||
NetMechanic
|
||||
NetSpider
|
||||
NimbleCrawler
|
||||
Nmap
|
||||
NPbot
|
||||
Nutch
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Nikto
|
||||
Nimbostratus
|
||||
oBot
|
||||
Octopus
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OrangeSpider
|
||||
PageAnalyzer
|
||||
Page Analyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
pcBrowser
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
Picsearch
|
||||
Pi-Monster
|
||||
PECL::HTTP
|
||||
Pixray
|
||||
plumanalytics
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
Rankivabot
|
||||
RankurBot
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankingBot2
|
||||
RealDownload
|
||||
Reaper
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
Recorder
|
||||
ReGet
|
||||
RepoMonkey
|
||||
Ripper
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
s1z.ru
|
||||
ScanAlert
|
||||
SBIder
|
||||
Scanbot
|
||||
scan.lol
|
||||
Screaming
|
||||
ScreenerBot
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SEOkicks
|
||||
SEOlyticsCrawler
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Shodan
|
||||
Siphon
|
||||
SISTRIX
|
||||
SeoSiteCheckup
|
||||
Sitebeam
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Snake
|
||||
Snapbot
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
sogouspider
|
||||
Sottopop
|
||||
Spammen
|
||||
SpankBot
|
||||
Spanner
|
||||
sp_auditbot
|
||||
Spbot
|
||||
Spinn3r
|
||||
SputnikBot
|
||||
spyfu
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperBot
|
||||
Surfbot
|
||||
SurveyBot
|
||||
Suzuran
|
||||
sysscan
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
tAkeOut
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesoft
|
||||
Telesphorep
|
||||
Telesphoreo
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Thumbor
|
||||
Tracemyfile
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
Turingos
|
||||
TwengaBot
|
||||
UnisterBot
|
||||
Upflow
|
||||
Typhoeus
|
||||
URLy Warning
|
||||
URLy.Warning
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VB Project
|
||||
VidibleScraper
|
||||
VCI
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WebAuto
|
||||
WebBandit
|
||||
Web Collage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebFuck
|
||||
WBSearchBot
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
WebReaper
|
||||
WebSauger
|
||||
Web Sauger
|
||||
Webster
|
||||
WebStripper
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
Woobot
|
||||
Wotbox
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WWW::Mechanize
|
||||
x09Mozilla
|
||||
Xaldon WebSpider
|
||||
Wonderbot
|
||||
WWWOFFLE
|
||||
x22Mozilla
|
||||
Xaldon_WebSpider
|
||||
Xenu
|
||||
xpymep1.exe
|
||||
Zermelo
|
||||
zgrab
|
||||
ZyBorg
|
||||
Zade
|
||||
zauba.io
|
||||
Zitebot
|
||||
ZumBot
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
00go.com
|
||||
best-deals-products.com
|
||||
idegenvezeto.eu
|
||||
marketland.ml
|
||||
partnerworkroom.men
|
||||
sobecjvuwa.com.ru
|
||||
spb.ru
|
||||
supervesti.ru
|
||||
vadimkravtcov.ru
|
||||
validdomain.xyz
|
||||
avirasecureserver.com
|
||||
blacktwhite.com
|
||||
blagovest-med.ru
|
||||
foto-basa.com
|
||||
headpharmacy.com
|
||||
managerpak204.weebly.com
|
||||
signx.info
|
||||
vrnelectro.ru
|
||||
win-spy.com
|
||||
x-rates.ru
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
123movies.love
|
||||
1-99seo.com
|
||||
1millionusd.xyz
|
||||
1qingdao.com
|
||||
1webmaster.ml
|
||||
24x7-server-support.site
|
||||
2nt.ru
|
||||
4ureyesonly.com
|
||||
5elementov.ru
|
||||
1stat.ru
|
||||
2rich4bitches.com
|
||||
3dracergames.com
|
||||
5tey7463.weebly.com
|
||||
8jn.dating-app.ru
|
||||
admeasures.com
|
||||
adprotect.net
|
||||
affiliate-fr.com
|
||||
affrh2015.com
|
||||
aksonural.ru
|
||||
alienwheel.es
|
||||
all4invest.ru
|
||||
allbizne.co.ua
|
||||
alyeskaresort.com
|
||||
amazingpic.net
|
||||
apartmentratings.com
|
||||
apiallgeniusinfo-a.akamaihd.net
|
||||
apispringsmartne-a.akamaihd.net
|
||||
apple.com-cleaner.systems
|
||||
ausergrubhof.info
|
||||
avon-severozapad.ru
|
||||
backgroundpictures.net
|
||||
balois.worldbreak.com
|
||||
bdsmgalls.net
|
||||
belinvestdom.by
|
||||
beremenyashka.com
|
||||
besttorrentknifta.weebly.com
|
||||
7yue.org
|
||||
9icmzvn6.website
|
||||
academiacsmendoza.org
|
||||
actionnooz.com
|
||||
adanih.com
|
||||
add-add.men
|
||||
adloads.com
|
||||
ads-cool.pro
|
||||
alfa-medosmotr.ru
|
||||
alldubai.biz
|
||||
altamayoztourism.com
|
||||
amanda-porn.ga
|
||||
amazon-adsystem.com
|
||||
android-systems.ru
|
||||
animebox.com.ua
|
||||
apartamentwroclaw.eu
|
||||
apartment.ru
|
||||
apiportalmorecom-a.akamaihd.net
|
||||
asdfz.pro
|
||||
asia-forum.ru
|
||||
azte.ch
|
||||
backuperwebcam.weebly.com
|
||||
bambi.ck.ua
|
||||
bamo.xsl.pt
|
||||
bbsoldes.fr
|
||||
beauty-clinic.ru
|
||||
bedandbreakfast.com
|
||||
berlininsl.com
|
||||
bestwebsitesawards.com
|
||||
bgviagrachrx.com
|
||||
bird1.ru
|
||||
bizfly.info
|
||||
blackle.com
|
||||
blogig.org
|
||||
bmw.afora.ru
|
||||
bobba.dzaba.com
|
||||
btvn.ru
|
||||
cakesplus.com.au
|
||||
cam-kontakte.org
|
||||
carina-sy.de
|
||||
cartierlovestore.xyz
|
||||
cctva.tv
|
||||
celejihad.info
|
||||
centrumcoachingu.com
|
||||
cercacamion.it
|
||||
cheapmoncler.xyz
|
||||
circlesl.com
|
||||
clickprotects.com
|
||||
construmac.com.mx
|
||||
country-chic.ru
|
||||
courtshipgift.com
|
||||
crazyprotocol.com
|
||||
creditwell.ru
|
||||
customergrowthsystems.com
|
||||
dairyindia.in
|
||||
burger-imperia.com
|
||||
businescoop.men
|
||||
calstaterealty.us
|
||||
canoncdriverq3.pen.io
|
||||
cardul.ru
|
||||
cartierlove.xyz
|
||||
centraletermice.us
|
||||
ceotrk.com
|
||||
christianlouboutinreplica.pw
|
||||
cinemaflix.website
|
||||
clean-start.net
|
||||
clippingphotoindia.com
|
||||
compliance-elena.top
|
||||
compliance-john.top
|
||||
cookie-law-enforcement-hh.xyz
|
||||
coslab.club
|
||||
culad.com
|
||||
danashop.ru
|
||||
destinationrealestate.com
|
||||
dinosaurus.site
|
||||
doctormakarova.ru
|
||||
doska-vsem.ru
|
||||
drhomes.biz
|
||||
duplicashapp.com
|
||||
easytuningshop.ru
|
||||
e-commerce-seo.com
|
||||
ecommerce-seo.org
|
||||
econom.co
|
||||
e-kwiaciarz.pl
|
||||
electrik-avenue.com
|
||||
enternet.ee
|
||||
erotikstories.ru
|
||||
espaceinventoristes.com
|
||||
este-line.com.ua
|
||||
event-tracking.com
|
||||
extads.net
|
||||
ezigaretteshop.webs.com
|
||||
familyphysician.ru
|
||||
famix.xyz
|
||||
fanrto.com
|
||||
fantasticpixcool.com
|
||||
favoritemoney.ru
|
||||
fivedwld.cf
|
||||
fotoxxxru.com
|
||||
freenom.link
|
||||
ftns.ru
|
||||
gaytube.com
|
||||
generalporn.org
|
||||
getlamborghini.ga
|
||||
gilsonchiro.xyz
|
||||
gk-atlant.info
|
||||
gnuetella.com
|
||||
day-news.info
|
||||
dfwu1019.info
|
||||
download-wallpaper.net
|
||||
dstroy.su
|
||||
e-biznes.info
|
||||
ekaterinburg.xrus.org
|
||||
electricwheelchairsarea.com
|
||||
erotiktreff24.info
|
||||
eu-cookie-law.info
|
||||
ewebarticle.info
|
||||
farmprofi.net
|
||||
fetroshok.ru
|
||||
freelinkbuilding.website.tk
|
||||
freshmac.space
|
||||
frustrated-favorable.gq
|
||||
funnypica.com
|
||||
fz139.ttk.ru
|
||||
gazobeton-p.com.ua
|
||||
girlporn.ru
|
||||
girlsatgames.ru
|
||||
gogps.me
|
||||
goo.ne.jp
|
||||
gotcher.us
|
||||
hamilton.ca
|
||||
haveinc.xyz
|
||||
homedecoguide.info
|
||||
host-protection.com
|
||||
houseofrose.com
|
||||
howtowhitenteethfast.xyz
|
||||
ideawheel.com
|
||||
iklysha.ml
|
||||
imguramx.pw
|
||||
img.wallpaperstock.net
|
||||
importchinacoach-teach.com
|
||||
impotentik.com
|
||||
incep.imagine-ex.co
|
||||
in-tandem.co
|
||||
integritylandscapeservices.com
|
||||
iqoption-bin.com
|
||||
isistaylorporn.info
|
||||
istizanidineanopiate.blogspot.com
|
||||
iwantedmoney.com
|
||||
jolic2.com
|
||||
kerei.ru
|
||||
ketoanhanoi.info
|
||||
keywords-monitoring-success.com
|
||||
kino-filmi.com
|
||||
kletkimehan.ru
|
||||
komp-pomosch.ru
|
||||
kopihijau.info
|
||||
kountrylife.com
|
||||
koversite.info
|
||||
kozhniebolezni.com
|
||||
ks1234.com
|
||||
ktotut.net
|
||||
laudit.ru
|
||||
leadn.pl
|
||||
limtu.ifmo.ru
|
||||
linkbolic.com
|
||||
lirunet.ru
|
||||
lolnex.us
|
||||
lookingglassemb.com
|
||||
love-baby.cz
|
||||
mafcards.ru
|
||||
marwer.info
|
||||
massage-info.nl
|
||||
matrixalchemy.com
|
||||
medicinacom.ru
|
||||
golfresa.lucania.se
|
||||
gratuitbaise.com
|
||||
greenidesign.co
|
||||
guge.io
|
||||
gungamesz.com
|
||||
hacktougroup.ru
|
||||
handicapbathtubarea.com
|
||||
hasfun.com
|
||||
hawaiielectriclight.com
|
||||
hdwallpapers-free.com
|
||||
highspeed5.net
|
||||
hildinghr.se
|
||||
hotenergy.ru
|
||||
house.sieraddns.com
|
||||
ibmdatamanagement.co
|
||||
ilte.info
|
||||
indetiske.ya.ru
|
||||
intellektmedia.at
|
||||
int.search.mywebsearch.com
|
||||
jerseywholesalebizchina.com
|
||||
jillepille.com
|
||||
junglenet-a.akamaihd.net
|
||||
justkillingti.me
|
||||
justucalling32211123456789.tk
|
||||
kaliningrad.zrus.org
|
||||
karadene.com
|
||||
kartiniresto.com
|
||||
kazrent.com
|
||||
kenaba.su
|
||||
keywordsdoctor.com
|
||||
knigonosha.net
|
||||
kollekcioner.ru
|
||||
koopilka.com
|
||||
kotaku.com
|
||||
landreferat.ru
|
||||
ldrtrack.com
|
||||
ledpolice.ru
|
||||
leftofcentrist.com
|
||||
legalrc.biz
|
||||
livetsomudvekslingstudent.bloggersdelight.dk
|
||||
louboutinreplica.pw
|
||||
lyrster.com
|
||||
mackeeper-land-672695126.us-east-1.elb.amazonaws.com
|
||||
macresource.co.uk
|
||||
mailemedicinals.com
|
||||
maladot.com
|
||||
maslenka.kz
|
||||
matematikus.info
|
||||
megavolt.net.ua
|
||||
mex-annushka.ru
|
||||
minecraft-rus.org
|
||||
missvietnam.org
|
||||
mjchamonix.org
|
||||
mojpreskumanie.com
|
||||
moncleroutletonline.pw
|
||||
moncleroutletonline.xyz
|
||||
monsterdivx.tv
|
||||
mustat.com
|
||||
mwtpludn.review
|
||||
my-cash-bot.co
|
||||
myhealthcare.com
|
||||
namenectar.com
|
||||
narco24.me
|
||||
nfljerseyscheapchinabiz.com
|
||||
northfacestore.online
|
||||
novosibirsk.xrus.org
|
||||
oconto.ru
|
||||
metarip.ru
|
||||
modenamebel.ru
|
||||
mojowhois.com
|
||||
monclercheap.xyz
|
||||
monetizationking.net
|
||||
moomi-daeri.com
|
||||
moscow-clining.ru
|
||||
most-kerch.org
|
||||
myblogregistercm.tk
|
||||
myonigroup.com
|
||||
negociosdasha.com
|
||||
negral.pluto.ro
|
||||
nfljerseysforsalewholesaler.com
|
||||
nootrino.com
|
||||
no-rx.info
|
||||
nosecret.com.ua
|
||||
nyfinance.ml
|
||||
old-rock.com
|
||||
online-podarki.com
|
||||
osoznanie-narkotikam.net
|
||||
onthemarch.co
|
||||
orgasmatrix.com
|
||||
otbelivanie-zubov.com
|
||||
ourville.info
|
||||
owohho.com
|
||||
pammik.ru
|
||||
panouri-solare-acoperis.com
|
||||
paramountmarble.co.uk
|
||||
pc-test.net
|
||||
photochki.com
|
||||
playboyfiles.xblog.in
|
||||
popup-jdh.xyz
|
||||
pornhub-ru.com
|
||||
porno-transsexuals.ru
|
||||
pornstartits.xblog.in
|
||||
powenlite24.ru
|
||||
printdirectforless.com
|
||||
profit-opportunity.com
|
||||
partnerworkroom.men
|
||||
percin.biz.ly
|
||||
photosaga.info
|
||||
physfunc.ru
|
||||
piuminiita.com
|
||||
pl-vouchers.com
|
||||
porno-video-chati.ru
|
||||
pozdrawleniya.com
|
||||
proekt-gaz.ru
|
||||
prohoster.info
|
||||
qor360.com
|
||||
randki-sex.com
|
||||
ranksonic.com
|
||||
razamicroelectronics.com
|
||||
realtytimes.com
|
||||
rebuildermedical.com
|
||||
redirlock.com
|
||||
remybutler.fr
|
||||
prom23.ru
|
||||
prostitutki-kharkova.org
|
||||
prostitutki-tyumeni.org
|
||||
prpops.com
|
||||
ptr.ruvds.com
|
||||
quelle.ru
|
||||
ranksays.com
|
||||
realmonte.net
|
||||
renecaovillasale.online
|
||||
repeatlogo.co.uk
|
||||
resellerclub.com
|
||||
salut-camp.ru
|
||||
sarm.tk
|
||||
scrapy.org
|
||||
search-error.com
|
||||
servethis.com
|
||||
sex-watch.com
|
||||
shemale-sex.net
|
||||
shmetall.com.ua
|
||||
shopcheermakeup.info
|
||||
smartadserver.com
|
||||
smart-balancewheel.com
|
||||
sms2x2.ru
|
||||
social-fun.ru
|
||||
sophang8.com
|
||||
sovinsteel.ru
|
||||
spidtest.org
|
||||
stanthonyscatholicchurch.org
|
||||
stjamesschool.info
|
||||
stroilka.info
|
||||
supernew.org
|
||||
symphonyintegratedhealthcare.com
|
||||
telesvoboda.ru
|
||||
templates.franklinfire.co
|
||||
thin.me.pn
|
||||
titelhelden.eu
|
||||
tizanidineandcipro.blogspot.com
|
||||
tizanidinedruginteractions.blogspot.com
|
||||
tomatis.gospartner.com
|
||||
tradgardspartner.se
|
||||
trucri.me
|
||||
tvand.ru
|
||||
tzritel.tk
|
||||
uac.net.au
|
||||
unpredictable.ga
|
||||
urdoot.win
|
||||
validccseller.com
|
||||
videositename.com
|
||||
videospornogratisx.net
|
||||
vilingstore.net
|
||||
villacoloniale.com
|
||||
voronezh.xrus.org
|
||||
vzube.com
|
||||
wallpapers-best.com
|
||||
we-are-gamers.com
|
||||
webadvance.club
|
||||
webmasters.stackexchange.com
|
||||
whereverdesperate.gq
|
||||
wholinkstome.com
|
||||
wieseversa.no
|
||||
womens-journal.net
|
||||
womensplay.net
|
||||
worldhistory.biz
|
||||
world-mmo.com
|
||||
wormix-cheats.ru
|
||||
x69ty.ru
|
||||
xjlottery.com
|
||||
xn--24-glceagatoq7c2a6ioc.xn--p1ai
|
||||
xn-----6kcaabbafhu7cskl7akvongwpo7hvjj.xn--p1ai
|
||||
xn--lifehacer-1rb.com
|
||||
yellocloud.be
|
||||
youjizz.vc
|
||||
zakon-ob-obrazovanii.ru
|
||||
zaloadi.ru
|
||||
zawyna.ua
|
||||
zeroredirect10.com
|
||||
zeroredirect9.com
|
||||
zoominfo.com
|
||||
ring4rhino.com
|
||||
ringporno.com
|
||||
ruclicks.com
|
||||
russintv.fr
|
||||
rutor.group
|
||||
s1z.ru
|
||||
saitevpatorii.com
|
||||
sampleletters.net
|
||||
scanner-jane.top
|
||||
sc-specialhost.com
|
||||
sell-fb-group-here.com
|
||||
seonetwizard.com
|
||||
sexflirtbook.com
|
||||
sexobzor.info
|
||||
sexy-pings.com
|
||||
shinikiev.com.ua
|
||||
shoesonlinebuy.xyz
|
||||
shymkent.xkaz.org
|
||||
sindragosa.comxa.com
|
||||
snyatie-lomki-v-stacionare.ru
|
||||
soft-program.com
|
||||
spb.afora.ru
|
||||
sports-supplements.us
|
||||
srecorder.com
|
||||
stal-rulon.ru
|
||||
streetfooduncovered.com
|
||||
suralink.com
|
||||
svarbit.com
|
||||
td-33.ru
|
||||
threecolumnblogger.com
|
||||
tmm-kurs.ru
|
||||
tonerbox.kz
|
||||
toproadrunner5.info
|
||||
topsy.com
|
||||
toyota.7zap.com
|
||||
traffpartners.com
|
||||
trion.od.ua
|
||||
trumpetedextremes.com
|
||||
tuberkuleznik.ru
|
||||
tytoona.com
|
||||
uk-zheu20.ru
|
||||
unrealcommander.org
|
||||
uprour.com
|
||||
urccvfmc.bloger.index.hr
|
||||
urll.eu
|
||||
valkiria-tk.ru
|
||||
vasileostrovsky-rayon.ru
|
||||
vduplo.ru
|
||||
vektorpress.ru
|
||||
videochat.life
|
||||
videotuber.ru
|
||||
vinylvault.co.uk
|
||||
vip.51.la
|
||||
vizitki.net
|
||||
vodkoved.ru
|
||||
vrnelectro.ru
|
||||
warezaccess.com
|
||||
watchmyfb.pl
|
||||
webpromotion.ae
|
||||
weclipart.com
|
||||
wejdz-tu.pl
|
||||
welcomeauto.ru
|
||||
wesharepics.site
|
||||
westvilletowingservices.co.za
|
||||
wfb.hatedriveapart.com
|
||||
wholesalejerseysgaa.com
|
||||
winterclassichockeyjerseys.com
|
||||
winwotgold.pl
|
||||
woman-tampon.ru
|
||||
wzgyyq.com
|
||||
xclicks.net
|
||||
xn----ctbbcjd3dbsehgi.xn--p1ai
|
||||
xn--d1aifoe0a9a.top
|
||||
xn--l1aengat.xn--p1ai
|
||||
yuarra.pluto.ro
|
||||
yubikk.info
|
||||
zaidia.xhost.ro
|
||||
zarepta.com
|
||||
zvezdagedon.ru
|
||||
|
|
|
@ -1,12 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
<html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
<hr><center>nginx/1.15.8</center>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</body>
|
||||
</html><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
|
@ -29,13 +28,6 @@
|
|||
<hr><center>nginx/1.15.8</center>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
<hr><center>nginx/1.15.8</center>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
@ -106,4 +98,14 @@
|
|||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>
|
|
@ -96,24 +96,34 @@
|
|||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><html>
|
||||
<head><title>403 Forbidden</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>403 Forbidden</h1></center>
|
||||
<hr><center>nginx/1.14.2</center>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head><title>403 Forbidden</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>403 Forbidden</h1></center>
|
||||
<hr><center>nginx/1.14.2</center>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<head><title>403 Forbidden</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>403 Forbidden</h1></center>
|
||||
<hr><center>nginx/1.14.2</center>
|
||||
</body>
|
||||
</html>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to the Nginx</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the Nginx Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>
|
|
@ -1,2 +1,2 @@
|
|||
35.188.1.99 0;
|
||||
34.66.178.120 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.1677
|
||||
#### Version: V4.2019.06.1678
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1677
|
||||
#### Version: V4.2019.06.1678
|
||||
#### 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.1677
|
||||
#### Version: V4.2019.06.1678
|
||||
#### 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.1677
|
||||
#### Version: V4.2019.06.1678
|
||||
#### Bad Referrer Count: 6713
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:46 SAST 2019
|
||||
### Version: V3.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:45 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:38 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1677
|
||||
### Updated: Fri Jun 28 22:25:47 SAST 2019
|
||||
### Version: V4.2019.06.1678
|
||||
### Updated: Fri Jun 28 22:40:40 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue