|
@@ -16,10 +16,10 @@
|
|
|
|
|
|
### Version Information #
|
|
|
###################################################
|
|
|
-### Version: V3.2019.02.1052
|
|
|
-### Updated: Thu Feb 14 16:20:12 SAST 2019
|
|
|
+### Version: V3.2019.02.1053
|
|
|
+### Updated: Fri Feb 15 09:02:38 SAST 2019
|
|
|
### Bad Referrer Count: 6453
|
|
|
-### Bad Bot Count: 1766
|
|
|
+### Bad Bot Count: 1770
|
|
|
###################################################
|
|
|
### Version Information ##
|
|
|
|
|
@@ -722,6 +722,8 @@ BrowserMatchNoCase "^(.*?)(\bGoroam\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGoseebot\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGotit\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGovbot\b)(.*)$" bad_bot
|
|
|
+BrowserMatchNoCase "^(.*?)(\bGoZilla\b)(.*)$" bad_bot
|
|
|
+BrowserMatchNoCase "^(.*?)(\bGo!Zilla\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGpu\ p2p\ crawler\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGrabber\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bGrabNet\b)(.*)$" bad_bot
|
|
@@ -1875,6 +1877,8 @@ BrowserMatchNoCase "^(.*?)(\bWwwster\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bWwwwanderer\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bWwwxref\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bWysigot\b)(.*)$" bad_bot
|
|
|
+BrowserMatchNoCase "^(.*?)(\bX09Mozilla\b)(.*)$" bad_bot
|
|
|
+BrowserMatchNoCase "^(.*?)(\bX22Mozilla\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bXaldon\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bXaldon_WebSpider\b)(.*)$" bad_bot
|
|
|
BrowserMatchNoCase "^(.*?)(\bXaldon\ WebSpider\b)(.*)$" bad_bot
|