V4.2023.10.4085 [ci skip]

This commit is contained in:
mitchellkrogza 2023-10-29 10:07:16 +00:00
parent 940f22e95a
commit b8fdef9159
34 changed files with 248 additions and 258 deletions

View file

@ -4,7 +4,7 @@
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
_______________
#### Version: V4.2023.10.4084
#### Version: V4.2023.10.4085
#### 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: [647](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.2023.10.4084
#### Version: V4.2023.10.4085
#### 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: [647](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.2023.10.4084
#### Version: V4.2023.10.4085
#### 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: [647](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.2023.10.4084
#### Version: V4.2023.10.4085
#### 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: [647](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.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2023.10.4084
### Updated: Sat Oct 28 22:01:06 UTC 2023
### Version: V3.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -1 +1 @@
4084
4085

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2023.10.4084
### Updated: Sat Oct 28 22:01:06 UTC 2023
### Version: V3.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

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.177.254.86 0;
13.83.4.107 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.36 1;
10.1.0.28 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.36 0;
10.1.0.28 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.36 1;
10.1.0.28 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.36 0;
10.1.0.28 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.36 1;
10.1.0.28 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
10.1.0.36 0;
10.1.0.28 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

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.177.254.86 0;
13.83.4.107 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

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.177.254.86 0;
13.83.4.107 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:05 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:24 UTC 2023
### Bad Referrer Count: 7104
### Bad Bot Count: 647
###################################################

View file

@ -1,2 +1,2 @@
10.1.0.36 1;
10.1.0.28 1;
127.0.0.1 1;

View file

@ -1,10 +1,10 @@
Buddy
Collector
GoZilla
Mojolicious
NetSpider
Recorder
Scanbot
SearchmetricsBot
Virusdie
WeSEE
404checker
Bytespider
DSearch
ExtractorPro
IDBot
Joomla
LinkpadBot
OpenVAS
Whack
gopher

View file

@ -1,100 +1,100 @@
404checker
80legs
ADmantX
Aboundex
Alexibot
AllSubmitter
Aspiegel
Asterias
BetaBot
Blackboard
BlowFish
Boardreader
BunnySlippers
Claritybot
BBBike
Brandprotect
Brandwatch
CODE87
CherryPicker
ChinaClaw
Cloud mapping
Cogentbot
Copier
CopyRightCheck
Craftbot
Discobot
DittoSpyder
DomainStatsBot
Dragonfly
ECCP/1.0
EMail Wolf
Ecxi
EirGrabber
Evil
Exabot
Flunky
GPTBot
GT::WWW
Crawling at Home Project
DnBCrawler-Analytics
DomainAppender
Dotbot
Express WebPictures
ExtractorPro
Extreme Picture Finder
EyeNetIE
FDM
FHscan
Firefox/7.0
GalaxyBot
GermCrawler
Go!Zilla
Heritrix
Hloader
IDBTE4M
Gigabot
GrabNet
HMView
Haansoft
Image Fetch
InfoTekies
InternetSeer
JetCar
Jetty
Kenjin Spider
Iskanie
Keyword Density
Larbin
Leap
Lftp
LexiBot
LieBaoFast
Likse
LinkScan
LinkWalker
LinkextractorPro
LinqiaMetadataDownloaderBot
MFC_Tear_Sample
LinkpadBot
Majestic12
Msrabot
Nikto
Octopus
POE-Component-Client-HTTP
MarkWatch
Masscan
MeanPath Bot
MegaIndex.ru
Metauri
Minefield
NICErsPRO
Nameprotect
Navroad
Needle
NetLyzer
NetSpider
Netcraft
Nutch
OnCrawl
PageGrabber
Pavuk
Pi-Monster
Pimonster
Pu_iN
PxBroker
PyCurl
Quick-Crawler
Pixray
RankingBot2
RankurBot
Re-re
ReGet
SEOlyticsCrawler
Screaming
SemanticJuice
SiteExplorer
SiteLockSpider
Sosospider
Sqlmap
Sqworm
SuperBot
Swiftbot
Teleport
TheNomad
Toata
Turingos
WBSearchBot
Web Fuck
Web Sauger
WebAuto
WebBandit
WebCollage
WebFuck
WebZIP
Webalta
WebsiteExtractor
Whatweb
WinHTTrack
Xaldon_WebSpider
Xenu
RealDownload
RepoMonkey
Rogerbot
ScanAlert
ScoutJet
SearchmetricsBot
SentiBot
SenutoBot
SeoSiteCheckup
SeobilityBot
Snake
Spammen
SputnikBot
Surfbot
SurveyBot
Suzuran
Toweyabot
True_Robot
TwengaBot
Upflow
Vacuum
Voltron
Wallpapers/3.0
Web Enhancer
WebLeacher
WebStripper
Whack
Wotbox
Xaldon WebSpider
Zermelo
arquivo.pt
eCatch
ips-agent
mediawords
oBot
plumanalytics
satoristudio.net
webgains-bot
Zeus
ZoominfoBot
coccocbot
cognitiveseo
crawler4j
instabid
lwp-trivial
seocompany.store
webmeup-crawler
zauba.io

View file

@ -1,10 +1,10 @@
7xc4n.com
acunetix-referrer.com
andpolice.com
brus-vsem.ru
e-c.al
haikuware.com
le-clos-des-alouettes.com
ric.info
tuckpointingmasonrysystems.com
xxxmania.top
auspolice.com
cwetochki.ru
guiadeserraazul.com
locksmith.jp
moi-glazki.ru
pojdelo.weebly.com
rankings-analytics.com
responsive-test.net
shinikiev.com.ua
zazagames.org

