]> git.mxchange.org Git - friendica-addons.git/commitdiff
Just some more bots
authorMichael <heluecht@pirati.ca>
Wed, 29 May 2019 19:13:15 +0000 (19:13 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 29 May 2019 19:13:15 +0000 (19:13 +0000)
blockbot/blockbot.php

index f0eb8eb729004b9caaad716716211e3b027a5746..60fbca7b4e5a41522563db34d1964c03bca64c71 100644 (file)
@@ -38,7 +38,8 @@ function blockbot_init_1(App $a) {
                'Diffbot/', 'Twitterbot/', 'YisouSpider/', 'evc-batch/', 'LivelapBot/', 'TrendsmapResolver/',
                'PaperLiBot/', 'Nuzzel', 'um-LN/', 'Google Favicon', 'Datanyze', 'BLEXBot/', '360Spider',
                'adscanner/', 'HeadlessChrome', 'wpif', 'startmebot/', 'Googlebot/', 'Applebot/',
-               'facebookexternalhit/', 'GoogleImageProxy', 'bingbot/', 'heritrix/', 'ldspider'];
+               'facebookexternalhit/', 'GoogleImageProxy', 'bingbot/', 'heritrix/', 'ldspider',
+               'AwarioRssBot/', 'Zabbix'];
 
        foreach ($agents as $agent) {
                if (stristr($_SERVER['HTTP_USER_AGENT'], $agent)) {