From: Michael Date: Wed, 12 Jun 2019 09:11:54 +0000 (+0000) Subject: Three bad bots added X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=24fd0658a34024befdd7f58d06aaea6cd9d23ae1;p=friendica-addons.git Three bad bots added --- 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)) {