mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 17:19:49 +00:00
V4.2024.07.4643 [ci skip]
This commit is contained in:
parent
5d11d74665
commit
76064319eb
38 changed files with 307 additions and 281 deletions
|
@ -42,6 +42,7 @@ BackStreet
|
|||
BackWeb
|
||||
Backlink-Ceck
|
||||
BacklinkCrawler
|
||||
BacklinksExtendedBot
|
||||
Badass
|
||||
Bandit
|
||||
Barkrowler
|
||||
|
@ -176,6 +177,7 @@ Go!Zilla
|
|||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
Google-Extended
|
||||
GoogleOther
|
||||
Gotit
|
||||
GrabNet
|
||||
Grabber
|
||||
|
|
|
@ -1 +1 @@
|
|||
4642
|
||||
4643
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:27 UTC 2024
|
||||
### Version: V3.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:18 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -192,6 +192,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -326,6 +327,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\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
|
||||
20.84.127.16 0;
|
||||
172.183.98.103 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 1;
|
||||
10.1.0.207 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 0;
|
||||
10.1.0.207 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 1;
|
||||
10.1.0.207 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 0;
|
||||
10.1.0.207 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 1;
|
||||
10.1.0.207 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"~*(?:\b)BackWeb(?:\b|)" 0;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b|)" 0;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b|)" 0;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b|)" 0;
|
||||
"~*(?:\b)Badass(?:\b|)" 0;
|
||||
"~*(?:\b)Bandit(?:\b|)" 0;
|
||||
"~*(?:\b)Barkrowler(?:\b|)" 0;
|
||||
|
@ -237,6 +238,7 @@
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b|)" 0;
|
||||
"~*(?:\b)GoZilla(?:\b|)" 0;
|
||||
"~*(?:\b)Google-Extended(?:\b|)" 0;
|
||||
"~*(?:\b)GoogleOther(?:\b|)" 0;
|
||||
"~*(?:\b)Gotit(?:\b|)" 0;
|
||||
"~*(?:\b)GrabNet(?:\b|)" 0;
|
||||
"~*(?:\b)Grabber(?:\b|)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 0;
|
||||
10.1.0.207 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\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
|
||||
20.84.127.16 0;
|
||||
172.183.98.103 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\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
|
||||
20.84.127.16 0;
|
||||
172.183.98.103 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:26 UTC 2024
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:17 UTC 2024
|
||||
### Bad Referrer Count: 7104
|
||||
### Bad Bot Count: 663
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -195,6 +195,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)BackWeb(?:\b)" 3;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b)" 3;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b)" 3;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b)" 3;
|
||||
"~*(?:\b)Badass(?:\b)" 3;
|
||||
"~*(?:\b)Bandit(?:\b)" 3;
|
||||
"~*(?:\b)Barkrowler(?:\b)" 3;
|
||||
|
@ -329,6 +330,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
|
||||
"~*(?:\b)GoZilla(?:\b)" 3;
|
||||
"~*(?:\b)Google-Extended(?:\b)" 3;
|
||||
"~*(?:\b)GoogleOther(?:\b)" 3;
|
||||
"~*(?:\b)Gotit(?:\b)" 3;
|
||||
"~*(?:\b)GrabNet(?:\b)" 3;
|
||||
"~*(?:\b)Grabber(?:\b)" 3;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 1;
|
||||
10.1.0.207 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -103,6 +103,7 @@
|
|||
"~*(?:\b)BackWeb(?:\b|)" 0;
|
||||
"~*(?:\b)Backlink-Ceck(?:\b|)" 0;
|
||||
"~*(?:\b)BacklinkCrawler(?:\b|)" 0;
|
||||
"~*(?:\b)BacklinksExtendedBot(?:\b|)" 0;
|
||||
"~*(?:\b)Badass(?:\b|)" 0;
|
||||
"~*(?:\b)Bandit(?:\b|)" 0;
|
||||
"~*(?:\b)Barkrowler(?:\b|)" 0;
|
||||
|
@ -237,6 +238,7 @@
|
|||
"~*(?:\b)Go-Ahead-Got-It(?:\b|)" 0;
|
||||
"~*(?:\b)GoZilla(?:\b|)" 0;
|
||||
"~*(?:\b)Google-Extended(?:\b|)" 0;
|
||||
"~*(?:\b)GoogleOther(?:\b|)" 0;
|
||||
"~*(?:\b)Gotit(?:\b|)" 0;
|
||||
"~*(?:\b)GrabNet(?:\b|)" 0;
|
||||
"~*(?:\b)Grabber(?:\b|)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
AdsTxtCrawlerTP
|
||||
AlphaBot
|
||||
Asterias
|
||||
CazoodleBot
|
||||
Kozmosbot
|
||||
Mozlila
|
||||
PictureFinder
|
||||
Pump
|
||||
Spammen
|
||||
Swiftbot
|
||||
Image Sucker
|
||||
Joomla
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
OpenLinkProfiler
|
||||
PxBroker
|
||||
RocketCrawler
|
||||
Snake
|
||||
Vagabondo
|
||||
WWW::Mechanize
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
ALittle Client
|
||||
BackDoorBot
|
||||
BackStreet
|
||||
BackWeb
|
||||
Bitacle
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Boardreader
|
||||
Buddy
|
||||
Aboundexbot
|
||||
Apexoo
|
||||
BacklinkCrawler
|
||||
Bandit
|
||||
Battleztar Bazinga
|
||||
Blow
|
||||
Bolt
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
CCBot
|
||||
CSHttp
|
||||
ChatGPT-User
|
||||
CheeseBot
|
||||
Citoid
|
||||
Cogentbot
|
||||
Cosmos
|
||||
Curious
|
||||
DomainStatsBot
|
||||
Dragonfly
|
||||
EMail Siphon
|
||||
EroCrawler
|
||||
Evil
|
||||
Express WebPictures
|
||||
Bullseye
|
||||
Collector
|
||||
Copyscape
|
||||
Crescent
|
||||
DBLBot
|
||||
Devil
|
||||
DomCopBot
|
||||
DomainCrawler
|
||||
Ebingbong
|
||||
EirGrabber
|
||||
Exabot
|
||||
Extractor
|
||||
ExtractorPro
|
||||
Ezooms
|
||||
Fimap
|
||||
GetWeb
|
||||
Google-Extended
|
||||
GridBot
|
||||
GrapeshotCrawler
|
||||
HMView
|
||||
HTTrack
|
||||
Harvest
|
||||
IDBot
|
||||
JOC Web Spider
|
||||
JetCar
|
||||
Joomla
|
||||
Lanshanbot
|
||||
LeechGet
|
||||
Lightspeedsystems
|
||||
Linkbot
|
||||
LinksManager
|
||||
Ltx71
|
||||
MFC_Tear_Sample
|
||||
Majestic-SEO
|
||||
Mediatoolkitbot
|
||||
Moblie Safari
|
||||
Morfeus Fucking Scanner
|
||||
Navroad
|
||||
Net Vampire
|
||||
Netvibes
|
||||
Ninja
|
||||
Offline Navigator
|
||||
OrangeBot
|
||||
OutclicksBot
|
||||
Petalbot
|
||||
ProWebWalker
|
||||
Probethenet
|
||||
PyCurl
|
||||
Rainbot
|
||||
RedesScrapy
|
||||
SBIder
|
||||
SEOprofiler
|
||||
Scanbot
|
||||
ScreenerBot
|
||||
SearchmetricsBot
|
||||
SeekportBot
|
||||
HonoluluBot
|
||||
IDBTE4M
|
||||
InfoNaviRobot
|
||||
Internet Ninja
|
||||
InternetMeasurement
|
||||
Jbrofuzz
|
||||
Jetty
|
||||
Keybot Translation-Search-Machine
|
||||
LNSpiderguy
|
||||
LieBaoFast
|
||||
LinkWalker
|
||||
LinkpadBot
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
MQQBrowser
|
||||
Mata Hari
|
||||
Mozlila
|
||||
Msrabot
|
||||
NimbleCrawler
|
||||
Nmap
|
||||
Nutch
|
||||
Offline Explorer
|
||||
POE-Component-Client-HTTP
|
||||
PageGrabber
|
||||
Pi-Monster
|
||||
ProPowerBot
|
||||
Pu_iN
|
||||
Quick-Crawler
|
||||
RSSingBot
|
||||
RankActiveLinkBot
|
||||
RepoMonkey
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
SEOstats
|
||||
Searchestate
|
||||
SemanticJuice
|
||||
SenutoBot
|
||||
Site Sucker
|
||||
SputnikBot
|
||||
SurveyBot
|
||||
Szukacz
|
||||
SiteLockSpider
|
||||
SlySearch
|
||||
Spanner
|
||||
T8Abot
|
||||
TinyTestBot
|
||||
Toweyabot
|
||||
Trendiction
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
Voil
|
||||
WEBDAV
|
||||
WPScan
|
||||
WeSEE
|
||||
Web Pix
|
||||
WebReaper
|
||||
TheNomad
|
||||
Twice
|
||||
Voltron
|
||||
WebPix
|
||||
WebSauger
|
||||
WebZIP
|
||||
Woobot
|
||||
YaK
|
||||
Zauba
|
||||
adscanner
|
||||
autoemailspider
|
||||
dataforseobot
|
||||
eCatch
|
||||
heritrix
|
||||
instabid
|
||||
lwp-request
|
||||
page scorer
|
||||
scalaj-http
|
||||
seobility
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
WebsiteExtractor
|
||||
Whack
|
||||
Widow
|
||||
WinHTTrack
|
||||
Xaldon_WebSpider
|
||||
Zermelo
|
||||
Zeus
|
||||
ZyBorg
|
||||
cohere-ai
|
||||
crawler.feedback
|
||||
demandbase-bot
|
||||
evc-batch
|
||||
gopher
|
||||
internetVista monitor
|
||||
isitwp.com
|
||||
meanpathbot
|
||||
openai
|
||||
s1z.ru
|
||||
seoscanners
|
||||
spyfu
|
||||
ubermetrics-technologies.com
|
||||
zauba.io
|
||||
webgains-bot
|
||||
webpros.com
|
||||
x09Mozilla
|
||||
zgrab
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
acads.net
|
||||
erotische-geschichten-xxl.com
|
||||
headpharmacy.com
|
||||
medictube.ru
|
||||
pavlodar.xkaz.org
|
||||
sbtdesign.co.uk
|
||||
sexytrend.ru
|
||||
spb.afora.ru
|
||||
videokrik.net
|
||||
yuweng.info
|
||||
anti-virus-removal.info
|
||||
bjanshee.ru
|
||||
countbertwistdisp26.soup.io
|
||||
creditmoney.com.ua
|
||||
earl-brown.info
|
||||
homeandhealth.ru
|
||||
lion.conboy.us
|
||||
smartadserver.com
|
||||
spyfu.com
|
||||
stuff-about-money.com
|
||||
|
|
|
@ -1,100 +1,100 @@
|
|||
2rich4bitches.com
|
||||
7minuteworkout.com
|
||||
admanaerofoil.com
|
||||
adtech.us
|
||||
alfabot.xyz
|
||||
android-vsem.org
|
||||
autoseo-traffic.com
|
||||
awaybird.ru
|
||||
bet-prognoz.com
|
||||
bloke.com
|
||||
bwlx.prepedu.cn
|
||||
callejondelpozo.es
|
||||
camel-beach.com
|
||||
cartierlovestore.com
|
||||
cbozhe.com
|
||||
check-host.net
|
||||
clickpapa.com
|
||||
com-secure.download
|
||||
compliance-ivan.xyz
|
||||
continent-e.tv
|
||||
dalavia.ru
|
||||
ddsoldes.fr
|
||||
domini.cat
|
||||
dominterior.org
|
||||
ecommerce-seo.com
|
||||
elektrischezigaretten1.blogse.nl
|
||||
epngo.bz
|
||||
fatmaelgarny.com
|
||||
filmci.pro
|
||||
fr.netlog.com
|
||||
freefoto.ca
|
||||
freshberry.com.ua
|
||||
hoterika.com
|
||||
images-free.net
|
||||
imguramx.pw
|
||||
investingclub.ru
|
||||
iqupdatetmz.win
|
||||
itbc.kiev.ua
|
||||
javidol.site
|
||||
kaac.ru
|
||||
larutti.ru
|
||||
lernur.net
|
||||
lineshops.biz
|
||||
liver-chintai.org
|
||||
lkbennettoutlet.online
|
||||
lol-smurfs.com
|
||||
makedo.ru
|
||||
marinetraffic.com
|
||||
mobile.ok.ru
|
||||
musicdaddy.net
|
||||
mwtpludn.review
|
||||
myperiod.club
|
||||
news-speaker.com
|
||||
nhl09.ru
|
||||
okmusic.jp
|
||||
ostrovtaxi.ru
|
||||
paidonlinesites.com
|
||||
pc-services.ru
|
||||
pdn-4.com
|
||||
pertlocogasilk.tk
|
||||
picanalyzer.data-ox.com
|
||||
pornosemki.info
|
||||
pornosmola.info
|
||||
privetsochi.ru
|
||||
promgirldresses.xyz
|
||||
prostitutki-kiev.org
|
||||
pukaporn.com
|
||||
razvratnoe.org
|
||||
registrysweeper.com
|
||||
remont-fridge-tv.ru
|
||||
resellerclub.com
|
||||
reversing.cc
|
||||
ruf777.com
|
||||
sale-japan.com
|
||||
academia-nsk.org
|
||||
ahrefs.com
|
||||
amehdaily.com
|
||||
anatomiy.com
|
||||
apartamentwroclaw.eu
|
||||
arquivo.pt
|
||||
asia-forum.ru
|
||||
bestwebsiteawards.com
|
||||
biographiya.com
|
||||
blavia.00author.com
|
||||
blpmovies.com
|
||||
burkesales.com
|
||||
buyessaynow.biz
|
||||
cartierwatch.xyz
|
||||
chinaelitecheapjerseys.com
|
||||
clicksor.net
|
||||
compliance-barak.xyz
|
||||
crirussian.ru
|
||||
danschawbel.com
|
||||
darodar.com
|
||||
dfiles.me
|
||||
dostavka-v-krym.com
|
||||
download-of-the-warez.blogspot.com
|
||||
drillsaw.ru
|
||||
drunkmoms.net
|
||||
elektrozigaretten1.webs.com
|
||||
evening-dating-club.info
|
||||
exportshop.us
|
||||
fashionindeed.ml
|
||||
filmgo.ru
|
||||
forpostlock.ru
|
||||
freakycheats.com
|
||||
hazardky.net
|
||||
heygidday.biz
|
||||
impisr.edunsk.ru
|
||||
incep.imagine-ex.co
|
||||
itis4you.com
|
||||
jo24news.com
|
||||
kihi.gdn
|
||||
kinoplen.ru
|
||||
kostenlos-sexvideos.com
|
||||
kotaku.com
|
||||
krasivye-devushki.net
|
||||
ktotut.net
|
||||
laexotic.com
|
||||
landinez.co
|
||||
laparfumotec.com
|
||||
lexixxx.com
|
||||
lsp-awak-perikanan.com
|
||||
meccadumps.net
|
||||
moesen-ficken.com
|
||||
mole.pluto.ro
|
||||
monarchfind-a.akamaihd.net
|
||||
morlat.altervista.org
|
||||
mototsikl.org
|
||||
mp3ritm.top
|
||||
mydownloadengine.com
|
||||
mylesosibirsk.ru
|
||||
myxdate.info
|
||||
nastroyke.net
|
||||
nbsproject.ru
|
||||
negociosdasha.com
|
||||
nextbackgroundcheck.gq
|
||||
npoet.ru
|
||||
offergroup.info
|
||||
onlineporno.site
|
||||
oops-cinema.ru
|
||||
panicatack.com
|
||||
phuketscreen.com
|
||||
picurams.pw
|
||||
pixelrz.com
|
||||
potolokelekor.ru
|
||||
pozdravleniya-c.ru
|
||||
presleycollectibles.com
|
||||
privatefx-in.ru
|
||||
profitsport.club
|
||||
profitwithalex.info
|
||||
putitin.me
|
||||
rniaeba.ga
|
||||
scanner-alexa.top
|
||||
scottbywater.com
|
||||
sexad.net
|
||||
slkrm.ru
|
||||
spinazdrav.ru
|
||||
seokicks.de
|
||||
sexyteens.hol.es
|
||||
sk.golden-praga.ru
|
||||
snip.to
|
||||
sport-video-obzor.ru
|
||||
star61.de
|
||||
swingerseiten.com
|
||||
syndicate.fun
|
||||
tizanidineusedfor.blogspot.com
|
||||
top-study.work
|
||||
torrentdownloadhub.com
|
||||
traffic2cash.org
|
||||
trafficmonetize.org
|
||||
tula.mdverey.ru
|
||||
uhod-za-sobakoj.ru
|
||||
vacuumcleanerguru.com
|
||||
validccseller.com
|
||||
viagraneggrx.com
|
||||
vita.com.hr
|
||||
vysigy.su
|
||||
website-stealer.nufaq.com
|
||||
xn----7sbbahaq9bb5afgiqfliv4m.xn--p1ai
|
||||
xnxx-n.com
|
||||
yottos.com
|
||||
youporn-ru.com
|
||||
zeroredirect7.com
|
||||
stats-public.grammarly.io
|
||||
sticken.co
|
||||
tds-advert002.info
|
||||
tobeyouday.win
|
||||
torture.ml
|
||||
vipms.ru
|
||||
vote-up.ru
|
||||
vucms.com
|
||||
weburok.com
|
||||
whiteelephantwellington.com
|
||||
xn----ctbigni3aj4h.xn--p1ai
|
||||
yougetsignal.com
|
||||
zaloadi.ru
|
||||
zrizvtrnpale.tk
|
||||
|
|
|
@ -878,14 +878,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>
|
|
@ -1,2 +1,2 @@
|
|||
10.1.0.14 0;
|
||||
10.1.0.207 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2024.07.4642
|
||||
### Updated: Wed Jul 24 10:03:28 UTC 2024
|
||||
### Bad Bot Count: 663
|
||||
### Version: V4.2024.07.4643
|
||||
### Updated: Wed Jul 24 15:06:19 UTC 2024
|
||||
### Bad Bot Count: 665
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -103,6 +103,8 @@ User-agent: Backlink-Ceck
|
|||
Disallow:/
|
||||
User-agent: BacklinkCrawler
|
||||
Disallow:/
|
||||
User-agent: BacklinksExtendedBot
|
||||
Disallow:/
|
||||
User-agent: Badass
|
||||
Disallow:/
|
||||
User-agent: Bandit
|
||||
|
@ -371,6 +373,8 @@ User-agent: GoZilla
|
|||
Disallow:/
|
||||
User-agent: Google-Extended
|
||||
Disallow:/
|
||||
User-agent: GoogleOther
|
||||
Disallow:/
|
||||
User-agent: Gotit
|
||||
Disallow:/
|
||||
User-agent: GrabNet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue