From 24fd0658a34024befdd7f58d06aaea6cd9d23ae1 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 12 Jun 2019 09:11:54 +0000 Subject: [PATCH] Three bad bots added --- blockbot/blockbot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockbot/blockbot.php b/blockbot/blockbot.php index 0a73b6e1..789e78cb 100644 --- a/blockbot/blockbot.php +++ b/blockbot/blockbot.php @@ -44,7 +44,7 @@ function blockbot_init_1(App $a) { 'NetcraftSurveyAgent/', 'Dataprovider.com', 'SMTBot/', 'Nimbostratus-Bot/', 'DuckDuckGo-Favicons-Bot/', 'IndieWebCards/', 'proximic', 'netEstate NE Crawler', 'AhrefsBot/', 'YandexBot/', 'Exabot/', 'Mediumbot-MetaTagFetcher/', - 'WhatsApp/', 'TelegramBot']; + 'WhatsApp/', 'TelegramBot', 'SurdotlyBot/', 'BingPreview/', 'SabsimBot/']; foreach ($agents as $agent) { if (stristr($_SERVER['HTTP_USER_AGENT'], $agent)) {