Skip to content

Commit 50ed928

Browse files
V4.2024.07.4659 [ci skip]
1 parent 9cff7ca commit 50ed928

36 files changed

+262
-280
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.4658
7+
#### Version: V4.2024.07.4659
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: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.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)
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.4658
7+
#### Version: V4.2024.07.4659
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: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.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)
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.4658
17+
#### Version: V4.2024.07.4659
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: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.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)
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.4658
6+
#### Version: V4.2024.07.4659
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: [667](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.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)
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.4658
8-
### Updated: Wed Jul 31 10:03:11 UTC 2024
7+
### Version: V4.2024.07.4659
8+
### Updated: Wed Jul 31 10:56:21 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 667
10+
### Bad Bot Count: 666
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -330,7 +330,6 @@ map $http_user_agent $bad_bot {
330330
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
331331
"~*(?:\b)GoZilla(?:\b)" 3;
332332
"~*(?:\b)Google-Extended(?:\b)" 3;
333-
"~*(?:\b)GoogleOther(?:\b)" 3;
334333
"~*(?:\b)Gotit(?:\b)" 3;
335334
"~*(?:\b)GrabNet(?:\b)" 3;
336335
"~*(?:\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.4658
8-
### Updated: Wed Jul 31 10:03:12 UTC 2024
7+
### Version: V3.2024.07.4659
8+
### Updated: Wed Jul 31 10:56:22 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 667
10+
### Bad Bot Count: 666
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -327,7 +327,6 @@ map $http_user_agent $bad_bot {
327327
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
328328
"~*(?:\b)GoZilla(?:\b)" 3;
329329
"~*(?:\b)Google-Extended(?:\b)" 3;
330-
"~*(?:\b)GoogleOther(?:\b)" 3;
331330
"~*(?:\b)Gotit(?:\b)" 3;
332331
"~*(?:\b)GrabNet(?:\b)" 3;
333332
"~*(?:\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.4658
8-
### Updated: Wed Jul 31 10:03:11 UTC 2024
7+
### Version: V4.2024.07.4659
8+
### Updated: Wed Jul 31 10:56:21 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 667
10+
### Bad Bot Count: 666
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -330,7 +330,6 @@ map $http_user_agent $bad_bot {
330330
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
331331
"~*(?:\b)GoZilla(?:\b)" 3;
332332
"~*(?:\b)Google-Extended(?:\b)" 3;
333-
"~*(?:\b)GoogleOther(?:\b)" 3;
334333
"~*(?:\b)Gotit(?:\b)" 3;
335334
"~*(?:\b)GrabNet(?:\b)" 3;
336335
"~*(?:\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
@@ -177,7 +177,6 @@ Go!Zilla
177177
Go-Ahead-Got-It
178178
GoZilla
179179
Google-Extended
180-
GoogleOther
181180
Gotit
182181
GrabNet
183182
Grabber

dev-tools/buildnumber

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

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.4658
8-
### Updated: Wed Jul 31 10:03:12 UTC 2024
7+
### Version: V3.2024.07.4659
8+
### Updated: Wed Jul 31 10:56:22 UTC 2024
99
### Bad Referrer Count: 7104
10-
### Bad Bot Count: 667
10+
### Bad Bot Count: 666
1111
###################################################
1212
### VERSION INFORMATION ##
1313

@@ -327,7 +327,6 @@ map $http_user_agent $bad_bot {
327327
"~*(?:\b)Go-Ahead-Got-It(?:\b)" 3;
328328
"~*(?:\b)GoZilla(?:\b)" 3;
329329
"~*(?:\b)Google-Extended(?:\b)" 3;
330-
"~*(?:\b)GoogleOther(?:\b)" 3;
331330
"~*(?:\b)Gotit(?:\b)" 3;
332331
"~*(?:\b)GrabNet(?:\b)" 3;
333332
"~*(?:\b)Grabber(?:\b)" 3;

0 commit comments

Comments
 (0)