Skip to content

Commit 21d183f

Browse files
V4.2024.07.4660 [ci skip]
1 parent 21302d7 commit 21d183f

37 files changed

+284
-282
lines changed

AUTO-CONFIGURATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
55

66
_______________
7-
#### Version: V4.2024.07.4659
7+
#### Version: V4.2024.07.4660
88
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
9-
#### Bad User-Agents (Bots) Blocked: [666](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
9+
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
1010
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1111
____________________
1212

MANUAL-CONFIGURATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
55

66
_______________
7-
#### Version: V4.2024.07.4659
7+
#### Version: V4.2024.07.4660
88
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
9-
#### Bad User-Agents (Bots) Blocked: [666](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
9+
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
1010
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1111
____________________
1212

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
##### 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)
1515

1616
_______________
17-
#### Version: V4.2024.07.4659
17+
#### Version: V4.2024.07.4660
1818
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
19-
#### Bad User-Agents (Bots) Blocked: [666](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
19+
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
2020
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
2121
____________________
2222

_google_analytics_ghost_spam/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
44

55
_______________
6-
#### Version: V4.2024.07.4659
6+
#### Version: V4.2024.07.4660
77
#### Bad Referrers Blocked: [7104](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
8-
#### Bad User-Agents (Bots) Blocked: [666](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
8+
#### Bad User-Agents (Bots) Blocked: [665](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
99
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
1010
____________________
1111

_sample_config_files/Engintron_for_cPanel_WHM_Configuration_Example/etc/nginx/conf.d/globalblacklist.conf

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V4.2024.07.4659
8-
### Updated: Wed Jul 31 10:56:21 UTC 2024
7+
### Version: V4.2024.07.4660
8+
### Updated: Wed Jul 31 11:08:16 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 666
10+
### Bad Bot Count: 665
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
329329
"~*(?:\b)Go!Zilla(?:\b)" 3;
330330
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
331331
"~*(?:\b)GoZilla(?:\b)" 3;
332-
"~*(?:\b)Google-Extended(?:\b)" 3;
333332
"~*(?:\b)Gotit(?:\b)" 3;
334333
"~*(?:\b)GrabNet(?:\b)" 3;
335334
"~*(?:\b)Grabber(?:\b)" 3;

conf.d/globalblacklist-testing-version.conf

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V3.2024.07.4659
8-
### Updated: Wed Jul 31 10:56:22 UTC 2024
7+
### Version: V3.2024.07.4660
8+
### Updated: Wed Jul 31 11:08:17 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 666
10+
### Bad Bot Count: 665
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -326,7 +326,6 @@ map $http_user_agent $bad_bot {
326326
"~*(?:\b)Go!Zilla(?:\b)" 3;
327327
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
328328
"~*(?:\b)GoZilla(?:\b)" 3;
329-
"~*(?:\b)Google-Extended(?:\b)" 3;
330329
"~*(?:\b)Gotit(?:\b)" 3;
331330
"~*(?:\b)GrabNet(?:\b)" 3;
332331
"~*(?:\b)Grabber(?:\b)" 3;

conf.d/globalblacklist.conf

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V4.2024.07.4659
8-
### Updated: Wed Jul 31 10:56:21 UTC 2024
7+
### Version: V4.2024.07.4660
8+
### Updated: Wed Jul 31 11:08:16 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 666
10+
### Bad Bot Count: 665
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -329,7 +329,6 @@ map $http_user_agent $bad_bot {
329329
"~*(?:\b)Go!Zilla(?:\b)" 3;
330330
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
331331
"~*(?:\b)GoZilla(?:\b)" 3;
332-
"~*(?:\b)Google-Extended(?:\b)" 3;
333332
"~*(?:\b)Gotit(?:\b)" 3;
334333
"~*(?:\b)GrabNet(?:\b)" 3;
335334
"~*(?:\b)Grabber(?:\b)" 3;

dev-tools/_robots_input/robots-input.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ Gigabot
176176
Go!Zilla
177177
Go-Ahead-Got-It
178178
GoZilla
179-
Google-Extended
180179
Gotit
181180
GrabNet
182181
Grabber

dev-tools/buildnumber

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4659
1+
4660

dev-tools/globalblacklist-testing.template

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
### VERSION INFORMATION #
66
###################################################
7-
### Version: V3.2024.07.4659
8-
### Updated: Wed Jul 31 10:56:22 UTC 2024
7+
### Version: V3.2024.07.4660
8+
### Updated: Wed Jul 31 11:08:17 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 666
10+
### Bad Bot Count: 665
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -326,7 +326,6 @@ map $http_user_agent $bad_bot {
326326
"~*(?:\b)Go!Zilla(?:\b)" 3;
327327
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
328328
"~*(?:\b)GoZilla(?:\b)" 3;
329-
"~*(?:\b)Google-Extended(?:\b)" 3;
330329
"~*(?:\b)Gotit(?:\b)" 3;
331330
"~*(?:\b)GrabNet(?:\b)" 3;
332331
"~*(?:\b)Grabber(?:\b)" 3;

0 commit comments

Comments
 (0)