forked from friendica/friendica-addons
Some more bots
This commit is contained in:
parent
321de7ba08
commit
9cb6ca5a62
|
@ -75,7 +75,7 @@ function blockbot_init_1(App $a) {
|
|||
'Scrapy/', 'github-camo', 'MJ12bot/', 'DotBot/', 'Pinterestbot/', 'Jooblebot/',
|
||||
'Cliqzbot/', 'YaK/', 'Mediatoolkitbot', 'Snacktory', 'FunWebProducts', 'oBot/',
|
||||
'7Siters/', 'KOCMOHABT', 'Google-SearchByImage', 'FemtosearchBot/',
|
||||
'HubSpot Crawler'];
|
||||
'HubSpot Crawler', 'DomainStatsBot/', 'Re-re Studio'];
|
||||
|
||||
if (!Config::get('blockbot', 'good_crawlers')) {
|
||||
$agents = array_merge($agents, $good_agents);
|
||||
|
|
Loading…
Reference in a new issue