Three bad bots added

This commit is contained in:
Michael 2019-06-12 09:11:54 +00:00
parent e52e6f7be2
commit 24fd0658a3
1 changed files with 1 additions and 1 deletions

View File

@ -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)) {