|
@@ -16,8 +16,8 @@
|
|
|
|
|
|
### Version Information #
|
|
### Version Information #
|
|
###################################################
|
|
###################################################
|
|
-### Version: V3.2017.10.648
|
|
|
|
-### Updated: Thu Oct 12 10:33:35 SAST 2017
|
|
|
|
|
|
+### Version: V3.2017.10.649
|
|
|
|
+### Updated: Thu Oct 12 11:19:16 SAST 2017
|
|
### Bad Referrer Count: 5859
|
|
### Bad Referrer Count: 5859
|
|
### Bad Bot Count: 515
|
|
### Bad Bot Count: 515
|
|
###################################################
|
|
###################################################
|
|
@@ -124,6 +124,7 @@ BrowserMatchNoCase "^(.*?)(\bjetmon\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\blibwww-perl\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\blibwww-perl\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bLynx\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bLynx\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bmunin\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bmunin\b)(.*)$" good_bot
|
|
|
|
+BrowserMatchNoCase "^(.*?)(\bPresto\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bWget/1.15\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bWget/1.15\b)(.*)$" good_bot
|
|
# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###
|
|
# END ALLOWED BOTS ### DO NOT EDIT THIS LINE AT ALL ###
|
|
|
|
|
|
@@ -144,7 +145,6 @@ BrowserMatchNoCase "^(.*?)(\bFlipboardProxy\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bia_archiver\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bia_archiver\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bMozilla/4.0\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bMozilla/4.0\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bMSIE\ 7.0\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bMSIE\ 7.0\b)(.*)$" good_bot
|
|
-BrowserMatchNoCase "^(.*?)(\bPresto\b)(.*)$" good_bot
|
|
|
|
BrowserMatchNoCase "^(.*?)(\bR6_CommentReader\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bR6_CommentReader\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bR6_FeedFetcher\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bR6_FeedFetcher\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bRED/1\b)(.*)$" good_bot
|
|
BrowserMatchNoCase "^(.*?)(\bRED/1\b)(.*)$" good_bot
|