View file

@ -1,100 +1,100 @@
3-letter-domains.net
aac500b7a15b2646968f6bd8c6305869d7.com
allbizne.co.ua
apilinkswiftco-a.akamaihd.net
aramaicmedia.org
artdestshop.eu
asscenihotosidea.blogspot.co.za
bannerads.de
betwinservice.com
bloke.com
bpro1.top
cmd.kz
com-supportcenter.website
craftburg.ru
deluxedumps.com
dnsrsearch.com
efkt.jp
engines-usa.com
euronis-free.com
exci.ru
excitacao.com
extlinks.com
ezigaretteshop.webs.com
fatmaelgarny.com
firstdrugmall.ru
freewhatsappload.com
fyl.com.ru
2itech.ru
57883.net
acc.eu.org
accessoires-mode.in
addtoadd.men
adverster.com
afftrack001.com
agahinameh.com
airlandsea.info
aktivator-windows10.blogspot.com
algarveglobal.com
ameblo.top
apimegabrowsebiz-a.akamaihd.net
bestimagecoollibrary.com
blog.yam.com
bmwhighperformers.com
bookmark4you.com.biz
brewdom.ru
callawaygolfstore.online
chocoslim.pro
cityadspix.com
coin-hive.com
dayibiao.com
domznaniy.ru
drev.biz
driving.kiev.ua
druzhininevgeniy63.blogspot.com
europeanwatches.ru
exportshop.us
feeriaclub.ru
fodelsedagspresenter.nu
fuckingawesome.com
gallerily.com
glavtral.ru
goo.ne.jp
hawaiisurf.com
hccoder.info
incep.imagine-ex.co
ivanstroi.ru
jbl-charge.info
kellyonline.xyz
ketoanhanoi.info
keywordblocks.com
keywordsuggest.org
kino-ecran.ru
kinohall.ru
getlaid-xxxhookupdirect.com
gilsonchiro.xyz
himazin.info
housekuba.org
ipornox.xxx
iscblog.info
keywordteam.net
klitimg.pw
klosetkitten.com
lakomka.com.ua
law-check-nine.xyz
letslowbefast.site
livefixer.com
mactechinfo.info
mail.allnews24.in
malls.com
mcadamssupplyco.com
mediafresh.online
michellblog.online
moneyviking-a.akamaihd.net
mouselink.co
mycouponizemac.com
net-profits.xyz
nisuturnetdgu.tk
of-ireland.info
onemantrip.com
oneshotdate.com
online-podarki.com
optikremont.ru
oranga.host.sk
ozas.net
park.above.com
pendelprognos.se
phelissota.xyz
picsforkeywordsuggestion.com
promoforum.ru
refads.pro
rockma.se
rubbed.us
ryetaw.com
sanyuprojects.com
sharebutton.to
sluganarodu.ru
small-game.com
smart-scripts.com
sneakyboy.com
solitaire-game.ru
sstroy44.ru
stariy-baku.com
store-rx.com
tizanidinewithdrawal.blogspot.com
tnctrx.com
topsiteminecraft.com
torrentdownloadhub.com
unrealcommander.org
ustion.ru
validdomain.xyz
videochat.ph
videogamesecrets.com
virus-schutzmasken.de
viteonlusarezzo.it
voltrknc1.com
whatistizanidinehclusedfor.blogspot.com
wingsofrefuge.net
wpthemedetector.co.uk
x-musics.com
lennatin.info
limads.men
liveinternet.ro
masterseek.com
medtherapy.ru
memberty.com
moomi-daeri.com
msk.afora.ru
musezone.su
myliveblog.ru
mzdish.site
newstaffadsshop.club
nootrino.com
novatech.vn
nzfilecloud.weebly.com
ochistka-stokov.ru
odesproperty.com
oksrv.com
olympescort.com
onlainbesplatno.ru
onlinebay.ru
ons-add.men
parajumpersstore.online
partner-cdn.men
patterntrader-en.com
pix-hd.com
playfortuna-play.ru
polytopesexempt.com
qcstrtvt.bloger.index.hr
rczhan.com
repeatlogo.co.uk
rn-to-bsn.com
sc-specialhost.com
sdsjweb.com
seoholding.com
servingnotice.com
sexiporno.net
simple-image.com.ua
skanninge.se
sladkoevideo.com
social-search.me
soda.media
sofit-dmd.ru
spy-app.info
spy-sts.com
subj.ukr-lit.com
suralink.com
thesmartsearch.net
tizanidinehcl4mgtabinfo.blogspot.com
truck-rece.life
u17795.netangels.ru
uchetunet.su
videosbox.ru
vitanail.ru
whatsappdownload10.com
www.get-free-traffic-now.com
xn--80aagddcgkbcqbad7amllnejg6dya.xn--p1ai
zapiszto.pl
zooggames.com

View file

@ -581,14 +581,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 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.36 0;
10.1.0.28 0;
127.0.0.1 0;

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:07 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:25 UTC 2023
### Bad Bot Count: 647
###################################################
### Version Information ##

View file

@ -6,8 +6,8 @@
### Version Information #
###################################################
### Version: V4.2023.10.4084
### Updated: Sat Oct 28 22:01:07 UTC 2023
### Version: V4.2023.10.4085
### Updated: Sun Oct 29 10:03:25 UTC 2023
### Bad Bot Count: 647
###################################################
### Version Information ##