V4.2024.04.4455 [ci skip]

This commit is contained in:
mitchellkrogza 2024-04-24 12:37:23 +00:00
parent 87e7bba792
commit 98b424a2fa
35 changed files with 332 additions and 254 deletions

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________
#### Version: V4.2024.04.4454
#### Version: V4.2024.04.4455
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad User-Agents (Bots) Blocked: [659](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________
#### Version: V4.2024.04.4454
#### Version: V4.2024.04.4455
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad User-Agents (Bots) Blocked: [659](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)

View file

@ -14,7 +14,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 even Fake Googlebots from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
_______________
#### Version: V4.2024.04.4454
#### Version: V4.2024.04.4455
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad User-Agents (Bots) Blocked: [659](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)

View file

@ -3,7 +3,7 @@
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
_______________
#### Version: V4.2024.04.4454
#### Version: V4.2024.04.4455
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
#### Bad User-Agents (Bots) Blocked: [659](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V3.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -1 +1 @@
4454
4455

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V3.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -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
172.183.132.30 0;
172.183.82.232 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.10 1;
10.1.1.74 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.10 0;
10.1.1.74 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.10 1;
10.1.1.74 1;
127.0.0.1 1;

View file

@ -60,4 +60,5 @@
# START MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###
"~*(?:\b)GoogleBot(?:\b|)" 2;
"~*(?:\b)Applebot(?:\b|)" 4;
# END MAKE BAD BOTS GOOD ### DO NOT EDIT THIS LINE AT ALL ###

View file

@ -1,2 +1,2 @@
10.1.0.10 0;
10.1.1.74 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.10 1;
10.1.1.74 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.10 0;
10.1.1.74 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -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
172.183.132.30 0;
172.183.82.232 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -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
172.183.132.30 0;
172.183.82.232 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:26 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:41 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 659
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.10 1;
10.1.1.74 1;
127.0.0.1 1;

View file

@ -1,10 +1,10 @@
BBBike
BDFetch
CazoodleBot
Haansoft
IlseBot
LeechFTP
OrangeBot
Site Sucker
Telesoft
WebCollage
AwarioSmartBot
Blow
CrunchBot
Fuzz
GrabNet
Nimbostratus
Quick-Crawler
Scanbot
Zermelo
page scorer

View file

@ -1,100 +1,100 @@
ALittle Client
Acunetix
Aipbot
Anthill
AwarioBot
ADmantX
Aboundex
Apexoo
BacklinkCrawler
Black Hole
BlackWidow
BotALot
Buck
BuiltWith
Blackboard
BuiltBotTough
Bullseye
CSHttp
Crawling at Home Project
CrunchBot
CyotekWebCopy
DnBCrawler-Analytics
DomCopBot
Exabot
ExtLinksBot
GalaxyBot
CensysInspect
Cloud mapping
Cogentbot
CopyRightCheck
Discoverybot
Dispatch
EyeNetIE
Fimap
FrontPage
Genieo
GetRight
Go!Zilla
Go-Ahead-Got-It
Grafula
GrabNet
GrapeshotCrawler
HTMLparser
Haansoft
Heritrix
IDBTE4M
InfoNaviRobot
Joomla
Kenjin Spider
Keyword Density
IRLbot
Internet Ninja
Iskanie
IstellaBot
LWP::Simple
LibWeb
Libwhisker
Lightspeedsystems
MIDown tool
MSIECrawler
MTRobot
Mag-Net
Masscan
Mata Hari
LinqiaRSSBot
LinqiaScrapeBot
MJ12bot
MarkMonitor
MauiBot
MeanPath Bot
Meanpathbot
MicroMessenger
Microsoft Data Access
Microsoft URL Control
Msrabot
NPbot
Net Vampire
Netcraft
PeoplePal
Picsearch
Piepmatz
PleaseCrawl
Nessus
NetMechanic
NextGenSearchBot
Nibbler
Nutch
OpenVAS
Openfind
PageScorer
PageThing.com
Pavuk
Pixray
ProPowerBot
ProWebWalker
ReGet
Scrapy
SenutoBot
RankActive
RankFlex
RebelMouse
RepoMonkey
SEOprofiler
SEOstats
SeobilityBot
Site Sucker
SiteCheckerBotCrawler
SiteExplorer
SiteSucker
Sitevigil
Snake
Sottopop
Spanner
SiteSnagger
SocialRankIOBot
Spinn3r
Sqworm
Steeler
SuperBot
Stripper
SuperHTTP
Surfbot
SurveyBot
Thumbor
Toata
TurnitinBot
URLy.Warning
UnisterBot
Voil
Voltron
WWW-Mechanize
Web Fetch
WebLeacher
WebmasterWorldForumBot
WebsiteQuester
Woobot
Wprecon
Xenu
Zeus
Teleport
Telesphoreo
The Intraformant
TinyTestBot
Titan
URLy Warning
V-BOT
VoidEYE
WWW::Mechanize
Web Fuck
WebEnhancer
WebFuck
WebReaper
Webshag
Who.is Bot
Widow
YoudaoBot
ZoomBot
ZyBorg
arquivo-web-crawler
arquivo.pt
autoemailspider
cohere-ai
com.plumanalytics
heritrix
internetVista monitor
iubenda-radar
mediawords
ripz
s1z.ru
clark-crawler
facebookscraper
gopher
isitwp.com
linkfluence
oBot
pcBrowser
sogouspider
webmeup-crawler
webpros.com
xpymep1.exe
x22Mozilla

View file

@ -1,10 +1,10 @@
3weekdiet.com
advokat-grodno.by
alpharma.net
cam-kontakte.org
googleseo.com.tr
polytopesexempt.com
shitmovs.com
tvnewsclips.info
u-cheats.ru
while.cheapwebsitehoster.com
avirasecureserver.com
education-cz.ru
home-task.com
perederni.net
pskcijdc.bloger.index.hr
rubanners.com
scanner-fred.top
simplepooltips.com
snegozaderzhatel.ru
tizanidinehcl2mg.blogspot.com

View file

@ -1,100 +1,100 @@
akama.com
alta-realestate.com
ap.senai.br
app5.letmacworkfaster.world
asscenihotosidea.blogspot.co.za
autolombard-krasnodar.ru
aviav.org
axbocz.net
belsetirehafi.tk
bitcoin-ua.top
blue-square.biz
cartierreplica.win
cfcl.co.uk
cibpenonptib.flu.cc
clickcash.com
clmforexeu.com
com-supportcenter.website
compliance-mary.top
cookie-law-enforcement-aa.xyz
covetnica.com
dentfidemountpreach.tk
detalizaciya-tut.biz
domaincheck.io
e2click.com
elmacho.xyz
energydiet-info.ru
eropho.net
essaypro.com
ezigarettekaufen2.mpbloggar.se
feargames.ru
fermersovet.ru
firstdrugmall.ru
foxtechfpv.com
gembird.com
germes-trans.com
getlamborghini.ga
greatdealshop.com
guigyverpo.cf
handicapbathtubarea.com
hoholikik.club
hotchatdate.com
hotshoppymac.com
ideawheel.com
internet-apteka.ru
juliaworld.net
kam-dom.ru
karusel-market.ru
kinoplen.ru
kurwa.win
lapitec.eu
lazymanyoga.com
lemon-ade.site
lesbian.xyz
letmacwork.world
lietaer.com
me-ke.com
mobilierland.com
morocco-nomad-excursions.com
nalogovyy-kodeks.ru
nuit-artisanale.com
officedocuments.net
online-zaymy.ru
onlinefilmz.net
pdns.cz
pensplan.com
picscout.com
play-mp3.com
popander.mobi
pornhub-forum.ga
progonrumarket.ru
prostitutki-rostova.org
qitt.ru
rebrand.ly
rfid-locker.co
rossanasaavedra.net
sendearnings.com
sex.hotblog.top
shakhtar-doneck.ru
sky-mine.ru
social-fun.ru
spywareit.com
starpages.net
suchenindeutschland.com
tizanidinehclsideeffects.blogspot.com
toys.erolove.in
treasuretrack-a.akamaihd.net
trustedmaccleaner.com
ultimatesetnewfreeallsoftupgradesystems.pw
visionwell.com.cn
weblo.com
westsextube.com
worldoffiles.ru
wrona.it
wrz0iuebwhp5fg.freeddns.com
xboxster.ru
xn--c1acygb.xn--p1ai
yougame.biz
yourtemplatefinder.com
zkjovpdgxivg.ga
znakomstvaonlain.ru
00go.com
0n-line.tv
1stat.ru
4pp13.com
adnotbad.com
arate.ru
atmovs.com
auto.rusvile.lt
backlinkwatch.com
bet365.com
blogrankers.com
bocoarchives.org
boleznikogi.com
boole.onlinewebshop.net
brillianty.info
businescoop.men
comeondog.info
compliance-irvin.xyz
cookie-law-enforcement-ee.xyz
coolingoods.com
cottageofgrace.com
cougfan.info
demenageur.com
dneprsvet.com.ua
dtm-spain.com
eets.net
energydiet24.ru
esopini.com
faptitans.com
fashionavenuegame.com
finemanteam.com
forsex.info
fuel-gas.com
funnymama.com
gamevalue7.weebly.com
gdzkurokam.ru
gelezki.com
gidonline.one
goodwriterssales.com
gsasearchengineranker.site
gsou.cf
healgastro.com
hesteel.pl
houseofrose.com
hut1.ru
ihc2015.info
img.wallpaperstock.net
indetiske.ya.ru
ivanovo.zrus.org
ketrzyn.pl
labafydjxa.su
lyrster.com
macotool.com
mararoom.ru
masterseek.com
mediaoffers.click
metabar.ru
moneyviking-a.akamaihd.net
mp3films.ru
nakrutka.cc
nextrent-crimea.ru
nomuos.it
obesidadealgarve.com
olgacvetmet.com
onlineslotmaschine.com
ops.picscout.com
pekori.to
perm.xrus.org
picanalyzer.data-ox.com
pinkduck.ga
pizdeishn.com
play-movie.pl
pons-presse.com
popcash.net
pornokorol.com
porto.abuilder.net
privatamateure.com
privetsochi.ru
pxhdwsm.com
seo-prof1.xyz
seofied.com
solinf.co
sotechco.co
spacash.com
spaceshipad.com
taihouse.ru
themestotal.com
thin.me.pn
top250movies.ru
venta-prom.ru
veopornogratis.xxx
video-hollywood.ru
warningwar.ru
welck.octopis.com
wieseversa.no
womama.ru
xtremeeagles.net
youporn-forum.ga
zakazvzloma.com
zatjmuzu.info

View file

@ -1,14 +1,81 @@
<!DOCTYPE html>
<html>
<head>
<title>Welcome to 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>
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx/1.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</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.18.0 (Ubuntu)</center>
</body>
</html>
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
@ -581,4 +648,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 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>

View file

@ -1,2 +1,2 @@
10.1.0.10 0;
10.1.1.74 0;
127.0.0.1 0;

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:27 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:42 UTC 2024
### Bad Bot Count: 659
###################################################
### Version Information ##

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2024.04.4454
### Updated: Wed Apr 24 12:15:27 UTC 2024
### Version: V4.2024.04.4455
### Updated: Wed Apr 24 12:33:42 UTC 2024
### Bad Bot Count: 659
###################################################
### Version Information ##