blockbot: Adding new bots to the blocklist

This commit is contained in:
Michael 2019-07-07 18:56:12 +00:00
parent 0b151aa67f
commit c0f72590ad
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function blockbot_init_1(App $a) {
'DuckDuckBot-Https/', 'HTTP Banner Detection', 'YandexImages/', 'archive.org_bot',
'ArchiveTeam ArchiveBot/', 'yacybot', 'https://developers.google.com/+/web/snippet/',
'Scrapy/', 'github-camo', 'MJ12bot/', 'DotBot/', 'Pinterestbot/', 'Jooblebot/',
'Cliqzbot/', 'YaK/', 'Mediatoolkitbot'];
'Cliqzbot/', 'YaK/', 'Mediatoolkitbot', 'Snacktory', 'FunWebProducts', 'oBot/'];
foreach ($agents as $agent) {
if (stristr($_SERVER['HTTP_USER_AGENT'], $agent)) {