mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-15 09:39:48 +00:00
V4.2025.07.5374 [ci skip]
This commit is contained in:
parent
3f029437c5
commit
0f7509e2c6
45 changed files with 280 additions and 264 deletions
|
@ -1 +1 @@
|
|||
5373
|
||||
5374
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V3.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:29 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1264,6 +1264,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -154,6 +154,7 @@
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 0;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 0;
|
||||
"~*(?:\b)9med\.net(?:\b)" 0;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 0;
|
||||
"~*(?:\b)a\.frcls\.fr(?:\b)" 0;
|
||||
"~*(?:\b)a\.pr\-cy\.ru(?:\b)" 0;
|
||||
|
|
|
@ -154,6 +154,7 @@
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -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
|
||||
52.225.73.162 0;
|
||||
52.225.29.98 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 1;
|
||||
10.1.0.184 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 0;
|
||||
10.1.0.184 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 1;
|
||||
10.1.0.184 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 0;
|
||||
10.1.0.184 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 1;
|
||||
10.1.0.184 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -201,6 +201,7 @@
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 0;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 0;
|
||||
"~*(?:\b)9med\.net(?:\b)" 0;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 0;
|
||||
"~*(?:\b)a\.frcls\.fr(?:\b)" 0;
|
||||
"~*(?:\b)a\.pr\-cy\.ru(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 0;
|
||||
10.1.0.184 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -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
|
||||
52.225.73.162 0;
|
||||
52.225.29.98 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -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
|
||||
52.225.73.162 0;
|
||||
52.225.29.98 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:54 UTC 2025
|
||||
### Bad Referrer Count: 7104
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:28 UTC 2025
|
||||
### Bad Referrer Count: 7105
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1267,6 +1267,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 1;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 1;
|
||||
"~*(?:\b)9med\.net(?:\b)" 1;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 1;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 1;
|
||||
"~*(?:\b)a14download\.com(?:\b)" 1;
|
||||
"~*(?:\b)a1security\.com\.ua(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 1;
|
||||
10.1.0.184 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -201,6 +201,7 @@
|
|||
"~*(?:\b)999webdesign\.com(?:\b)" 0;
|
||||
"~*(?:\b)9icmzvn6\.website(?:\b)" 0;
|
||||
"~*(?:\b)9med\.net(?:\b)" 0;
|
||||
"~*(?:\b)Dataprovider\.com(?:\b)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 0;
|
||||
"~*(?:\b)a\.frcls\.fr(?:\b)" 0;
|
||||
"~*(?:\b)a\.pr\-cy\.ru(?:\b)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Drip
|
||||
LexiBot
|
||||
Picscout
|
||||
Rainbot
|
||||
ScanAlert
|
||||
Steeler
|
||||
V-BOT
|
||||
Web Enhancer
|
||||
Zade
|
||||
meanpathbot
|
||||
CheTeam
|
||||
Deusu
|
||||
IlseBot
|
||||
MolokaiBot
|
||||
Offline Navigator
|
||||
SEOstats
|
||||
SiteSnagger
|
||||
VoidEYE
|
||||
Web Sucker
|
||||
everyfeed-spider
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
ADmantX
|
||||
ALittle Client
|
||||
Acunetix
|
||||
Aliyun
|
||||
AwarioSmartBot
|
||||
BBBike
|
||||
BDCbot
|
||||
Battleztar Bazinga
|
||||
Black Hole
|
||||
Blow
|
||||
ClaudeBot
|
||||
Cogentbot
|
||||
Copier
|
||||
AliyunSecBot
|
||||
Anarchy
|
||||
Aspiegel
|
||||
BetaBot
|
||||
BotALot
|
||||
Buddy
|
||||
Cegbfeieh
|
||||
CensysInspect
|
||||
ChatGPT-User
|
||||
Copyscape
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
Demon
|
||||
Digincore
|
||||
Dispatch
|
||||
DomainAppender
|
||||
Drip
|
||||
EMail Wolf
|
||||
Ebingbong
|
||||
EirGrabber
|
||||
Evil
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
FemtosearchBot
|
||||
Firefox/7.0
|
||||
FrontPage
|
||||
FyberSpider
|
||||
FlashGet
|
||||
GPTBot
|
||||
GetRight
|
||||
GrabNet
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
HybridBot
|
||||
IDBot
|
||||
Id-search
|
||||
IndeedBot
|
||||
Intelliseek
|
||||
IstellaBot
|
||||
Keybot Translation-Search-Machine
|
||||
Getintent
|
||||
Gotit
|
||||
HTTrack
|
||||
Harvest
|
||||
Havij
|
||||
HonoluluBot
|
||||
IRLbot
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
JennyBot
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Lanshanbot
|
||||
MIIxpc
|
||||
MQQBrowser
|
||||
MSIECrawler
|
||||
Mail.RU_Bot
|
||||
Majestic SEO
|
||||
Larbin
|
||||
LinkScan
|
||||
Lipperhey Spider
|
||||
Lmspider
|
||||
Ltx71
|
||||
MSFrontPage
|
||||
Majestic-SEO
|
||||
MarkMonitor
|
||||
Mass Downloader
|
||||
Mata Hari
|
||||
MauiBot
|
||||
MeanPath Bot
|
||||
MicroMessenger
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
Mozlila
|
||||
Nameprotect
|
||||
NetMechanic
|
||||
Netvibes
|
||||
Niki-bot
|
||||
Nutch
|
||||
POE-Component-Client-HTTP
|
||||
Pandalytics
|
||||
Petalbot
|
||||
Pimonster
|
||||
ProPowerBot
|
||||
Re-re
|
||||
Net Vampire
|
||||
NextGenSearchBot
|
||||
Ninja
|
||||
Octopus
|
||||
Page Analyzer
|
||||
Picsearch
|
||||
ProWebWalker
|
||||
Pu_iN
|
||||
Reaper
|
||||
ScanAlert
|
||||
SearchmetricsBot
|
||||
SemrushBot-BA
|
||||
RedesScrapy
|
||||
SEOkicks
|
||||
SISTRIX
|
||||
Scrapy
|
||||
SeekportBot
|
||||
SeoSiteCheckup
|
||||
Seomoz
|
||||
Site Sucker
|
||||
Sitevigil
|
||||
SmartDownload
|
||||
SocialRankIOBot
|
||||
Spbot
|
||||
Snapbot
|
||||
Spider_Bot/3.0
|
||||
Spinn3r
|
||||
Sqworm
|
||||
Stripper
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
Teleport
|
||||
Telesphorep
|
||||
TheNomad
|
||||
TinyTestBot
|
||||
Titan
|
||||
True_Robot
|
||||
TurnitinBot
|
||||
V-BOT
|
||||
VB Project
|
||||
Vagabondo
|
||||
Voltron
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WEBDAV
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWW-Mechanize
|
||||
WebCopier
|
||||
Widow
|
||||
Wprecon
|
||||
YaK
|
||||
Zeus
|
||||
WWW::Mechanize
|
||||
Web Fetch
|
||||
Web Pix
|
||||
WebBandit
|
||||
Webalta
|
||||
Whack
|
||||
Whatweb
|
||||
Woobot
|
||||
Zauba
|
||||
ZmEu
|
||||
ZoomBot
|
||||
eCatch
|
||||
heritrix
|
||||
linkdexbot
|
||||
lwp-request
|
||||
lwp-trivial
|
||||
satoristudio.net
|
||||
scan.lol
|
||||
zauba.io
|
||||
awario.com
|
||||
cah.io.community
|
||||
cognitiveseo
|
||||
internetVista monitor
|
||||
plumanalytics
|
||||
probe-image-size
|
||||
seocompany.store
|
||||
siteripz
|
||||
sysscan
|
||||
xpymep1.exe
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
anti-virus-removal.info
|
||||
detsky-nabytek.info
|
||||
frcls.fr
|
||||
gay-file.com
|
||||
liquimondo.com
|
||||
mojowhois.com
|
||||
mototsikl.org
|
||||
outclicks.net
|
||||
xvideosporn.biz
|
||||
your-bearings.com
|
||||
20pascals.nl
|
||||
bkgr.se
|
||||
ibb.com.ua
|
||||
oakleyglassesonline.us
|
||||
onetravelguides.com
|
||||
oyster-green.com
|
||||
pinkduck.ga
|
||||
scanner-ivan.top
|
||||
tattoo33.ru
|
||||
zoosexart.com
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
1stat.ru
|
||||
2nt.ru
|
||||
5elementov.ru
|
||||
7fon.ru
|
||||
abcguru.xyz
|
||||
agadelha.com.br
|
||||
aliexpresscashback.club
|
||||
android4fun.org
|
||||
asscenihotosidea.blogspot.com
|
||||
automatic-seo.com
|
||||
avitocars.ru
|
||||
bank.uz
|
||||
belsetirehafi.tk
|
||||
bestcalovebracelet.cn
|
||||
bif-ru.info
|
||||
biznesrealnost.ru
|
||||
brillianty.info
|
||||
capsderfudd.tk
|
||||
carina-sy.de
|
||||
cenokos.ru
|
||||
chiptuninger.com
|
||||
clean-start.net
|
||||
coindirect.io
|
||||
counterbot.com
|
||||
customergrowthsystems.com
|
||||
detsky-nabytek.info
|
||||
dmmspy.com
|
||||
dvervmoskvu.ru
|
||||
elektrozigarette2.wordpressy.pl
|
||||
epicbrogaming.com
|
||||
ezigarettenshop2.myblog.de
|
||||
fandlr.com
|
||||
fitness-video.net
|
||||
foto-sisek.porngalleries.top
|
||||
ghazel.ru
|
||||
gkvector.ru
|
||||
glall.ru
|
||||
globetrotting-culture.ru
|
||||
homeart.space
|
||||
hotloans.ru
|
||||
i-service.kz
|
||||
iccornacircri.cf
|
||||
imediadesk.com
|
||||
infazavr.ru
|
||||
instakink.com
|
||||
intellektmedia.at
|
||||
ivoiretechnocom.ci
|
||||
kabbalah-red-bracelets.com
|
||||
kambasoft.com
|
||||
keywordteam.net
|
||||
krassh.ru
|
||||
languagecode.com
|
||||
law-check-two.xyz
|
||||
laxdrills.com
|
||||
liveinternet.ro
|
||||
map028.com
|
||||
marktforschung-stuttgart.com
|
||||
marwer.info
|
||||
medanestesia.ru
|
||||
mikozstop.com
|
||||
myblogregistercm.tk
|
||||
pensplan.com
|
||||
pokerniydom.ru
|
||||
porndroids.com
|
||||
pornohub.me
|
||||
pravoholding.ru
|
||||
reeyanaturopathy.com
|
||||
refererx.com
|
||||
remedyotc.com
|
||||
roznica.com.ua
|
||||
seoheap.com
|
||||
soochi.co
|
||||
sovetogorod.ru
|
||||
stoki.ru
|
||||
students-cheapskate.ml
|
||||
sugarlyflex.pw
|
||||
surflinksmedical.com
|
||||
theautoprofit.ml
|
||||
thebestphotos.eu
|
||||
theguardlan.com
|
||||
thenetinfo.com
|
||||
torrents.life
|
||||
track.deriv.com
|
||||
traffmonster.info
|
||||
videojam.tv
|
||||
volume-pills.biz
|
||||
web.cvut.cz
|
||||
weblo.com
|
||||
wholinkstome.com
|
||||
wma-x.com
|
||||
wordkeyhelper.com
|
||||
xn----9sbebi2bvzr7h.xn--p1ai
|
||||
xnxx-n.com
|
||||
70casino.online
|
||||
7xc4n.com
|
||||
aa9bd78f328a6a41279d0fad0a88df1901.com
|
||||
aab94f698f36684c5a852a2ef272e031bb.com
|
||||
alot.com
|
||||
atofilms.com
|
||||
autorn.ru
|
||||
autotop.com.ua
|
||||
autovideobroadcast.com
|
||||
azarttoto.com
|
||||
beyan.host.sk
|
||||
biznesschat.net
|
||||
bizru.info
|
||||
brg8.com
|
||||
bvlgaribracelet.xyz
|
||||
cfcl.co.uk
|
||||
coldfilm.ru
|
||||
contextualyield.com
|
||||
crynet.cc
|
||||
daisye.top
|
||||
dev78.dioniqlabb.se
|
||||
dogoimage.com
|
||||
domaincrawler.com
|
||||
duawitchrarato.tk
|
||||
elektroniksigaraankara.info
|
||||
elkacentr.ru
|
||||
europeanwatches.ru
|
||||
euroskat.ru
|
||||
ezigaretteshop2.mywapblog.com
|
||||
fatfasts-4tmz.com
|
||||
flex4launch.ru
|
||||
frighteningremain.cf
|
||||
fungirlsgames.net
|
||||
gdzkurokam.ru
|
||||
gg-arena.ru
|
||||
go2album.com
|
||||
golden-praga.ru
|
||||
gta-top.ru
|
||||
guildebzh.info
|
||||
herehloadibs.cf
|
||||
hop.clickbank.net
|
||||
hotenergy.ru
|
||||
infektsii.com
|
||||
inome.com.ua
|
||||
intimshop-fantasy.ru
|
||||
investzalog.ru
|
||||
irunfar.com
|
||||
itservicesthatworkforyou.com
|
||||
javspace.net
|
||||
kenaba.su
|
||||
kinomaniatv.pl
|
||||
kovrenok.ru
|
||||
likesdesign.com
|
||||
livejasmin.com
|
||||
lovasszovetseg.hu
|
||||
lyngdalhudterapi.no
|
||||
manifestation.betteroffers.review
|
||||
midst.eu
|
||||
mielec.pl
|
||||
minegam.com
|
||||
miniads.ca
|
||||
mjchamonix.org
|
||||
neks.info
|
||||
netfacet.net
|
||||
ohmyrings.com
|
||||
onlinemeetingnow.com
|
||||
ooomeru.ru
|
||||
partner-print.men
|
||||
pic-re.blogspot.com
|
||||
picturesboss.com
|
||||
pinwallpaper.xyz
|
||||
porndl.org
|
||||
projectforte.ru
|
||||
rank-checker.online
|
||||
sanatorrii.ru
|
||||
seoboxes.com
|
||||
sexad.net
|
||||
sisi-go.ru
|
||||
sisiynas.ru
|
||||
sitevalued.com
|
||||
slavkokacunko.de
|
||||
softwaretrend.net
|
||||
speeddream.xyz
|
||||
spinnerco.ca
|
||||
thenews-today.info
|
||||
timetorelax.biz
|
||||
tizanidinehclsideeffects.blogspot.com
|
||||
tizanidinestreetprice.blogspot.com
|
||||
tizanidinestreetvalue.blogspot.com
|
||||
unpredictable.ga
|
||||
urll.eu
|
||||
vekzdorov.ru
|
||||
vertaform.com
|
||||
videonsk.com
|
||||
vip2ch.com
|
||||
waterefficiency.co
|
||||
xn--80ajjbdhgmudixfjc8c5a9df8b.xn--p1ai
|
||||
xxxtubesafari.com
|
||||
youbrainboost.asia
|
||||
yourothersite.com
|
||||
yousense.info
|
||||
youtoner.it
|
||||
zaimite.ru
|
||||
zajm-pod-zalog-nedvizhimosti.ru
|
||||
zscaler.net
|
||||
zog.link
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>OCTYPE html>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to NginX</title>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.160 0;
|
||||
10.1.0.184 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2025.07.5373
|
||||
### Updated: Thu Jul 31 05:29:55 UTC 2025
|
||||
### Version: V4.2025.07.5374
|
||||
### Updated: Thu Jul 31 05:37:30 UTC 2025
|
||||
### Bad Bot Count: 679
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue