V4.2024.10.4839 [ci skip]

This commit is contained in:
mitchellkrogza 2024-10-27 10:07:31 +00:00
parent b828ab82a2
commit 0fc9415a0e
34 changed files with 278 additions and 248 deletions

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________
#### Version: V4.2024.10.4838
#### Version: V4.2024.10.4839
#### 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: [668](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.10.4838
#### Version: V4.2024.10.4839
#### 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: [668](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.10.4838
#### Version: V4.2024.10.4839
#### 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: [668](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.10.4838
#### Version: V4.2024.10.4839
#### 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: [668](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.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2024.10.4838
### Updated: Sat Oct 26 22:01:00 UTC 2024
### Version: V3.2024.10.4839
### Updated: Sun Oct 27 10:03:48 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -1 +1 @@
4838
4839

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2024.10.4838
### Updated: Sat Oct 26 22:01:00 UTC 2024
### Version: V3.2024.10.4839
### Updated: Sun Oct 27 10:03:48 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

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
40.67.133.145 0;
20.97.191.102 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.58 1;
10.1.0.96 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.58 0;
10.1.0.96 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.58 1;
10.1.0.96 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.58 0;
10.1.0.96 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.58 1;
10.1.0.96 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.58 0;
10.1.0.96 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

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
40.67.133.145 0;
20.97.191.102 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

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
40.67.133.145 0;
20.97.191.102 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:00:59 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:47 UTC 2024
### Bad Referrer Count: 7104
### Bad Bot Count: 668
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.58 1;
10.1.0.96 1;
127.0.0.1 1;

View file

@ -1,10 +1,10 @@
Citoid
ExtLinksBot
LinkextractorPro
MQQBrowser
Musobot
NICErsPRO
Picsearch
Turnitin
TwengaBot
linkdexbot
Bolt
CSHttp
LinqiaScrapeBot
Majestic SEO
Navroad
PageAnalyzer
Telesphoreo
V-BOT
Web Sauger
Widow

View file

@ -1,100 +1,100 @@
AIBOT
Abonti
Ankit
Aspiegel
AwarioBot
BlowFish
Brandwatch
80legs
AdsTxtCrawlerTP
AwarioRssBot
BackStreet
BackWeb
Backlink-Ceck
BacklinkCrawler
Badass
BetaBot
BunnySlippers
Claritybot
Crescent
Curious
Deusu
EMail Siphon
Ebingbong
ExtLinksBot
CSHttp
CherryPicker
Cogentbot
Cosmos
Dirbuster
DomCopBot
DomainStatsBot
Drip
EirGrabber
Evil
Extractor
Firefox/7.0
G-i-g-a-b-o-t
GetRight
Grabber
FlashGet
Foobot
Freeuploader
Getintent
Go-Ahead-Got-It
GoZilla
HEADMasterSEO
Heritrix
HonoluluBot
IRLbot
ImagesiftBot
InfraSec Scanner
InterGET
Iria
Jetty
Lightspeedsystems
Litemage_walker
MTRobot
MolokaiBot
Mr.4x3
NPbot
Jbrofuzz
JetCar
Leap
LieBaoFast
LinqiaMetadataDownloaderBot
MIDown tool
MIIxpc
Magnet
Mail.RU_Bot
Majestic-SEO
MarkMonitor
MauiBot
MegaIndex.ru
NetAnts
NetZIP
Nibbler
NetMechanic
Netvibes
Niki-bot
Nikto
Octopus
Offline Navigator
OpenLinkProfiler
POE-Component-Client-HTTP
Pandalytics
Proximic
PxBroker
Quick-Crawler
RSSingBot
OpenVAS
OrangeBot
OutfoxBot
PECL::HTTP
PageScorer
Panscient
Pimonster
Probethenet
Psbot
Pu_iN
RankFlex
RankingBot
RankingBot2
RankurBot
ReGet
RealDownload
Recorder
RedesScrapy
RebelMouse
Rogerbot
SMTBot
ScoutJet
Screaming
SemanticJuice
SeoSiteCheckup
SiteSucker
SmartDownload
Spider_Bot
Steeler
Sucuri
SuperBot
SurveyBot
T0PHackTeam
Telesoft
The Intraformant
TheNomad
TightTwatBot
UnisterBot
Vacuum
SBIder
SEOprofiler
SentiBot
Seomoz
Siphon
SiteExplorer
Snoopy
SpaceBison
Spammen
Spider_Bot/3.0
Sqlworm
Stripper
TeleportPro
Turnitin
Voltron
WBSearchBot
WallpapersHD
Web Pix
WebImageCollector
WebStripper
Web Fuck
WebSauger
WebWhacker
Website Quester
Whacker
WinHTTrack
WiseGuys Robot
Wotbox
Xaldon WebSpider
autoemailspider
clark-crawler
cohere-ai
evc-batch
gopher
iubenda-radar
Xenu
Zitebot
ZmEu
adscanner
crawler.feedback
facebookscraper
internetVista monitor
linkdexbot
netEstate NE Crawler
scalaj-http
siteripz
spyfu
tAkeOut
webgains-bot
meanpathbot
mediawords
pcBrowser
probe-image-size
sysscan
webpros.com
x09Mozilla
x22Mozilla
zgrab

View file

@ -1,10 +1,10 @@
70casino.online
bloke.com
bosman.pluto.ro
eorogo.top
javrip.net
keywordspay.com
sarafangel.ru
shinikiev.com.ua
tsan.net
vpnhowto.info
artparquet.ru
bannertesting.com
compliance-alexa.top
damedingel.ya.ru
genericlowlatencyasiodriverhq.aircus.com
lezbiyanki.net
mundoaberrante.com
sfj-ror.no
vzubah.com
zrus.org

