|
@@ -16,10 +16,10 @@
|
|
|
|
|
|
### Version Information #
|
|
|
###################################################
|
|
|
-### Version: V3.2017.11.753
|
|
|
-### Updated: Mon Nov 13 11:32:47 SAST 2017
|
|
|
+### Version: V3.2017.11.754
|
|
|
+### Updated: Tue Nov 14 10:21:12 SAST 2017
|
|
|
### Bad Referrer Count: 5920
|
|
|
-### Bad Bot Count: 504
|
|
|
+### Bad Bot Count: 505
|
|
|
###################################################
|
|
|
### Version Information ##
|
|
|
|
|
@@ -143,7 +143,6 @@ BrowserMatchNoCase "^(.*?)(\bBaidu\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bBUbiNG\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bFlipboardProxy\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bia_archiver\b)(.*)$" good_bot
|
|
|
-BrowserMatchNoCase "^(.*?)(\bMozilla/4.0\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMSIE\ 7.0\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bProximic\b)(.*)$" good_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bR6_CommentReader\b)(.*)$" good_bot
|
|
@@ -410,6 +409,7 @@ BrowserMatchNoCase "^(.*?)(\bMJ12bot\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMojeek\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMorfeus\ Fucking\ Scanner\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMozilla/4\b)(.*)$" bad_bot
|
|
|
+BrowserMatchNoCase "^(.*?)(\bMozilla/4.0\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMSFrontPage\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMSIE\ 6.0\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bMSIECrawler\b)(.*)$" bad_bot
|