Skip to content

Commit d650654

Browse files
Referers / Bots (+/-)
1 parent bfbe1c3 commit d650654

File tree

5 files changed

+8
-11
lines changed

5 files changed

+8
-11
lines changed

.htaccess/htaccess-mod_rewrite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Rename this file to .htaccess
44
##################################################################
55
# https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker
6-
# Updated 2017-04-10 09:03:24 (SAST)
6+
# Updated 2017-04-10 11:24:39 (SAST)
77

88
<IfModule mod_rewrite.c>
99
RewriteEngine On

.htaccess/htaccess-mod_setenvif.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Rename this file to .htaccess
44
##################################################################
55
# https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker
6-
# Updated 2017-04-10 09:03:24 (SAST)
6+
# Updated 2017-04-10 11:24:39 (SAST)
77

88
<IfModule mod_setenvif.c>
99
SetEnvIfNoCase Referer 000free\.us spambot=yes

CentOS6/conf.d/globalblacklist.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
### bad spam referrers. It also has whitelisting for your own IP's and known good IP Ranges
1313

1414
### Last Updated
15-
### Mon Apr 10 09:03:24 SAST 2017
15+
### Mon Apr 10 11:24:39 SAST 2017
1616
### End Last Updated
1717

1818
### Generated in
19-
### 0.267002344131 seconds
19+
### 0.259834766388 seconds
2020
### End Generated in
2121

2222
# PLEASE READ the full Readme at
@@ -460,7 +460,6 @@ BrowserMatchNoCase "Scanbot" bad_bot
460460
BrowserMatchNoCase "Scrapy" bad_bot
461461
BrowserMatchNoCase "Screaming\ Frog\ SEO\ Spider" bad_bot
462462
BrowserMatchNoCase "ScreenerBot" bad_bot
463-
BrowserMatchNoCase "SeaMonkey" bad_bot
464463
BrowserMatchNoCase "Searchestate" bad_bot
465464
BrowserMatchNoCase "SearchmetricsBot" bad_bot
466465
BrowserMatchNoCase "Semrush" bad_bot

CentOS7/custom.d/globalblacklist.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
### bad spam referrers. It also has whitelisting for your own IP's and known good IP Ranges
1313

1414
### Last Updated
15-
### Mon Apr 10 09:03:24 SAST 2017
15+
### Mon Apr 10 11:24:39 SAST 2017
1616
### End Last Updated
1717

1818
### Generated in
19-
### 0.263043642044 seconds
19+
### 0.260356903076 seconds
2020
### End Generated in
2121

2222
# PLEASE READ the full Readme at
@@ -460,7 +460,6 @@ BrowserMatchNoCase "Scanbot" bad_bot
460460
BrowserMatchNoCase "Scrapy" bad_bot
461461
BrowserMatchNoCase "Screaming\ Frog\ SEO\ Spider" bad_bot
462462
BrowserMatchNoCase "ScreenerBot" bad_bot
463-
BrowserMatchNoCase "SeaMonkey" bad_bot
464463
BrowserMatchNoCase "Searchestate" bad_bot
465464
BrowserMatchNoCase "SearchmetricsBot" bad_bot
466465
BrowserMatchNoCase "Semrush" bad_bot

custom.d/globalblacklist.conf

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
### bad spam referrers. It also has whitelisting for your own IP's and known good IP Ranges
1212

1313
### Last Updated
14-
### Mon Apr 10 09:03:23 SAST 2017
14+
### Mon Apr 10 11:24:39 SAST 2017
1515
### End Last Updated
1616

1717
### Generated in
18-
### 0.355721712112 seconds
18+
### 0.347532272339 seconds
1919
### End Generated in
2020

2121
# PLEASE READ the full Readme at
@@ -454,7 +454,6 @@ BrowserMatchNoCase "Scanbot" bad_bot
454454
BrowserMatchNoCase "Scrapy" bad_bot
455455
BrowserMatchNoCase "Screaming\ Frog\ SEO\ Spider" bad_bot
456456
BrowserMatchNoCase "ScreenerBot" bad_bot
457-
BrowserMatchNoCase "SeaMonkey" bad_bot
458457
BrowserMatchNoCase "Searchestate" bad_bot
459458
BrowserMatchNoCase "SearchmetricsBot" bad_bot
460459
BrowserMatchNoCase "Semrush" bad_bot

0 commit comments

Comments
 (0)