View file

@ -1,100 +1,100 @@
101lesbian.xyz
2000k.ru
256bit.by
300richmond.co.nz
6hopping.com
acc.eu.org
allcredits.su
baersaratov.ru
balook.com
boleznikogi.com
buyantiviralwp.com
cartierbraceletsreplica.pw
ccbill.com
cookie-law-enforcement-ee.xyz
coolwallpapers-hd.com
cornerstone-countertops.com
credit-online.ws
custom-product-labels.com
cypernhuset.se
data1.scopich.com
descargar-musica-gratis.net
diamond-necklace.info
e-poker-2005.com
enginebay.ru
eredijovon.com
exchanges-bet.com
fickkontaktehobbyhuren.com
findpik.com
fortunejack.com
frameimage.org
free-social-buttons.xyz
gamesprite.me
gateway.zscalertwo.net
googlefeud.com
greenzaim.ru
hornymatches.com
ikritikimou.gr
imicrovision.com
interfucks.net
iskalko.ru
johannesburgsingles.co.za
journalhome.com
justbcause.com
keywords-monitoring-your-success.com
kino2018.club
kletkimehan.ru
le-clos-des-alouettes.com
localmatchbook.com
lonerangergames.com
marsgatan.com
00author.com
34.gs
admeasures.com
aero2.ru
antons-transporte.de
autonew.biz
b00kmarks.com
bigcareer.info
bigpictures.club
brewdom.ru
call-of-duty.info
carabela.com.do
carloans.com
cheap-pills-norx.com
chiblackhawks-jerseys.com
cleanallspyware.com
cleanmypc.com
cosmeticswomens-womensports.rhcloud.com
customerpromos-a.akamaihd.net
darodar.com
data.vtc.pw
djonwatch.ru
elektrozigaretten1.tumblr.com
erectile.bid
evogarage.com
ferretsoft.com
flytourisme.org
freemags.cc
fyl.com.ru
gogalleryawesome.com
gomusix.com
gsasearchenginerankerdiscount.com
hostnow.men
housediz.com
i-hobot.ru
iptool.xyz
izhevsk.zrus.org
jikoman.info
kaac.ru
keywordsdoctor.com
konturkrasoty.ru
lawyers.cafe
livesex-amateure.info
meetingrainstorm.bid
member-quiz.com
mesto-x.com
mikrobiologies.ru
moneyteam24.com
myanyone.net
najaden.no
newstudio.tv
noumeda.com
outclicks.net
porndroids.com
pornoblood.com
positive2b.ru
profitsport.club
promoheads.com
pxhdwsm.com
randalljhoward.com
robotixix.com
s.lollypopgaming.com
sajatvelemeny.com
search.xtconnect.com
sex-foto.pw
sierraapps.com
sivs.ru
stairliftstrue.com
steame.ru
stroyplus.ru
supermodni.com.ua
swagbucks.com
tecnoteakviareggio.it
thegalerie.eu
thruport.com
titslove.yopoint.in
trustl.life
uggsale.online
vip2ch.com
vitoriacabos.com
voprosotvet24.ru
w7s.ru
whatistizanidine2mg.blogspot.com
wholesalejerseychinaoutlet.com
woman-orgasm.ru
world-mmo.com
worldinternetauthority.com
woweb.com.ua
x-stars.ru
xn-----6kcaabbafhu7cskl7akvongwpo7hvjj.xn--p1ai
xn--e1afanlbnfckd7c3d.xn--p1ai
za-fun-offer.com
zrus.org
mejoresfotos.eu
metarip.ru
mmstat.com
moviemail-online.co.uk
movies-in-theaters.net
msk.afora.ru
mywallpaper.top
net-profits.xyz
njkmznnb.ru
pechikamini.ru
perso.wanadoo.es
pixgood.com
platesauto.com
poshiv-chehol.ru
puzzleweb.ru
rainbowice.ru
registry-clean-up.net
reining.lovasszovetseg.hu
relatodelpresente.com.ar
revistaindustria.com
rockingclicks.com
rus-teh.narod.ru
ruscoininvest.company
sbprabooks.com
scanner-irvin.top
seryeznie-znakomstva.ru
sexphoto.site
sexvideo-sex.com
sildenafil-tadalafil.info
sledstvie-veli.net
solnplast.ru
spl63.fr
splendorsearch-a.akamaihd.net
stop-gepatit.te.ua
suhanpacktech.com
tedy.su
thejournal.ru
tizanidinedruginteractions.blogspot.com
tizanidinerestlesslegsyndrome.blogspot.com
ukr-lit.com
unisexjewelry.org
vashsvet.com
vellings.info
videokrik.net
voditeltrezviy.ru
website-analyzer.info
xn-----7kceclhb4abre1b4a0ccl2fxch1a.xn--p1ai
xn--hxazdsfy.blogspot.com
xportvusbdriver8i.snack.ws
xz618.com
youtuhe.com
yugo-star.ru
zakazvzloma.com
zeleznobeton.ru
zetmaster.ru
zhuravlev.info

View file

@ -858,4 +858,34 @@
<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><!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><!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.58 0;
10.1.0.96 0;
127.0.0.1 0;

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:01:01 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:48 UTC 2024
### Bad Bot Count: 668
###################################################
### Version Information ##

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2024.10.4838
### Updated: Sat Oct 26 22:01:01 UTC 2024
### Version: V4.2024.10.4839
### Updated: Sun Oct 27 10:03:48 UTC 2024
### Bad Bot Count: 668
###################################################
### Version Information ##