And again
authorMichael <heluecht@pirati.ca>
Fri, 31 May 2019 15:37:33 +0000 (15:37 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 31 May 2019 15:37:33 +0000 (15:37 +0000)
blockbot/blockbot.php

index b651586..4473bbe 100644 (file)
@@ -38,7 +38,8 @@ function blockbot_init_1(App $a) {
                'PaperLiBot/', 'Nuzzel', 'um-LN/', 'Google Favicon', 'Datanyze', 'BLEXBot/', '360Spider',
                'adscanner/', 'HeadlessChrome', 'wpif', 'startmebot/', 'Googlebot/', 'Applebot/',
                'facebookexternalhit/', 'GoogleImageProxy', 'bingbot/', 'heritrix/', 'ldspider',
-               'AwarioRssBot/', 'Zabbix', 'TweetmemeBot/', 'dcrawl/', 'PhantomJS/', 'Googlebot-Image/'];
+               'AwarioRssBot/', 'Zabbix', 'TweetmemeBot/', 'dcrawl/', 'PhantomJS/', 'Googlebot-Image/',
+               'CrowdTanglebot/', 'Mediapartners-Google', 'Baiduspider/', 'datagnionbot'];
 
        foreach ($agents as $agent) {
                if (stristr($_SERVER['HTTP_USER_AGENT'], $agent)) {