Skip to content

Commit 1f8d344

Browse files
Referers / Bots (+/-)
1 parent 3880215 commit 1f8d344

File tree

5 files changed

+8
-14
lines changed

5 files changed

+8
-14
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-19 12:47:47 (SAST)
6+
# Updated 2017-04-19 13:26:29 (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-19 12:47:47 (SAST)
6+
# Updated 2017-04-19 13:26:29 (SAST)
77

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

CentOS6/conf.d/globalblacklist.conf

Lines changed: 2 additions & 4 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-
### Wed Apr 19 12:47:47 SAST 2017
15+
### Wed Apr 19 13:26:29 SAST 2017
1616
### End Last Updated
1717

1818
### Generated in
19-
### 0.684009313583 seconds
19+
### 0.667408227921 seconds
2020
### End Generated in
2121

2222
# PLEASE READ the full Readme at
@@ -115,7 +115,6 @@ BrowserMatchNoCase "^libwww-perl" good_bot
115115
BrowserMatchNoCase "^Lynx" good_bot
116116
BrowserMatchNoCase "^munin" good_bot
117117
BrowserMatchNoCase "^Wget/1.15" good_bot
118-
BrowserMatchNoCase "^WordPress" good_bot
119118
# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###
120119

121120
# **************************************************************
@@ -325,7 +324,6 @@ BrowserMatchNoCase "^JustView" bad_bot
325324
BrowserMatchNoCase "^Jyxobot" bad_bot
326325
BrowserMatchNoCase "^Kenjin\ Spider" bad_bot
327326
BrowserMatchNoCase "^Keyword\ Density" bad_bot
328-
BrowserMatchNoCase "^Kraken" bad_bot
329327
BrowserMatchNoCase "^Lanshanbot" bad_bot
330328
BrowserMatchNoCase "^Larbin" bad_bot
331329
BrowserMatchNoCase "^LeechFTP" bad_bot

CentOS7/custom.d/globalblacklist.conf

Lines changed: 2 additions & 4 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-
### Wed Apr 19 12:47:48 SAST 2017
15+
### Wed Apr 19 13:26:30 SAST 2017
1616
### End Last Updated
1717

1818
### Generated in
19-
### 0.669530391693 seconds
19+
### 0.655460834503 seconds
2020
### End Generated in
2121

2222
# PLEASE READ the full Readme at
@@ -115,7 +115,6 @@ BrowserMatchNoCase "^libwww-perl" good_bot
115115
BrowserMatchNoCase "^Lynx" good_bot
116116
BrowserMatchNoCase "^munin" good_bot
117117
BrowserMatchNoCase "^Wget/1.15" good_bot
118-
BrowserMatchNoCase "^WordPress" good_bot
119118
# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###
120119

121120
# **************************************************************
@@ -325,7 +324,6 @@ BrowserMatchNoCase "^JustView" bad_bot
325324
BrowserMatchNoCase "^Jyxobot" bad_bot
326325
BrowserMatchNoCase "^Kenjin\ Spider" bad_bot
327326
BrowserMatchNoCase "^Keyword\ Density" bad_bot
328-
BrowserMatchNoCase "^Kraken" bad_bot
329327
BrowserMatchNoCase "^Lanshanbot" bad_bot
330328
BrowserMatchNoCase "^Larbin" bad_bot
331329
BrowserMatchNoCase "^LeechFTP" bad_bot

custom.d/globalblacklist.conf

Lines changed: 2 additions & 4 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-
### Wed Apr 19 12:47:46 SAST 2017
14+
### Wed Apr 19 13:26:28 SAST 2017
1515
### End Last Updated
1616

1717
### Generated in
18-
### 0.78774023056 seconds
18+
### 0.761659145355 seconds
1919
### End Generated in
2020

2121
# PLEASE READ the full Readme at
@@ -109,7 +109,6 @@ BrowserMatchNoCase "^libwww-perl" good_bot
109109
BrowserMatchNoCase "^Lynx" good_bot
110110
BrowserMatchNoCase "^munin" good_bot
111111
BrowserMatchNoCase "^Wget/1.15" good_bot
112-
BrowserMatchNoCase "^WordPress" good_bot
113112
# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###
114113

115114
# **************************************************************
@@ -319,7 +318,6 @@ BrowserMatchNoCase "^JustView" bad_bot
319318
BrowserMatchNoCase "^Jyxobot" bad_bot
320319
BrowserMatchNoCase "^Kenjin\ Spider" bad_bot
321320
BrowserMatchNoCase "^Keyword\ Density" bad_bot
322-
BrowserMatchNoCase "^Kraken" bad_bot
323321
BrowserMatchNoCase "^Lanshanbot" bad_bot
324322
BrowserMatchNoCase "^Larbin" bad_bot
325323
BrowserMatchNoCase "^LeechFTP" bad_bot

0 commit comments

Comments
 (0)