mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 22:05:46 +00:00
V4.2024.07.4660 [ci skip]
This commit is contained in:
parent
21302d75b7
commit
21d183f104
37 changed files with 284 additions and 282 deletions
|
@ -176,7 +176,6 @@ Gigabot
|
|||
Go!Zilla
|
||||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
Google-Extended
|
||||
Gotit
|
||||
GrabNet
|
||||
Grabber
|
||||
|
|
|
@ -1 +1 @@
|
|||
4659
|
||||
4660
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:22 UTC 2024
|
||||
### Version: V3.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -326,7 +326,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -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.71.163.69 0;
|
||||
40.76.254.135 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -237,7 +237,6 @@
|
|||
"~*(?:\b)Go!Zilla(?:\b|)" 0;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b|)" 0;
|
||||
"~*(?:\b)GoZilla(?:\b|)" 0;
|
||||
"~*(?:\b)Google-Extended(?:\b|)" 0;
|
||||
"~*(?:\b)Gotit(?:\b|)" 0;
|
||||
"~*(?:\b)GrabNet(?:\b|)" 0;
|
||||
"~*(?:\b)Grabber(?:\b|)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -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.71.163.69 0;
|
||||
40.76.254.135 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -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.71.163.69 0;
|
||||
40.76.254.135 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:21 UTC 2024
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:16 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 666
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go!Zilla(?:\b)" 3;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 1;
|
||||
10.1.0.134 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -237,7 +237,6 @@
|
|||
"~*(?:\b)Go!Zilla(?:\b|)" 0;
|
||||
"~*(?:\b)Go-Ahead-Got-It(?:\b|)" 0;
|
||||
"~*(?:\b)GoZilla(?:\b|)" 0;
|
||||
"~*(?:\b)Google-Extended(?:\b|)" 0;
|
||||
"~*(?:\b)Gotit(?:\b|)" 0;
|
||||
"~*(?:\b)GrabNet(?:\b|)" 0;
|
||||
"~*(?:\b)Grabber(?:\b|)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
80legs
|
||||
Badass
|
||||
Battleztar Bazinga
|
||||
CCBot
|
||||
DomainAppender
|
||||
Iria
|
||||
Lftp
|
||||
NimbleCrawler
|
||||
Titan
|
||||
meanpathbot
|
||||
ExtLinksBot
|
||||
Haansoft
|
||||
InfoNaviRobot
|
||||
SlySearch
|
||||
Spbot
|
||||
Trendictionbot
|
||||
Woobot
|
||||
archive.org_bot
|
||||
sogouspider
|
||||
zgrab
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
01h4x.com
|
||||
404checker
|
||||
ADmantX
|
||||
Apexoo
|
||||
Atomseobot
|
||||
Attach
|
||||
BDCbot
|
||||
BackDoorBot
|
||||
ASPSeek
|
||||
AhrefsBot
|
||||
Anarchy99
|
||||
AwarioSmartBot
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Black Hole
|
||||
BlackWidow
|
||||
CODE87
|
||||
ClaudeBot
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
Collector
|
||||
CopyRightCheck
|
||||
Craftbot
|
||||
CrazyWebCrawler
|
||||
Barkrowler
|
||||
Blackboard
|
||||
Brandwatch
|
||||
CazoodleBot
|
||||
Crescent
|
||||
Custo
|
||||
DTS Agent
|
||||
DigitalPebble
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
CyotekWebCopy
|
||||
DnBCrawler-Analytics
|
||||
DnyzBot
|
||||
Download Wonder
|
||||
Extractor
|
||||
FHscan
|
||||
Firefox/7.0
|
||||
GetWeb
|
||||
Go!Zilla
|
||||
Google-Extended
|
||||
HMView
|
||||
IDBot
|
||||
IndeedBot
|
||||
InternetSeer
|
||||
JOC Web Spider
|
||||
JustView
|
||||
Kozmosbot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
MFC_Tear_Sample
|
||||
MIIxpc
|
||||
MauiBot
|
||||
FDM
|
||||
FemtosearchBot
|
||||
Foobot
|
||||
Getintent
|
||||
Go-Ahead-Got-It
|
||||
GrabNet
|
||||
Haansoft
|
||||
HonoluluBot
|
||||
Image Fetch
|
||||
InfoTekies
|
||||
Iria
|
||||
JikeSpider
|
||||
Kenjin Spider
|
||||
LWP::Simple
|
||||
LeechGet
|
||||
LinkextractorPro
|
||||
LinkpadBot
|
||||
MQQBrowser
|
||||
MSIECrawler
|
||||
Mail.RU_Bot
|
||||
MeanPath Bot
|
||||
Moblie Safari
|
||||
Mojeek
|
||||
Musobot
|
||||
NPbot
|
||||
Needle
|
||||
Net Vampire
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Mozlila
|
||||
Nameprotect
|
||||
NetZIP
|
||||
Netcraft
|
||||
Nikto
|
||||
Nmap
|
||||
Nuclei
|
||||
Offline Navigator
|
||||
Nimbostratus
|
||||
OrangeSpider
|
||||
OutfoxBot
|
||||
PageGrabber
|
||||
Papa Foto
|
||||
Pavuk
|
||||
Pixray
|
||||
Pump
|
||||
QueryN Metasearch
|
||||
RankFlex
|
||||
Ripper
|
||||
Rogerbot
|
||||
Petalbot
|
||||
Pi-Monster
|
||||
PictureFinder
|
||||
ProWebWalker
|
||||
Proximic
|
||||
RSSingBot
|
||||
Rainbot
|
||||
RankingBot2
|
||||
Re-re
|
||||
SMTBot
|
||||
SalesIntelligent
|
||||
ScanAlert
|
||||
Scanbot
|
||||
ScoutJet
|
||||
Scrapy
|
||||
Seomoz
|
||||
Sosospider
|
||||
Spanner
|
||||
Sqlworm
|
||||
Steeler
|
||||
Sucuri
|
||||
Sitevigil
|
||||
Sogou web spider
|
||||
Sottopop
|
||||
Spinn3r
|
||||
Stripper
|
||||
Suzuran
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
Telesphoreo
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WPScan
|
||||
WebFuck
|
||||
WebZIP
|
||||
Webshag
|
||||
Webster
|
||||
Who.is Bot
|
||||
Wonderbot
|
||||
Turnitin
|
||||
VeriCiteCrawler
|
||||
WWW-Mechanize
|
||||
WeSEE
|
||||
WebmasterWorldForumBot
|
||||
Whacker
|
||||
Wotbox
|
||||
YoudaoBot
|
||||
Zeus
|
||||
adscanner
|
||||
crawl.sogou.com
|
||||
ZumBot
|
||||
arquivo.pt
|
||||
backlink-check
|
||||
crawler.feedback
|
||||
dataforseo.com
|
||||
eCatch
|
||||
magpie-crawler
|
||||
omgili
|
||||
sp_auditbot
|
||||
sysscan
|
||||
tAkeOut
|
||||
dataforseobot
|
||||
linkfluence
|
||||
lwp-request
|
||||
page scorer
|
||||
pcBrowser
|
||||
s1z.ru
|
||||
scalaj-http
|
||||
scan.lol
|
||||
seostar
|
||||
sexsearcher
|
||||
trendiction.com
|
||||
ubermetrics-technologies.com
|
||||
x22Mozilla
|
||||
webmeup-crawler
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
1bet.com
|
||||
beatifullandscape.co
|
||||
bnt-team.com
|
||||
codq.info
|
||||
flashbannernow.com
|
||||
gay.adultgalls.com
|
||||
hop.clickbank.net
|
||||
maglid.ru
|
||||
monsterdivx.tv
|
||||
onlinewritingjobs17.blogspot.ru
|
||||
activecampaign.dreamhosters.com
|
||||
dailystrength.org
|
||||
demon-tweeks.com
|
||||
dfwu1019.info
|
||||
find1friend.com
|
||||
norththeface.store
|
||||
npoet.ru
|
||||
sharebutton.net
|
||||
thegioixekhach.com
|
||||
tizanidineforopiatewithdrawal.blogspot.com
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
1hwy.com
|
||||
abovetherivernc.com
|
||||
apparel-offer.com
|
||||
arewater.com
|
||||
auto-zapchasti.org
|
||||
axbocz.net
|
||||
bedcapdealers.com
|
||||
bharatdefencekavach.com
|
||||
businescoop.men
|
||||
capacitacionyaprendizaje.com
|
||||
carsdined.org
|
||||
cenoval.ru
|
||||
chocolateslim-u-srbiji.com
|
||||
cleanallvirus.com
|
||||
compliance-walter.top
|
||||
crackzplanet.com
|
||||
custodieva.ru
|
||||
dildofotzen.net
|
||||
doctissimo.fr
|
||||
dvr.biz.ua
|
||||
electricwheelchairsarea.com
|
||||
erotik0049.com
|
||||
flashlarevista.com
|
||||
foxydeal.com
|
||||
free-deals.faith
|
||||
freesitetest.com
|
||||
freevpn.space
|
||||
galeon.com
|
||||
gallerylisting.com
|
||||
getlamborghini.ga
|
||||
gg.zzyjxs.com
|
||||
gifspics.com
|
||||
gowreckdiving.com
|
||||
graphics8.info
|
||||
guardlink.org
|
||||
hackers-crackers.tk
|
||||
hauleddes.com
|
||||
hazardky.net
|
||||
herokuapp.com
|
||||
home-task.com
|
||||
imguramx.pw
|
||||
imicrovision.com
|
||||
isitwp.com
|
||||
justprofit.xyz
|
||||
kamorel.com
|
||||
kraljeva-sutjeska.com
|
||||
kurwa.win
|
||||
letslowbefast.today
|
||||
locksmith.jp
|
||||
lordzfilmz.me
|
||||
maridan.com.ua
|
||||
medkletki.ru
|
||||
meet-flirt-dating.com
|
||||
mnogolok.info
|
||||
mobstarr.com
|
||||
mojaocena.com
|
||||
musirc.com
|
||||
my-aladin.com
|
||||
namecrumilchlet.tk
|
||||
netfacet.net
|
||||
pixgood.com
|
||||
pornobrazzers.biz
|
||||
privacyassistant.net
|
||||
privhosting.com
|
||||
qcstrtvt.bloger.index.hr
|
||||
quickchange.cc
|
||||
rczhan.com
|
||||
recinziireale.com
|
||||
resant.ru
|
||||
ruscoininvest.company
|
||||
scanner-jessica.top
|
||||
searchimpression.com
|
||||
shariki-zuma-lines.ru
|
||||
shillyourcoins.com
|
||||
sibvitr.ru
|
||||
smstraf.ru
|
||||
spyfu.com
|
||||
sr-rekneskap.no
|
||||
stefanbakosab.se
|
||||
tako3.com
|
||||
tedy.su
|
||||
teslathemes.com
|
||||
theporndude.com
|
||||
titan-ads.life
|
||||
tizanidinerestlesslegsyndrome.blogspot.com
|
||||
torontoplumbinggroup.com
|
||||
turkeyreport.tk
|
||||
ugogo.info
|
||||
unitygame3d.com
|
||||
viagengrarx.com
|
||||
vmnmvzsmn.over-blog.com
|
||||
voditeltrezviy.ru
|
||||
webkeyit.com
|
||||
website-analytics.online
|
||||
whatsappbot.flyland.ru
|
||||
wingsoffury2.com
|
||||
womama.ru
|
||||
x-lime.com
|
||||
xz618.com
|
||||
178evakuator178.ru
|
||||
2itech.ru
|
||||
3weekdiet.com
|
||||
55wmz.ru
|
||||
actices.com
|
||||
adtology.com
|
||||
adzerg.com
|
||||
agapovdg.ru
|
||||
beetpics.pw
|
||||
binomo.com
|
||||
bizfly.info
|
||||
cardiosport.com.ua
|
||||
cfcl.co.uk
|
||||
cienum.fr
|
||||
clarithromycin500mg.com
|
||||
clash-clans.ru
|
||||
club-samodelkin.ru
|
||||
cocolyze.com
|
||||
collegeessay19.blogspot.ru
|
||||
compliance-mary.top
|
||||
coolgamechannel.com
|
||||
deda-moroza-zakaz.ru
|
||||
detki-opt.ru
|
||||
detskie-zabavi.ru
|
||||
dickssportinggoods.com
|
||||
dimkino.ru
|
||||
domik-derevne.ru
|
||||
dumuelave.xyz
|
||||
ed-shop01.ru
|
||||
eksprognoz.ru
|
||||
elektronischezi.livejournal.com
|
||||
elidelcream.weebly.com
|
||||
enternet.ee
|
||||
expertblog.info
|
||||
finansov.info
|
||||
globalsurfari.com
|
||||
gogps.me
|
||||
hobbyhuren-datenbank.com
|
||||
homemature.net
|
||||
imagefinder.site
|
||||
infodocsportal.com
|
||||
intellego.info
|
||||
interesnie-faktu.ru
|
||||
jillepille.com
|
||||
kinogonew.ru
|
||||
kinoplen.ru
|
||||
komputers-best.ru
|
||||
lacave.ntic.fr
|
||||
lawyers.cafe
|
||||
lifebyleese.com
|
||||
lyngdalhudterapi.no
|
||||
lyrics.home-task.com
|
||||
midst.eu
|
||||
mobile.ok.ru
|
||||
muz-shoes.ru
|
||||
naphukete.ru
|
||||
netoil.no
|
||||
oksrv.com
|
||||
ostrovtaxi.ru
|
||||
perfectplanned.com
|
||||
pornokajf.com
|
||||
rarbg.to
|
||||
rique.host.sk
|
||||
royal-betting.net
|
||||
saecsa.co
|
||||
sajatvelemeny.com
|
||||
sape.top
|
||||
school-diplomat.ru
|
||||
sergiorossistore.online
|
||||
sevendays.com.ua
|
||||
sexkvartal.com
|
||||
sexyebonyteen.com
|
||||
shlyahten.ru
|
||||
simpoed.ufop.br
|
||||
siteheart.net
|
||||
startwp.org
|
||||
telegramdownload10.com
|
||||
tetracsaudi.com
|
||||
thefds.net
|
||||
tizanidinehcl2mgtablet.blogspot.com
|
||||
tizanidinewithdrawalsymptoms.blogspot.com
|
||||
tradgardspartner.se
|
||||
tytoona.com
|
||||
usswrite.com
|
||||
videochat.tv.br
|
||||
videospornogratisx.net
|
||||
viktoria-center.ru
|
||||
visa-china.ru
|
||||
webextract.profound.net
|
||||
weblo.com
|
||||
webnode.me
|
||||
wtsindia.in
|
||||
xfire.com
|
||||
xn--80aeahghtf8ac5i.xn--p1ai
|
||||
xtrafficplus.com
|
||||
ytmnd.com
|
||||
yunque.pluto.ro
|
||||
zambini.ru
|
||||
zerocash.msk.ru
|
||||
zeroredirect5.com
|
||||
|
|
|
@ -878,4 +878,24 @@
|
|||
<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>
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.203 0;
|
||||
10.1.0.134 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4659
|
||||
### Updated: Wed Jul 31 10:56:23 UTC 2024
|
||||
### Bad Bot Count: 666
|
||||
### Version: V4.2024.07.4660
|
||||
### Updated: Wed Jul 31 11:08:17 UTC 2024
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -371,8 +371,6 @@ User-agent: Go-Ahead-Got-It
|
|||
Disallow:/
|
||||
User-agent: GoZilla
|
||||
Disallow:/
|
||||
User-agent: Google-Extended
|
||||
Disallow:/
|
||||
User-agent: Gotit
|
||||
Disallow:/
|
||||
User-agent: GrabNet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue