mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V4.2019.06.1672 [ci skip]
This commit is contained in:
parent
34cec8f5a2
commit
a843d5f21d
54 changed files with 1609 additions and 1612 deletions
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
35.184.96.71 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
35.184.96.71 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:24 SAST 2019
|
||||
### Version: V4.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:11 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
35.184.96.71 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
35.184.96.71 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:24 SAST 2019
|
||||
### Version: V4.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:11 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:25 SAST 2019
|
||||
### Version: V3.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:12 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.202.145.110 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.202.145.110 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:25 SAST 2019
|
||||
### Version: V3.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:12 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.202.145.110 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.202.145.110 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:25 SAST 2019
|
||||
### Version: V3.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:12 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.202.145.110 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 0;
|
||||
35.202.145.110 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:25 SAST 2019
|
||||
### Version: V3.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:12 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 1;
|
||||
35.184.96.71 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.224.112.202 0;
|
||||
35.184.96.71 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:24 SAST 2019
|
||||
### Version: V4.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:11 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
server {
|
||||
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;
|
||||
|
||||
listen *:9000;
|
||||
|
||||
root /var/www/html;
|
||||
server_name localhost;
|
||||
charset UTF-8;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
|
@ -60,6 +60,7 @@ http {
|
|||
|
||||
include /etc/nginx/conf.d/*.conf;
|
||||
include /etc/nginx/sites-enabled/*;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:25 SAST 2019
|
||||
### Version: V3.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:12 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1671
|
||||
### Updated: Fri Jun 28 19:28:24 SAST 2019
|
||||
### Version: V4.2019.06.1672
|
||||
### Updated: Fri Jun 28 21:25:11 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.7.13 1;
|
||||
35.202.145.110 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
Acunetix
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
AlphaBot
|
||||
ASPSeek
|
||||
autoemailspider
|
||||
BatchFTP
|
||||
BDCbot
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
BotALot
|
||||
CCBot
|
||||
Collector
|
||||
EasyDL
|
||||
360Spider
|
||||
Apexoo
|
||||
CheTeam
|
||||
Devil
|
||||
DittoSpyder
|
||||
DomainAppender
|
||||
Ebingbong
|
||||
Ecxi
|
||||
FDM
|
||||
GrapeshotCrawler
|
||||
GT::WWW
|
||||
HybridBot
|
||||
IlseBot
|
||||
ips-agent
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Firefox/7.0
|
||||
FrontPage
|
||||
Fyrebot
|
||||
Grafula
|
||||
Joomla
|
||||
Lipperhey Spider
|
||||
Mail.RU_Bot
|
||||
Majestic-SEO
|
||||
MeanPath Bot
|
||||
Ltx71
|
||||
Magnet
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Metauri
|
||||
Microsoft Data Access
|
||||
MJ12bot
|
||||
Mojeek
|
||||
NetLyzer
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Niki-bot
|
||||
PECL::HTTP
|
||||
ProWebWalker
|
||||
s1z.ru
|
||||
ScanAlert
|
||||
SEOkicks
|
||||
Sitevigil
|
||||
Sqworm
|
||||
sysscan
|
||||
TightTwatBot
|
||||
Twice
|
||||
WebFuck
|
||||
Webshag
|
||||
Wonderbot
|
||||
NearSite
|
||||
netEstate NE Crawler
|
||||
Nettrack
|
||||
Octopus
|
||||
OpenVAS
|
||||
PageAnalyzer
|
||||
Pandalytics
|
||||
RankFlex
|
||||
ReGet
|
||||
Ripper
|
||||
SalesIntelligent
|
||||
scan.lol
|
||||
Sitebeam
|
||||
SurveyBot
|
||||
T0PHackTeam
|
||||
Toweyabot
|
||||
Trendictionbot
|
||||
Turingos
|
||||
URLy.Warning
|
||||
WASALive-Bot
|
||||
WEBDAV
|
||||
WebGo IS
|
||||
Website Quester
|
||||
WinHTTrack
|
||||
Wprecon
|
||||
x09Mozilla
|
||||
Zitebot
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
zgrab
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
404checker
|
||||
404enemy
|
||||
ADmantX
|
||||
Acunetix
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
Aipbot
|
||||
Alexibot
|
||||
Alligator
|
||||
AllSubmitter
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
ASPSeek
|
||||
Asterias
|
||||
Attach
|
||||
BackDoorBot
|
||||
autoemailspider
|
||||
backlink-check
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
BBBike
|
||||
BDCbot
|
||||
BDFetch
|
||||
Bigfoot
|
||||
Blackboard
|
||||
BlackWidow
|
||||
BlowFish
|
||||
BLEXBot
|
||||
BotALot
|
||||
Brandprotect
|
||||
BuiltBotTough
|
||||
Buddy
|
||||
BuiltWith
|
||||
BunnySlippers
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
CheeseBot
|
||||
CherryPicker
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Cogentbot
|
||||
Collector
|
||||
com.plumanalytics
|
||||
cognitiveseo
|
||||
Copier
|
||||
Craftbot
|
||||
crawler4j
|
||||
CopyRightCheck
|
||||
crawl.sogou.com
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
CSHttp
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Demon
|
||||
Deusu
|
||||
Devil
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Discobot
|
||||
Disco
|
||||
Dispatch
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
DomainStatsBot
|
||||
Download Wonder
|
||||
Drip
|
||||
DSearch
|
||||
DTS Agent
|
||||
EasyDL
|
||||
Ebingbong
|
||||
eCatch
|
||||
Ecxi
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
evc-batch
|
||||
Evil
|
||||
ExtLinksBot
|
||||
ExtractorPro
|
||||
EroCrawler
|
||||
Express WebPictures
|
||||
Extractor
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
FDM
|
||||
FHscan
|
||||
Fimap
|
||||
FlashGet
|
||||
Flunky
|
||||
Freeuploader
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
GetWeb
|
||||
Go-Ahead-Got-It
|
||||
Gotit
|
||||
Gigablast
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
HEADMasterSEO
|
||||
GridBot
|
||||
GT::WWW
|
||||
Haansoft
|
||||
Harvest
|
||||
Heritrix
|
||||
HybridBot
|
||||
HMView
|
||||
HTMLparser
|
||||
Humanlinks
|
||||
Iblog
|
||||
InfoNaviRobot
|
||||
IDBot
|
||||
Id-search
|
||||
Image Sucker
|
||||
InfoTekies
|
||||
Internet Ninja
|
||||
InterGET
|
||||
InternetSeer
|
||||
ips-agent
|
||||
IRLbot
|
||||
Iskanie
|
||||
IstellaBot
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
JetCar
|
||||
Joomla
|
||||
Jyxobot
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
Larbin
|
||||
LeechFTP
|
||||
Lftp
|
||||
LibWeb
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
LinkextractorPro
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinqiaScrapeBot
|
||||
Lmspider
|
||||
Lipperhey
|
||||
LNSpiderguy
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Mass Downloader
|
||||
Masscan
|
||||
Mata Hari
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
mediawords
|
||||
Metauri
|
||||
Mediatoolkitbot
|
||||
MFC_Tear_Sample
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
MJ12bot
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
MSFrontPage
|
||||
muhstik-scan
|
||||
MSIECrawler
|
||||
MS Web Services Client Protocol
|
||||
Name Intelligence
|
||||
Navroad
|
||||
Needle
|
||||
Nessus
|
||||
NetAnts
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NextGenSearchBot
|
||||
Nibbler
|
||||
NimbleCrawler
|
||||
NetLyzer
|
||||
NetSpider
|
||||
Net Vampire
|
||||
NetZIP
|
||||
Niki-bot
|
||||
Nikto
|
||||
Nimbostratus
|
||||
NPbot
|
||||
Nutch
|
||||
oBot
|
||||
Octopus
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OrangeBot
|
||||
Page Analyzer
|
||||
page scorer
|
||||
Pandalytics
|
||||
OrangeSpider
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
Panscient
|
||||
Pavuk
|
||||
PECL::HTTP
|
||||
PeoplePal
|
||||
PictureFinder
|
||||
Pimonster
|
||||
Pi-Monster
|
||||
PleaseCrawl
|
||||
plumanalytics
|
||||
Pixray
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
Pump
|
||||
PxBroker
|
||||
QueryN Metasearch
|
||||
Quick-Crawler
|
||||
RankFlex
|
||||
Rankivabot
|
||||
RankurBot
|
||||
Reaper
|
||||
RebelMouse
|
||||
Recorder
|
||||
RedesScrapy
|
||||
ReGet
|
||||
RepoMonkey
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
SBIder
|
||||
Ripper
|
||||
s1z.ru
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
Scrapy
|
||||
Screaming
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Sitebeam
|
||||
Siphon
|
||||
SISTRIX
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
Site Sucker
|
||||
Snoopy
|
||||
Sosospider
|
||||
SlySearch
|
||||
Snake
|
||||
Snapbot
|
||||
sogouspider
|
||||
SpaceBison
|
||||
SpankBot
|
||||
Spammen
|
||||
Spanner
|
||||
Spbot
|
||||
Spinn3r
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Steeler
|
||||
Sucker
|
||||
spyfu
|
||||
Sqlworm
|
||||
Sucuri
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
T0PHackTeam
|
||||
Suzuran
|
||||
Swiftbot
|
||||
T8Abot
|
||||
tAkeOut
|
||||
Teleport
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
Titan
|
||||
trendiction.de
|
||||
The Intraformant
|
||||
TheNomad
|
||||
TightTwatBot
|
||||
Toweyabot
|
||||
Trendictionbot
|
||||
True_Robot
|
||||
Turingos
|
||||
TwengaBot
|
||||
Twice
|
||||
URLy.Warning
|
||||
TurnitinBot
|
||||
Typhoeus
|
||||
Upflow
|
||||
VB Project
|
||||
VidibleScraper
|
||||
VCI
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WASALive-Bot
|
||||
WallpapersHD
|
||||
Webalta
|
||||
WebAuto
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCollage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Fetch
|
||||
WebFuck
|
||||
Web Fuck
|
||||
WebImageCollector
|
||||
WebmasterWorldForumBot
|
||||
webmeup-crawler
|
||||
WebGo IS
|
||||
WebPix
|
||||
WebReaper
|
||||
WebsiteExtractor
|
||||
Website Quester
|
||||
WebSauger
|
||||
Web Sauger
|
||||
WebsiteQuester
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebWhacker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whack
|
||||
Whacker
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
Woobot
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Wotbox
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
WPScan
|
||||
x09Mozilla
|
||||
Xaldon WebSpider
|
||||
xpymep1.exe
|
||||
Zade
|
||||
zauba.io
|
||||
Zermelo
|
||||
x22Mozilla
|
||||
Xaldon_WebSpider
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zeus
|
||||
zgrab
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
80legs
|
||||
Abonti
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
Acunetix
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Alligator
|
||||
ADmantX
|
||||
AIBOT
|
||||
Aipbot
|
||||
AllSubmitter
|
||||
AlphaBot
|
||||
Attach
|
||||
Backlink-Ceck
|
||||
Anarchie
|
||||
archive.org_bot
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Bandit
|
||||
Barkrowler
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
BetaBot
|
||||
Bigfoot
|
||||
Bitacle
|
||||
Blackboard
|
||||
BlackWidow
|
||||
Blow
|
||||
BlowFish
|
||||
Boardreader
|
||||
Brandprotect
|
||||
Brandwatch
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
Cegbfeieh
|
||||
CCBot
|
||||
CheeseBot
|
||||
CheTeam
|
||||
CherryPicker
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cliqzbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Cosmos
|
||||
Craftbot
|
||||
crawler4j
|
||||
CSHttp
|
||||
Curious
|
||||
crawl.sogou.com
|
||||
Crescent
|
||||
CrunchBot
|
||||
Custo
|
||||
Deusu
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Digincore
|
||||
DigitalPebble
|
||||
Dirbuster
|
||||
Discobot
|
||||
Discoverybot
|
||||
Download Wonder
|
||||
DomainAppender
|
||||
DomainSigmaCrawler
|
||||
Dragonfly
|
||||
Drip
|
||||
DTS Agent
|
||||
DSearch
|
||||
EasyDL
|
||||
Ecxi
|
||||
Ebingbong
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
EMail Wolf
|
||||
evc-batch
|
||||
Evil
|
||||
Exabot
|
||||
Express WebPictures
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
facebookscraper
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
FlashGet
|
||||
Fimap
|
||||
Flunky
|
||||
FrontPage
|
||||
Genieo
|
||||
Getintent
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigablast
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
GT::WWW
|
||||
HaosouSpider
|
||||
Havij
|
||||
HEADMasterSEO
|
||||
HMView
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
HybridBot
|
||||
Id-search
|
||||
IlseBot
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Intelliseek
|
||||
IDBot
|
||||
Image Fetch
|
||||
InfoNaviRobot
|
||||
Internet Ninja
|
||||
InternetSeer
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
Iria
|
||||
IRLbot
|
||||
Iskanie
|
||||
JamesBOT
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Keyword Density
|
||||
Larbin
|
||||
LeechFTP
|
||||
LibWeb
|
||||
Likse
|
||||
LeechGet
|
||||
Lftp
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinkWalker
|
||||
LinkextractorPro
|
||||
LinkScan
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Litemage_walker
|
||||
Lipperhey Spider
|
||||
Lmspider
|
||||
Ltx71
|
||||
LNSpiderguy
|
||||
lwp-request
|
||||
LWP::Simple
|
||||
lwp-trivial
|
||||
Magnet
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Mail.RU_Bot
|
||||
Majestic SEO
|
||||
MarkWatch
|
||||
Mass Downloader
|
||||
Mata Hari
|
||||
meanpathbot
|
||||
MauiBot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
Metauri
|
||||
mediawords
|
||||
Microsoft URL Control
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
MSIECrawler
|
||||
Msrabot
|
||||
MS Web Services Client Protocol
|
||||
Musobot
|
||||
muhstik-scan
|
||||
Name Intelligence
|
||||
Navroad
|
||||
NearSite
|
||||
Needle
|
||||
Nessus
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetLyzer
|
||||
Netvibes
|
||||
NetMechanic
|
||||
Net Vampire
|
||||
NetZIP
|
||||
Nibbler
|
||||
Niki-bot
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Nutch
|
||||
oBot
|
||||
Offline Explorer
|
||||
Nmap
|
||||
NPbot
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OrangeBot
|
||||
OrangeSpider
|
||||
OpenVAS
|
||||
OutclicksBot
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Papa Foto
|
||||
Panscient
|
||||
Pavuk
|
||||
pcBrowser
|
||||
PECL::HTTP
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
Picsearch
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
Probethenet
|
||||
ProWebWalker
|
||||
POE-Component-Client-HTTP
|
||||
ProPowerBot
|
||||
Psbot
|
||||
Pump
|
||||
Quick-Crawler
|
||||
PxBroker
|
||||
PyCurl
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankurBot
|
||||
Reaper
|
||||
RepoMonkey
|
||||
Rogerbot
|
||||
s1z.ru
|
||||
SalesIntelligent
|
||||
RebelMouse
|
||||
ReGet
|
||||
Ripper
|
||||
RocketCrawler
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
ScreenerBot
|
||||
Scrapy
|
||||
Semrush
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
seoscanners
|
||||
SEOlyticsCrawler
|
||||
Seomoz
|
||||
SeoSiteCheckup
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
SISTRIX
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
SiteSucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
SMTBot
|
||||
Site Sucker
|
||||
Snake
|
||||
SocialRankIOBot
|
||||
Snoopy
|
||||
Sociscraper
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Sottopop
|
||||
Spammen
|
||||
SpaceBison
|
||||
SpankBot
|
||||
Spanner
|
||||
SputnikBot
|
||||
Sqlmap
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperHTTP
|
||||
SurveyBot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
sysscan
|
||||
Teleport
|
||||
tAkeOut
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
Tracemyfile
|
||||
Toweyabot
|
||||
Trendiction
|
||||
trendiction.com
|
||||
Turnitin
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turingos
|
||||
TurnitinBot
|
||||
Twice
|
||||
UnisterBot
|
||||
Vacuum
|
||||
Vagabondo
|
||||
URLy Warning
|
||||
URLy.Warning
|
||||
VB Project
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
Virusdie
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Collage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
Web Enhancer
|
||||
WebmasterWorldForumBot
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
WebReaper
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
Web Pix
|
||||
WebSauger
|
||||
Website Quester
|
||||
WebStripper
|
||||
Web Sauger
|
||||
WebsiteExtractor
|
||||
Webster
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebWhacker
|
||||
WeSEE
|
||||
Whack
|
||||
Whatweb
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Wprecon
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
Xenu
|
||||
Zeus
|
||||
Zitebot
|
||||
YoudaoBot
|
||||
zauba.io
|
||||
Zermelo
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
2x2fan.ru
|
||||
4webmasters.com
|
||||
7fon.ru
|
||||
abusora.com
|
||||
adventureparkcostarica.com
|
||||
advertisingtag.net
|
||||
afslankpillen2017nl.eu
|
||||
aliexpresscashback.club
|
||||
alldezservice.kz
|
||||
apple.com-webbrowsing-security.science
|
||||
battle.net
|
||||
beachfix.co
|
||||
bestimagecoollibrary.com
|
||||
bestmarriages.com
|
||||
bestpornuha.com
|
||||
bif-ru.info
|
||||
bigames.online
|
||||
bumble.cheapwebsitehoster.com
|
||||
buyessay3.blogspot.ru
|
||||
buzzurl.jp
|
||||
chcu.net
|
||||
clickbank.net
|
||||
compliance-john.top
|
||||
country-chic.ru
|
||||
danashop.ru
|
||||
domaincheck.io
|
||||
dotnetdotcom.org
|
||||
drugs-no-rx.info
|
||||
enternet.ee
|
||||
ez8motelseaworldsandiego.com
|
||||
f012.de
|
||||
franecki.net
|
||||
freemaintenancesysforpcandmac.top
|
||||
fusoradio.info
|
||||
ge0ip.org
|
||||
ghostvisitor.com
|
||||
hawaiielectriclight.com
|
||||
hesteel.pl
|
||||
hubbble.com
|
||||
impresagaia.it
|
||||
isotoner.com
|
||||
kadashihotel.com
|
||||
kakadu-interior.com.ua
|
||||
kicknights.gq
|
||||
kollesa.ru
|
||||
kupit-adenu.ru
|
||||
long-beach-air-conditioning.com
|
||||
lsex.xyz
|
||||
macresource.co.uk
|
||||
magicdiet.gq
|
||||
medizinreisen.de
|
||||
medtherapy.ru
|
||||
meendo-free-traffic.ga
|
||||
message-warning.net
|
||||
metallosajding.ru
|
||||
missclub.info
|
||||
mrwhite.biz
|
||||
muzaporn.com
|
||||
neks.info
|
||||
nottyu.xyz
|
||||
nvssf.com
|
||||
oda.as
|
||||
open-odyssey.org
|
||||
origin-my.ru
|
||||
orsonet.ru
|
||||
pastaleads.com
|
||||
pio.polytopesexempt.com
|
||||
pizdopletka.club
|
||||
play-mp3.com
|
||||
ploenjitmedia.azurewebsites.net
|
||||
porno-video-chati.ru
|
||||
prostitutki-kiev.org
|
||||
pufip.com
|
||||
pxhdwsm.com
|
||||
rapidsites.pro
|
||||
roma-kukareku.livejournal.com
|
||||
savememoney.co.za
|
||||
search.xtconnect.com
|
||||
serviporno.com
|
||||
shoplvlv.us
|
||||
superiends.org
|
||||
tedy.su
|
||||
textads.men
|
||||
thecoolimages.net
|
||||
tongkatmadura.info
|
||||
top10registrycleaners.com
|
||||
toproadrunner5.info
|
||||
trkdf.com
|
||||
tsstcorpcddvdwshbbdriverfb.aircus.com
|
||||
1qingdao.com
|
||||
aasoldes.fr
|
||||
alfabot.xyz
|
||||
allnews24.in
|
||||
apiholdingmypage-a.akamaihd.net
|
||||
arendakvartir.kz
|
||||
atmovs.com
|
||||
azte.ch
|
||||
basedecor.ru
|
||||
batanga.net
|
||||
besthoro.ru
|
||||
bloggedporn.com
|
||||
blogrankers.com
|
||||
bocoarchives.org
|
||||
cartierring.xyz
|
||||
ccbill.com
|
||||
centrumcoachingu.com
|
||||
cheapmarmot.online
|
||||
ciekawinki.pl
|
||||
citetick.com
|
||||
coderstate.com
|
||||
com-cleaner.systems
|
||||
comeondog.info
|
||||
day-news.info
|
||||
dotmass.top
|
||||
downvids.net
|
||||
dvervmoskvu.ru
|
||||
ecookna.com.ua
|
||||
eupornstar.info
|
||||
eyemagination.com
|
||||
forms-mtm.ru
|
||||
fortwosmartcar.pw
|
||||
gameplexcity.com
|
||||
ge0ip.net
|
||||
geoads.com
|
||||
get-seo-domain.com
|
||||
goo.ne.jp
|
||||
goroda-vsego-mira.ru
|
||||
guge.io
|
||||
houston-vikings.com
|
||||
huhn.altervista.org
|
||||
ilovevitaly.com
|
||||
kaidalibor.de
|
||||
lampokrat.ws
|
||||
lasvegaslockandsafe.com
|
||||
ledis.top
|
||||
mcnamaratech.com
|
||||
mega-bony2017.pl
|
||||
michaelkorssaleoutletonline.net
|
||||
money-for-placing-articles.com
|
||||
mrpornogratis.xxx
|
||||
naturalpharm.com.ua
|
||||
niroo.info
|
||||
oakleyglassesonline.us
|
||||
onlinemegax.com
|
||||
online-x.ru
|
||||
p-business.ru
|
||||
piluli.info
|
||||
podshipniki-nsk.ru
|
||||
pokemon-go-play.online
|
||||
pornoelita.info
|
||||
redirectingat.com
|
||||
registrationdomainsite.com
|
||||
reklamuss.ru
|
||||
scanner-don.top
|
||||
scanner-mark.top
|
||||
sel-hoz.com
|
||||
serialsway.ucoz.ru
|
||||
sevenstars7.com
|
||||
shivafurnishings.com
|
||||
shop.xz618.com
|
||||
spin2016.cf
|
||||
sugarlyflex.pw
|
||||
superlist.biz
|
||||
tackletarts.co
|
||||
timhost.ru
|
||||
titan-cloud.life
|
||||
torontoplumbinggroup.com
|
||||
trahvid.com
|
||||
truck-land.life
|
||||
ttsq.fr
|
||||
ua.tc
|
||||
uchetunet.su
|
||||
uhod-za-sobakoj.ru
|
||||
unrealcommander.org
|
||||
uptimebot.net
|
||||
urdoot.win
|
||||
vipms.ru
|
||||
walkme.com
|
||||
woodyguthrie.se
|
||||
wtsindia.in
|
||||
xvideosbay.com
|
||||
video-chat.in
|
||||
vipps.com.my
|
||||
vipromoffers.com
|
||||
visa-pasport.ru
|
||||
vitalads.net
|
||||
w3data.co
|
||||
webmonetizer.net
|
||||
wingsofrefuge.net
|
||||
wordpress-crew.net
|
||||
wwwadultcheck.com
|
||||
xingzi-vision.com
|
||||
xxxdatinglocal.us
|
||||
xxxrus.org
|
||||
yadro.ru
|
||||
zed21.net
|
||||
zaimite.ru
|
||||
zscalerone.net
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,250 +1,250 @@
|
|||
03e.info
|
||||
1-free-share-buttons.com
|
||||
1j7740kd.website
|
||||
4istoshop.com
|
||||
55wmz.ru
|
||||
5i2.net
|
||||
accessoires-mode.in
|
||||
ads-seo.men
|
||||
akama.com
|
||||
allcredits.su
|
||||
alloysteel.ru
|
||||
alveris.ru
|
||||
apccargo.com
|
||||
apisecretsaucebi-a.akamaihd.net
|
||||
appleid-verification.com
|
||||
aproposde.com
|
||||
aramaicmedia.org
|
||||
arcteryxstore.online
|
||||
ausmepa.org.au
|
||||
autobudpostach.club
|
||||
avkzarabotok.info
|
||||
avon-severozapad.ru
|
||||
avon-ukraine.com
|
||||
awency.com
|
||||
bankcrediti.ru
|
||||
bbsoldes.fr
|
||||
bestcoin.cc
|
||||
bestempresas.es
|
||||
bestpornuha.com
|
||||
betwinservice.com
|
||||
beyan.host.sk
|
||||
bgviagrachrx.com
|
||||
bimatoprost-careprost.com.ua
|
||||
blog.koreadaily.com
|
||||
boltalko.xyz
|
||||
bonzybuddy.com
|
||||
bravegirlsclub.com
|
||||
budilneg.xyz
|
||||
bumble.cheapwebsitehoster.com
|
||||
bycontext.com
|
||||
capacitacionyaprendizaje.com
|
||||
carina-sy.de
|
||||
casablancamanor.co.za
|
||||
caulderwoodkennels.com
|
||||
cenokos.ru
|
||||
chorus.terakeet.com
|
||||
compliance-andrew.top
|
||||
copro.pw
|
||||
covadhosting.biz
|
||||
cyclobenzaprinevstizanidine.blogspot.com
|
||||
dame-ns.kz
|
||||
daooda.com
|
||||
diarioaconcagua.com
|
||||
directivepub.com
|
||||
distver.ru
|
||||
dividendo.ru
|
||||
dktr.ru
|
||||
007angels.com
|
||||
21h2o.com
|
||||
34.gs
|
||||
57883.net
|
||||
999webdesign.com
|
||||
aasoldes.fr
|
||||
abiente.ru
|
||||
abwa.tk
|
||||
acmebtn.ml
|
||||
adanih.com
|
||||
adclickthru.net
|
||||
adultnet.in
|
||||
akusherok.ru
|
||||
alert-jdh.xyz
|
||||
alienwheel.es
|
||||
allblogroll.com
|
||||
allforminecraft.ru
|
||||
allwomen.info
|
||||
aloofly.com
|
||||
alpinism.ru
|
||||
android4fun.org
|
||||
animal36.com
|
||||
anonymous-redirect.com
|
||||
arpelsreplica.xyz
|
||||
arquapetrarca.info
|
||||
artel116.ru
|
||||
asophoto.com
|
||||
auto-zapchasti.org
|
||||
azartniy-bonus.com
|
||||
bannerpower.com
|
||||
bannerspace.com
|
||||
beauby.ru
|
||||
bestprofits-there.com
|
||||
bestsexyblog.com
|
||||
billiard-classic.com.ua
|
||||
bizcheapjerseyswholesalechina.com
|
||||
blobar.org
|
||||
bluesalt.co
|
||||
boc.kz
|
||||
bolegapakistan.com
|
||||
boleznikogi.com
|
||||
bosefux.esy.es
|
||||
buyantiviralwp.com
|
||||
cementaresearch.se
|
||||
cercacamion.it
|
||||
cheapwebsitehoster.com
|
||||
cherrypointplace.ca
|
||||
cherubinimobili.it
|
||||
chinajerseyswholesalecoupons.com
|
||||
cialgenisrx.com
|
||||
collegeessay19.blogspot.ru
|
||||
compliance-george.xyz
|
||||
conocer-sanabria.com
|
||||
coolyarddecorations.com
|
||||
copenergo.ru
|
||||
copyrightclaims.org
|
||||
customcatchcan.com
|
||||
customerpromos-a.akamaihd.net
|
||||
cypernhuset.se
|
||||
data-mining.tk
|
||||
data.vtc.pw
|
||||
db.speedup.gdn
|
||||
den-noch24.ru
|
||||
dgfitness.co
|
||||
divku.ru
|
||||
dogbreedspicture.net
|
||||
dolohen.com
|
||||
domznaniy.ru
|
||||
download-of-the-warez.blogspot.com
|
||||
doyouknowtheword-flummox.ml
|
||||
drugspowerstore.com
|
||||
drunkmoms.net
|
||||
dverimegapolis.ru
|
||||
electrik-avenue.com
|
||||
embedle.com
|
||||
epngo.bz
|
||||
ezigarettekaufen2.blox.pl
|
||||
f0815.de
|
||||
f1nder.org
|
||||
fefo.gdn
|
||||
dokfilms.net
|
||||
dostavka-v-krym.com
|
||||
dtm-spain.com
|
||||
dvrlists.com
|
||||
edudocs.net
|
||||
election.interferencer.ru
|
||||
elkacentr.ru
|
||||
erotische-geschichten-xxl.com
|
||||
etur.ru
|
||||
euronis-free.com
|
||||
evidencecleanergold.com
|
||||
exct.net
|
||||
extrabot.com
|
||||
ezb.elvenmachine.com
|
||||
fbdownloader.com
|
||||
figuringmoneyout.com
|
||||
fil.ru
|
||||
fireads.men
|
||||
firesub.pl
|
||||
flash4fun.com
|
||||
forpostlock.ru
|
||||
forsex.info
|
||||
forum.doctissimo.fr
|
||||
forum-engineering.ru
|
||||
foxweber.com
|
||||
gambarkataku.co
|
||||
gameplexcity.com
|
||||
gamerextra.com
|
||||
gateway.zscalertwo.net
|
||||
gepezz.info
|
||||
gilsonchiro.xyz
|
||||
globalsurfari.com
|
||||
gogalleryawesome.com
|
||||
goodnightjournal.com
|
||||
goroda-vsego-mira.ru
|
||||
greatdealshop.com
|
||||
greendream.com.ua
|
||||
guardlink.org
|
||||
heartofbeijing.blogspot.com
|
||||
hem.passagen.se
|
||||
hexpilot.com
|
||||
hidemyass.com
|
||||
hifidesign.ru
|
||||
hitsbox.info
|
||||
hmmm.cz
|
||||
hop.clickbank.net
|
||||
house.sieraddns.com
|
||||
imabase.com
|
||||
infostatsvc.com
|
||||
insurple.com
|
||||
i-service.kz
|
||||
isoveti.ru
|
||||
istizanidineanopiate.blogspot.com
|
||||
iusstf.org
|
||||
j33x.com
|
||||
jmat.cn
|
||||
johnrobertsoninc.com
|
||||
kakablog.net
|
||||
keyhantercume.com
|
||||
kino2018.club
|
||||
kinogolos.ru
|
||||
kinostorm.net
|
||||
kiwe-analytics.com
|
||||
kolotiloff.ru
|
||||
krasnodar.xrus.org
|
||||
labplus.ru
|
||||
lacloop.info
|
||||
le-clos-des-alouettes.com
|
||||
ledpolice.ru
|
||||
lexaprogeneric.link
|
||||
lifebyleese.com
|
||||
lifeinsurancekb.com
|
||||
littlesunraiser.com
|
||||
film-one.ru
|
||||
financepoints.eu
|
||||
flauntyoursite.com
|
||||
fok.nl
|
||||
forms-mtm.ru
|
||||
free411games.com
|
||||
germetiki.com.ua
|
||||
given2.com
|
||||
globatur.ru
|
||||
google-liar.ru
|
||||
gsasearchengineranker.top
|
||||
g.starmoe.xyz
|
||||
guigyverpo.cf
|
||||
hauleddes.com
|
||||
hdimagegallery.net
|
||||
heroz.fr
|
||||
hobbyhuren24.net
|
||||
ilovevitaly.com
|
||||
ilovevitaly.xyz
|
||||
i-midias.net.br
|
||||
instakink.com
|
||||
ip-guide.com
|
||||
irunfar.com
|
||||
juliadiets.com
|
||||
kanimage.com
|
||||
katjimej.blog.fc2.com
|
||||
keywords-monitoring-your-success.com
|
||||
kino-filmi.com
|
||||
koversite.info
|
||||
kuzinsp.ru
|
||||
lafourmiliaire.com
|
||||
laparfumotec.com
|
||||
larose.jb2c.me
|
||||
life.biz.ua
|
||||
lockerz.com
|
||||
lolnex.us
|
||||
mararoom.ru
|
||||
meccadumps.net
|
||||
mediaoffers.click
|
||||
meetlocalchicks.com
|
||||
megahdporno.net
|
||||
metallosajding.ru
|
||||
mirmedinfo.ru
|
||||
mjchamonix.org
|
||||
louboutinbooties.xyz
|
||||
m292.info
|
||||
makemoneyonline.com
|
||||
manualterap.roleforum.ru
|
||||
marmotstore.online
|
||||
mensandals.xyz
|
||||
mhi-systems.ru
|
||||
michaelkorsoutlet.store
|
||||
mini.7zap.com
|
||||
minyetki.ru
|
||||
misterjtbarbers.com
|
||||
mixtapetorrent.com
|
||||
monarchfind-a.akamaihd.net
|
||||
moncleroutletonline.win
|
||||
myghillie.info
|
||||
myliveblog.ru
|
||||
myonlinepayday.co
|
||||
moneymaster.ru
|
||||
most-kerch.org
|
||||
mrwhite.biz
|
||||
musicktab.com
|
||||
mustat.com
|
||||
mybinaryoptionsrobot.com
|
||||
mygameplus.ru
|
||||
naj-filmy24.pl
|
||||
newyorkhotelsmotels.info
|
||||
nufaq.com
|
||||
offergroup.info
|
||||
offside2.5v.pl
|
||||
okmusic.jp
|
||||
ok-ua.info
|
||||
online247.ml
|
||||
online-podarki.com
|
||||
onlyforemont.ru
|
||||
orgasmus-virtual.com
|
||||
outpersonals.com
|
||||
panamaforbeginners.com
|
||||
pb-dv.ru
|
||||
pc-virus-d0l92j2.pw
|
||||
pekori.to
|
||||
phobia.us
|
||||
pizdeishn.com
|
||||
pliks.pl
|
||||
podshipniki-ntn.ru
|
||||
poems.com.ua
|
||||
pomoc-drogowa.cba.pl
|
||||
popugauka.ru
|
||||
pornogig.com
|
||||
powenlite24.ru
|
||||
prodess.ru
|
||||
profitsport.club
|
||||
projectforte.ru
|
||||
purplesphere.in
|
||||
rainbowice.ru
|
||||
ranking2017.ga
|
||||
raschtextil.com.ua
|
||||
razorweb-a.akamaihd.net
|
||||
rebrand.ly
|
||||
rednise.com
|
||||
reeyanaturopathy.com
|
||||
ricorsogiustizia.org
|
||||
rockprogblog.com
|
||||
royalads.net
|
||||
runofilms.ru
|
||||
saecsa.co
|
||||
sale-japan.com
|
||||
sanatorrii.ru
|
||||
sbf441.com
|
||||
scanner-olga.top
|
||||
searchimage.co
|
||||
sendearnings.com
|
||||
seoheap.com
|
||||
seo-smm.kz
|
||||
seo-tools-optimizing.com
|
||||
narosty.com
|
||||
narutonaruto.ru
|
||||
nhl17coinsforps3.gratisblog.biz
|
||||
nikhilbahl.com
|
||||
notasprensa.info
|
||||
nyfinance.ml
|
||||
offf.info
|
||||
openlibrary.org
|
||||
origin-my.ru
|
||||
ourville.info
|
||||
outrageousdeal-a.akamaihd.net
|
||||
pc-test.net
|
||||
peekyou.com
|
||||
petitions.whitehouse.gov
|
||||
peugeot-club.org
|
||||
photo.houseofgaga.ru
|
||||
pinwallpaper.xyz
|
||||
playboyfiles.xblog.in
|
||||
pogruztehnik.ru
|
||||
porndairy.in
|
||||
pornogad.com
|
||||
portnoff.od.ua
|
||||
postclass.com
|
||||
prefersurvey.net
|
||||
progonrumarket.ru
|
||||
prombudpostach.com.ua
|
||||
prostitutki-tyumeni.org
|
||||
rankingchart.de
|
||||
rapevideosmovies.com
|
||||
regionshop.biz
|
||||
registratciya-v-moskve.ru
|
||||
rp9.ru
|
||||
rvi.biz
|
||||
sankt-peterburg.nodup.ru
|
||||
sayyoethe.blogspot.co.za
|
||||
sbt-aqua.ru
|
||||
scenicmissouri.us
|
||||
securityallianceservices.com
|
||||
seksvideoonlain.com
|
||||
seo-platform.com
|
||||
seo-prof1.xyz
|
||||
servethis.com
|
||||
sexkontakteao.info
|
||||
sexpartygirls.net
|
||||
shell-pmr.ru
|
||||
sherlock.se
|
||||
shohanb.com
|
||||
shop.xz618.com
|
||||
shtaketniki.kz
|
||||
sisi-go.ru
|
||||
snip.to
|
||||
sobecjvuwa.com.ru
|
||||
souvenirua.com
|
||||
spb-plitka.ru
|
||||
sr-rekneskap.no
|
||||
stairliftsarea.com
|
||||
statustroll.com
|
||||
surgut.zrus.org
|
||||
sex-pr.net
|
||||
shlyahten.ru
|
||||
shoppingmiracles.co.uk
|
||||
sibtest.ru
|
||||
site5.com
|
||||
slavia.info
|
||||
snegozaderzhatel.ru
|
||||
spidtest.org
|
||||
spravka130.ru
|
||||
staticfs.host
|
||||
steamoff.net
|
||||
sterva.cc
|
||||
streetfire.net
|
||||
supermesta.ru
|
||||
svtrd.com
|
||||
td-33.ru
|
||||
telesvoboda.ru
|
||||
tfxiq.com
|
||||
timer4web.com
|
||||
titan-ads.life
|
||||
titangel-vietnam.com
|
||||
tizanidinepain.blogspot.com
|
||||
tizanidinesideeffects.blogspot.com
|
||||
tizanidinestreetprice.blogspot.com
|
||||
tomatis.gospartner.com
|
||||
top10-online-games.com
|
||||
topkarkas.com
|
||||
toys.erolove.in
|
||||
trafaret74.ru
|
||||
twodollarshows.com
|
||||
txxx.com
|
||||
ua.tc
|
||||
u-cheats.ru
|
||||
uhdtv.website
|
||||
unrealcommander.com
|
||||
urengoy.pro
|
||||
url2image.com
|
||||
videospornogratisx.net
|
||||
vodaodessa.com
|
||||
w3javascript.com
|
||||
watchinf.com
|
||||
webs.com
|
||||
wieseversa.no
|
||||
wiosenny-bon-1500.pl
|
||||
withstandingheartwarming.com
|
||||
wnoz.de
|
||||
www.888.com
|
||||
xchangetrak.com
|
||||
xdoza.com
|
||||
xep.info
|
||||
xlovecam.com
|
||||
syndicate.fun
|
||||
taihouse.ru
|
||||
tam-gde-more.ru
|
||||
td-l-market.ru
|
||||
teesdaleflyballclub.co.uk
|
||||
template-kid.com
|
||||
thebluenoodle.com
|
||||
top10registrycleaners.com
|
||||
track112.site
|
||||
trafficjunky.com
|
||||
trk-4.net
|
||||
tuckpointingmasonrysystems.com
|
||||
typimga.pw
|
||||
ufa.xrus.org
|
||||
univerfiles.com
|
||||
ural-buldozer.ru
|
||||
urdoot.win
|
||||
usbggettwku.ga
|
||||
v720hd.ru
|
||||
vapomnoncri.tk
|
||||
vepad.com
|
||||
videtubs.pl
|
||||
vikistars.com
|
||||
viktoria-center.ru
|
||||
vipps.com.my
|
||||
virtuagirl.com
|
||||
vita.com.hr
|
||||
vitoriacabos.com
|
||||
vkontarkte.com
|
||||
vsdshnik.com
|
||||
warezaccess.com
|
||||
watchmygf.net
|
||||
webads.co.nz
|
||||
webcamdevochka.com
|
||||
webextract.profound.net
|
||||
webkeyit.com
|
||||
webshoppermac.com
|
||||
wedding-salon.net
|
||||
westvilletowingservices.co.za
|
||||
whereiskentoday.com
|
||||
wholesalejerseyscheapjerseys.us.com
|
||||
wygraj-skiny.win
|
||||
xnxxandxvideos.com
|
||||
yousense.info
|
||||
zhuravlev.info
|
||||
zmoda.hostreo.com
|
||||
yellowstonesafaritours.com
|
||||
youbrainboost.asia
|
||||
youraticles.pl
|
||||
youtuhe.com
|
||||
zaloadi.ru
|
||||
zarepta.com
|
||||
zero1.it
|
||||
zscalerone.net
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
<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><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
|
@ -106,24 +116,4 @@
|
|||
<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.193.7.13 0;
|
||||
35.202.145.110 0;
|
||||
127.0.0.1 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue