|
@@ -16,8 +16,8 @@
|
|
|
|
|
|
### Version Information #
|
|
|
###################################################
|
|
|
-### Version: V3.2020.04.1190
|
|
|
-### Updated: Wed Apr 15 12:12:16 SAST 2020
|
|
|
+### Version: V3.2020.05.1191
|
|
|
+### Updated: Mon May 4 15:19:28 SAST 2020
|
|
|
### Bad Referrer Count: 6831
|
|
|
### Bad Bot Count: 573
|
|
|
###################################################
|
|
@@ -84,9 +84,11 @@ BrowserMatchNoCase "(?:\b)AdsBot-Google(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)aolbuild(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)bingbot(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)bingpreview(?:\b)" good_bot
|
|
|
+BrowserMatchNoCase "(?:\b)developers.facebook.com(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)DoCoMo(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)duckduckgo(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)facebookexternalhit(?:\b)" good_bot
|
|
|
+BrowserMatchNoCase "(?:\b)facebookplatform(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)Feedfetcher-Google(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)Googlebot(?:\b)" good_bot
|
|
|
BrowserMatchNoCase "(?:\b)Googlebot-Image(?:\b)" good_bot
|
|
@@ -280,6 +282,8 @@ BrowserMatchNoCase "(?:\b)DnyzBot(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)DomainAppender(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)DomainCrawler(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)DomainSigmaCrawler(?:\b)" bad_bot
|
|
|
+BrowserMatchNoCase "(?:\b)Domains\ Project(?:\b)" bad_bot
|
|
|
+BrowserMatchNoCase "(?:\b)domainsproject.org(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)DomainStatsBot(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)Dotbot(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)Download\ Wonder(?:\b)" bad_bot
|
|
@@ -730,8 +734,6 @@ BrowserMatchNoCase "(?:\b)zauba.io(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)Zermelo(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)Zeus(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)zgrab(?:\b)" bad_bot
|
|
|
-BrowserMatchNoCase "(?:\b)zh_CN(?:\b)" bad_bot
|
|
|
-BrowserMatchNoCase "(?:\b)zh-CN(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)Zitebot(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)ZmEu(?:\b)" bad_bot
|
|
|
BrowserMatchNoCase "(?:\b)ZumBot(?:\b)" bad_bot
|