Skip to content

Commit 4436c27

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

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-19 13:26:29 (SAST)
6+
# Updated 2017-04-19 13:36:30 (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 13:26:29 (SAST)
6+
# Updated 2017-04-19 13:36:30 (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-
### Wed Apr 19 13:26:29 SAST 2017
15+
### Wed Apr 19 13:36:30 SAST 2017
1616
### End Last Updated
1717

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

2222
# PLEASE READ the full Readme at
@@ -610,7 +610,6 @@ BrowserMatchNoCase "^WWWOFFLE" bad_bot
610610
BrowserMatchNoCase "^Xaldon_WebSpider" bad_bot
611611
BrowserMatchNoCase "^Xaldon\ WebSpider" bad_bot
612612
BrowserMatchNoCase "^Xenu" bad_bot
613-
BrowserMatchNoCase "^Y!J-ASR" bad_bot
614613
BrowserMatchNoCase "^YoudaoBot" bad_bot
615614
BrowserMatchNoCase "^Zade" bad_bot
616615
BrowserMatchNoCase "^Zermelo" 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-
### Wed Apr 19 13:26:30 SAST 2017
15+
### Wed Apr 19 13:36:31 SAST 2017
1616
### End Last Updated
1717

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

2222
# PLEASE READ the full Readme at
@@ -610,7 +610,6 @@ BrowserMatchNoCase "^WWWOFFLE" bad_bot
610610
BrowserMatchNoCase "^Xaldon_WebSpider" bad_bot
611611
BrowserMatchNoCase "^Xaldon\ WebSpider" bad_bot
612612
BrowserMatchNoCase "^Xenu" bad_bot
613-
BrowserMatchNoCase "^Y!J-ASR" bad_bot
614613
BrowserMatchNoCase "^YoudaoBot" bad_bot
615614
BrowserMatchNoCase "^Zade" bad_bot
616615
BrowserMatchNoCase "^Zermelo" 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-
### Wed Apr 19 13:26:28 SAST 2017
14+
### Wed Apr 19 13:36:29 SAST 2017
1515
### End Last Updated
1616

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

2121
# PLEASE READ the full Readme at
@@ -604,7 +604,6 @@ BrowserMatchNoCase "^WWWOFFLE" bad_bot
604604
BrowserMatchNoCase "^Xaldon_WebSpider" bad_bot
605605
BrowserMatchNoCase "^Xaldon\ WebSpider" bad_bot
606606
BrowserMatchNoCase "^Xenu" bad_bot
607-
BrowserMatchNoCase "^Y!J-ASR" bad_bot
608607
BrowserMatchNoCase "^YoudaoBot" bad_bot
609608
BrowserMatchNoCase "^Zade" bad_bot
610609
BrowserMatchNoCase "^Zermelo" bad_bot

0 commit comments

Comments
 (0)