]> git.mxchange.org Git - friendica-addons.git/commitdiff
Some more bots
authorMichael <heluecht@pirati.ca>
Wed, 7 Aug 2019 05:55:04 +0000 (05:55 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 7 Aug 2019 05:55:04 +0000 (05:55 +0000)
blockbot/blockbot.php

index 2c9b96184126f747108497a28e199422262c1ee7..2714e494ecaad9c451a0f21a04245cfbf11ccdc2 100644 (file)
@@ -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);