mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
V4.2019.06.1584 [ci skip]
This commit is contained in:
parent
e5e2946dd1
commit
9fa8feb7c2
23 changed files with 1179 additions and 1161 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.73.34 0;
|
||||
35.192.187.174 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:47 SAST 2019
|
||||
### Version: V4.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:12 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -582,6 +582,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8391,6 +8392,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
35.188.73.34 0;
|
||||
35.192.187.174 0;
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:48 SAST 2019
|
||||
### Version: V3.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:13 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 555
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -588,6 +588,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8397,6 +8398,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -450,6 +450,7 @@ Telesphoreo
|
|||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:48 SAST 2019
|
||||
### Version: V3.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:13 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 555
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -588,6 +588,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8397,6 +8398,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:47 SAST 2019
|
||||
### Version: V4.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:12 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -582,6 +582,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8391,6 +8392,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -1,50 +1,50 @@
|
|||
AlphaBot
|
||||
Aboundex
|
||||
AIBOT
|
||||
archive.org_bot
|
||||
backlink-check
|
||||
BackStreet
|
||||
Badass
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
BLEXBot
|
||||
Bolt
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
demandbase-bot
|
||||
crawler.feedback
|
||||
Curious
|
||||
DatabaseDriverMysqli
|
||||
Deusu
|
||||
Digincore
|
||||
Discobot
|
||||
Evil
|
||||
Freeuploader
|
||||
Genieo
|
||||
GermCrawler
|
||||
Dispatch
|
||||
DomainStatsBot
|
||||
ECCP/1.0
|
||||
EMail Wolf
|
||||
Firefox/7.0
|
||||
Gigabot
|
||||
Go-Ahead-Got-It
|
||||
HEADMasterSEO
|
||||
Heritrix
|
||||
InfoNaviRobot
|
||||
IRLbot
|
||||
Jorgee
|
||||
Keyword Density
|
||||
Linkdexbot
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
MIIxpc
|
||||
NetSpider
|
||||
Nmap
|
||||
Offline Navigator
|
||||
Openfind
|
||||
OrangeBot
|
||||
Pandalytics
|
||||
Quick-Crawler
|
||||
RankActive
|
||||
RealDownload
|
||||
SiteExplorer
|
||||
Snake
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
Sogou web spider
|
||||
Spammen
|
||||
Spinn3r
|
||||
InfoTekies
|
||||
Jyxobot
|
||||
LinqiaScrapeBot
|
||||
Ltx71
|
||||
lwp-trivial
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
MeanPath Bot
|
||||
Netcraft
|
||||
NetZIP
|
||||
Ninja
|
||||
Panscient
|
||||
ProPowerBot
|
||||
RepoMonkey
|
||||
SiteSucker
|
||||
SputnikBot
|
||||
Sqworm
|
||||
SuperHTTP
|
||||
Turingos
|
||||
Turnitin
|
||||
WebCollage
|
||||
Webster
|
||||
Who.is Bot
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
xpymep1.exe
|
||||
Sucuri
|
||||
Teleport
|
||||
Telesphoreo
|
||||
The Intraformant
|
||||
trendiction.de
|
||||
Typhoeus
|
||||
Voltron
|
||||
WebFuck
|
||||
webmeup-crawler
|
||||
Website Quester
|
||||
WebStripper
|
||||
Widow
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
404checker
|
||||
80legs
|
||||
Abonti
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
Acunetix
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Alligator
|
||||
AllSubmitter
|
||||
Anarchie
|
||||
archive.org_bot
|
||||
ASPSeek
|
||||
Attach
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
BackWeb
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
backlink-check
|
||||
BackStreet
|
||||
Badass
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
Bitacle
|
||||
Blackboard
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
BlowFish
|
||||
Boardreader
|
||||
Bolt
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
BotALot
|
||||
Brandprotect
|
||||
Buddy
|
||||
BunnySlippers
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
Cegbfeieh
|
||||
CheTeam
|
||||
Cloud mapping
|
||||
cognitiveseo
|
||||
Calculon
|
||||
CCBot
|
||||
Claritybot
|
||||
Cliqzbot
|
||||
Cogentbot
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Copyscape
|
||||
Cosmos
|
||||
Craftbot
|
||||
crawler4j
|
||||
crawler.feedback
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
Curious
|
||||
crawl.sogou.com
|
||||
CSHttp
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Deusu
|
||||
Devil
|
||||
DataCha0s
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Discobot
|
||||
DittoSpyder
|
||||
DnyzBot
|
||||
Dispatch
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
Drip
|
||||
DSearch
|
||||
eCatch
|
||||
EMail Siphon
|
||||
evc-batch
|
||||
Exabot
|
||||
Extractor
|
||||
Extreme Picture Finder
|
||||
Ezooms
|
||||
Fimap
|
||||
Flunky
|
||||
EirGrabber
|
||||
EMail Wolf
|
||||
Evil
|
||||
ExtLinksBot
|
||||
EyeNetIE
|
||||
FemtosearchBot
|
||||
FlashGet
|
||||
Foobot
|
||||
Freeuploader
|
||||
FrontPage
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
Gigablast
|
||||
Gigabot
|
||||
GetRight
|
||||
G-i-g-a-b-o-t
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
GT::WWW
|
||||
HaosouSpider
|
||||
HEADMasterSEO
|
||||
Harvest
|
||||
Havij
|
||||
Heritrix
|
||||
HMView
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
Humanlinks
|
||||
HybridBot
|
||||
Iblog
|
||||
IDBot
|
||||
Id-search
|
||||
IlseBot
|
||||
Image Sucker
|
||||
Indy Library
|
||||
InfoNaviRobot
|
||||
instabid
|
||||
InterGET
|
||||
Internet Ninja
|
||||
internetVista monitor
|
||||
Iria
|
||||
IRLbot
|
||||
Iskanie
|
||||
Jbrofuzz
|
||||
Joomla
|
||||
Jetty
|
||||
Jorgee
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Keyword Density
|
||||
LeechFTP
|
||||
LeechGet
|
||||
LexiBot
|
||||
Lftp
|
||||
LibWeb
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Linkdexbot
|
||||
LinkextractorPro
|
||||
LinkpadBot
|
||||
LinkWalker
|
||||
LinqiaRSSBot
|
||||
Lipperhey Spider
|
||||
LNSpiderguy
|
||||
Magnet
|
||||
MarkWatch
|
||||
Masscan
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
Ltx71
|
||||
Mag-Net
|
||||
Mail.RU_Bot
|
||||
Majestic SEO
|
||||
MarkMonitor
|
||||
Mata Hari
|
||||
MauiBot
|
||||
meanpathbot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
Metauri
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
MJ12bot
|
||||
Mojeek
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
muhstik-scan
|
||||
Msrabot
|
||||
Name Intelligence
|
||||
Nameprotect
|
||||
Navroad
|
||||
NearSite
|
||||
Netcraft
|
||||
NetAnts
|
||||
netEstate NE Crawler
|
||||
NetLyzer
|
||||
Net Vampire
|
||||
NetZIP
|
||||
NextGenSearchBot
|
||||
Netvibes
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
NPbot
|
||||
Octopus
|
||||
Ninja
|
||||
oBot
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OpenVAS
|
||||
Page Analyzer
|
||||
page scorer
|
||||
Pavuk
|
||||
pcBrowser
|
||||
PECL::HTTP
|
||||
Picscout
|
||||
OutfoxBot
|
||||
PageAnalyzer
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
PeoplePal
|
||||
PHPCrawl
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
Probethenet
|
||||
Pimonster
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
ProPowerBot
|
||||
Psbot
|
||||
Pump
|
||||
PxBroker
|
||||
PyCurl
|
||||
RankActiveLinkBot
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankingBot2
|
||||
Rankivabot
|
||||
Reaper
|
||||
RedesScrapy
|
||||
ReGet
|
||||
RepoMonkey
|
||||
Ripper
|
||||
RocketCrawler
|
||||
ScanAlert
|
||||
ScoutJet
|
||||
Searchestate
|
||||
Scanbot
|
||||
scan.lol
|
||||
SearchmetricsBot
|
||||
SEOkicks
|
||||
Seomoz
|
||||
SEOkicks-Robot
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
sexsearcher
|
||||
SISTRIX
|
||||
Sitebeam
|
||||
serpstatbot
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
SlySearch
|
||||
SMTBot
|
||||
Snake
|
||||
Snapbot
|
||||
Snoopy
|
||||
Sociscraper
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Sottopop
|
||||
SocialRankIOBot
|
||||
SpaceBison
|
||||
Spammen
|
||||
SpankBot
|
||||
sp_auditbot
|
||||
SputnikBot
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Spinn3r
|
||||
Sqlmap
|
||||
Steeler
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
SurveyBot
|
||||
Suzuran
|
||||
sysscan
|
||||
Szukacz
|
||||
T8Abot
|
||||
tAkeOut
|
||||
TeleportPro
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
Telesphorep
|
||||
TheNomad
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
Toweyabot
|
||||
Tracemyfile
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
Turingos
|
||||
TurnitinBot
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
Vagabondo
|
||||
Twice
|
||||
UnisterBot
|
||||
URLy.Warning
|
||||
VB Project
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Voil
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebAuto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Collage
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
Web Enhancer
|
||||
WebFuck
|
||||
WebPix
|
||||
WebSauger
|
||||
Web Sauger
|
||||
WebsiteExtractor
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
WebSucker
|
||||
WebZIP
|
||||
WeSEE
|
||||
Whack
|
||||
Whacker
|
||||
Whatweb
|
||||
Who.is Bot
|
||||
WiseGuys Robot
|
||||
WISENutbot
|
||||
Woobot
|
||||
Wotbox
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWWOFFLE
|
||||
Wprecon
|
||||
WWW::Mechanize
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
Xenu
|
||||
Zade
|
||||
Zauba
|
||||
Zermelo
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZyBorg
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
0lovespells0.blogspot.com
|
||||
5-steps-to-start-business.com
|
||||
abclauncher.com
|
||||
acgs.tk
|
||||
acheterviagrafr24.com
|
||||
adexprts.com
|
||||
adsfresh.men
|
||||
akusherok.ru
|
||||
animali.deagostinipassion.it
|
||||
anniemation.com
|
||||
anonymous-redirect.com
|
||||
apessay.com
|
||||
appfixing.space
|
||||
arpelsreplica.xyz
|
||||
asscenihotosidea.blogspot.co.za
|
||||
avon-ukraine.com
|
||||
azlex.uz
|
||||
bensbargains.net
|
||||
bigames.online
|
||||
blackle.com
|
||||
boostmyppc.com
|
||||
bpro1.top
|
||||
brainboosting.club
|
||||
cbox.ws
|
||||
cjmc.info
|
||||
compliance-julia.top
|
||||
conocer-sanabria.com
|
||||
danschawbel.com
|
||||
downloaddy.net
|
||||
easycommerce.cf
|
||||
elitesportsadvisor.com
|
||||
expertnaya-ocenka.ru
|
||||
forum.doctissimo.fr
|
||||
funnel.co.za
|
||||
fxgallery.com
|
||||
getaclueamerica.com
|
||||
getlamborghini.ga
|
||||
goforexvps.com
|
||||
growshop.es
|
||||
hard-porn.mobi
|
||||
hd-film.pl
|
||||
helicalpile.us
|
||||
houseofgaga.ru
|
||||
https-legalrc.biz
|
||||
ideashome.id
|
||||
ido3.com
|
||||
igru-xbox.net
|
||||
iideaidekonkatu.info
|
||||
ilbe.club
|
||||
kino-rating.ru
|
||||
kiprinform.com
|
||||
kmd-pto.ru
|
||||
knigonosha.net
|
||||
krassh.ru
|
||||
larger.io
|
||||
magda-gadalka.ru
|
||||
memberty.com
|
||||
methodsmarketing.com
|
||||
minneapoliscopiers.com
|
||||
missvietnam.org
|
||||
mp3films.ru
|
||||
muycerdas.xxx
|
||||
nate.com
|
||||
onclkads.com
|
||||
paclitor.com
|
||||
pagesense.com
|
||||
paydayonlinecom.com
|
||||
picphotos.net
|
||||
pixgood.com
|
||||
pladform.ru
|
||||
pokerniydom.ru
|
||||
popserve.adscpm.net
|
||||
pst2017.onlinewebshop.net
|
||||
real-time-analytics.com
|
||||
russia-tao.ru
|
||||
rvtv.ru
|
||||
saneitconsulting.com
|
||||
sarm.tk
|
||||
scripted.com
|
||||
seansonline24.pl
|
||||
sildenafilcitratemed.com
|
||||
sladkoevideo.com
|
||||
theautoprofit.ml
|
||||
thegolfclub.info
|
||||
tk-assortiment.ru
|
||||
tomatis.gospartner.com
|
||||
toondinsey.com
|
||||
3dracergames.com
|
||||
8xv8.com
|
||||
absolutelyanalog.com
|
||||
actices.com
|
||||
adservme.com
|
||||
adsref.men
|
||||
ads-seo.men
|
||||
advokateg.ru
|
||||
allbizne.co.ua
|
||||
allkrim.com
|
||||
animaltoplist.com
|
||||
apartmentratings.com
|
||||
apartment.ru
|
||||
arcteryxsale.online
|
||||
asrvrep-a.akamaihd.net
|
||||
avto-oligarh.ru
|
||||
ayeartoforget.com
|
||||
basedecor.ru
|
||||
battle.net
|
||||
bestmarriages.com
|
||||
bestpriceninja.com
|
||||
bildsuche.ru
|
||||
buy-forum.ru
|
||||
buyhoverboard.com
|
||||
cementaresearch.se
|
||||
circlesl.com
|
||||
converse.ddsoldes.fr
|
||||
counter.bloke.com
|
||||
dailyrank.net
|
||||
db.speedup.gdn
|
||||
deshevo-nedorogo.ru
|
||||
eladkarako.github.io
|
||||
electronicadirect.com
|
||||
elektrischezigarette1.blog.pl
|
||||
este-line.com.ua
|
||||
everflora.ru
|
||||
ewebarticle.info
|
||||
exhibitionplus.eu
|
||||
femdom.twiclub.in
|
||||
flirt4free.com
|
||||
flprog.com
|
||||
foto-weinberger.at
|
||||
gamevalue7.weebly.com
|
||||
getpopunder.com
|
||||
getyourimage.club
|
||||
gojiberriess.apishops.ru
|
||||
haikuware.com
|
||||
hit-kino.ru
|
||||
hobbyhuren-datenbank.com
|
||||
ihc2015.info
|
||||
imfamous.info
|
||||
iskalko.ru
|
||||
kountrylife.com
|
||||
ktotut.net
|
||||
kupiproday.com.ua
|
||||
lomza.info
|
||||
meddesk.ru
|
||||
medicineseasybuy.com
|
||||
mncrftpcs.com
|
||||
mycaf.it
|
||||
natali-forex.com
|
||||
nosecret.com.ua
|
||||
november-lax.com
|
||||
officedocuments.net
|
||||
o-o-6-o-o.ru
|
||||
pensplan.com
|
||||
pepperstyle.ru
|
||||
pisanieprac.info
|
||||
pornosemki.info
|
||||
pornowarp.info
|
||||
preparevideosafesystem4unow.space
|
||||
pussyspace.net
|
||||
puzzleweb.ru
|
||||
rfd-split.hr
|
||||
s1z.ru
|
||||
sa-rewards.co.za
|
||||
savetubevideo.com
|
||||
seolab.top
|
||||
sethrollins.net
|
||||
sexblog.pw
|
||||
sexy.babes.frontend-stack.top
|
||||
shodanhq.com
|
||||
socas.pluto.ro
|
||||
statoutlook.info
|
||||
stoki.ru
|
||||
superinterstitial.com
|
||||
tacbelarus.ru
|
||||
theplacetoupdating.pw
|
||||
thetattoohut.com
|
||||
timecrimea.ru
|
||||
tizanidinestreetprice.blogspot.com
|
||||
torture.ml
|
||||
track2.shop
|
||||
twojebook.pl
|
||||
unece.org
|
||||
viberdownload10.com
|
||||
vonradio.com
|
||||
vote-up.ru
|
||||
webs.com
|
||||
wejdz-tu.pl
|
||||
welck.octopis.com
|
||||
yugo-star.ru
|
||||
zarabiaj-dzis.pl
|
||||
zrus.org
|
||||
tripper.de
|
||||
ua-company.ru
|
||||
video-chat.love
|
||||
worldlovers.ru
|
||||
wstroika.ru
|
||||
wttavern.com
|
||||
xn--80aanaardaperhcem4a6i.com
|
||||
yebocasino.co.za
|
||||
|
|
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1583
|
||||
#### Version: V4.2019.06.1584
|
||||
#### Bad Referrer Count: 6712
|
||||
#### Bad Bot Count: 555
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1583
|
||||
#### Version: V4.2019.06.1584
|
||||
#### Bad Referrer Count: 6712
|
||||
#### Bad Bot Count: 555
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
|
@ -11,9 +11,9 @@
|
|||
##### 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.1583
|
||||
#### Version: V4.2019.06.1584
|
||||
#### Bad Referrer Count: 6712
|
||||
#### Bad Bot Count: 555
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
|
@ -528,6 +528,7 @@
|
|||
149.56.30.130
|
||||
149.56.86.166
|
||||
149.56.97.26
|
||||
149.56.98.93
|
||||
150.107.8.23
|
||||
150.95.131.96
|
||||
150.95.146.154
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
Thumbor
|
||||
360Spider
|
||||
404checker
|
||||
404enemy
|
||||
|
@ -451,6 +450,7 @@ Telesphoreo
|
|||
Telesphorep
|
||||
The\ Intraformant
|
||||
TheNomad
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Titan
|
||||
Toata
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2019.06.1583
|
||||
#### Version: V4.2019.06.1584
|
||||
#### Bad Referrer Count: 6712
|
||||
#### Bad Bot Count: 555
|
||||
#### Bad Bot Count: 556
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:47 SAST 2019
|
||||
### Version: V4.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:12 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -582,6 +582,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8391,6 +8392,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -10,10 +10,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:48 SAST 2019
|
||||
### Version: V3.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:13 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 555
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -588,6 +588,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8397,6 +8398,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:47 SAST 2019
|
||||
### Version: V4.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:12 SAST 2019
|
||||
### Bad Referrer Count: 6712
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -582,6 +582,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Telesphorep(?:\b|)" 3;
|
||||
"~*(?:\b)The\ Intraformant(?:\b|)" 3;
|
||||
"~*(?:\b)TheNomad(?:\b|)" 3;
|
||||
"~*(?:\b)Thumbor(?:\b|)" 3;
|
||||
"~*(?:\b)TightTwatBot(?:\b|)" 3;
|
||||
"~*(?:\b)Titan(?:\b|)" 3;
|
||||
"~*(?:\b)Toata(?:\b|)" 3;
|
||||
|
@ -8391,6 +8392,7 @@ geo $validate_client {
|
|||
149.56.30.130 1;
|
||||
149.56.86.166 1;
|
||||
149.56.97.26 1;
|
||||
149.56.98.93 1;
|
||||
150.107.8.23 1;
|
||||
150.95.131.96 1;
|
||||
150.95.146.154 1;
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2019.06.1583
|
||||
### Updated: Mon Jun 24 20:38:49 SAST 2019
|
||||
### Bad Bot Count: 555
|
||||
### Version: V4.2019.06.1584
|
||||
### Updated: Tue Jun 25 08:12:14 SAST 2019
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -919,6 +919,8 @@ User-agent: The Intraformant
|
|||
Disallow:/
|
||||
User-agent: TheNomad
|
||||
Disallow:/
|
||||
User-agent: Thumbor
|
||||
Disallow:/
|
||||
User-agent: TightTwatBot
|
||||
Disallow:/
|
||||
User-agent: Titan
|
||||
|
|
Loading…
Add table
Reference in a new issue