Skip to content

Commit

Permalink
Merge commit '0418b70' into wpcom/sync-misc-12april2017
Browse files Browse the repository at this point in the history
Conflicts:
	class.jetpack-user-agent.php
  • Loading branch information
georgestephanis committed Apr 12, 2017
2 parents f8d928d + 0418b70 commit ea78084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions class.jetpack-user-agent.php
Expand Up @@ -1453,8 +1453,8 @@ static function is_bot_user_agent( $ua = null ) {

$bot_agents = array(
'alexa', 'altavista', 'ask jeeves', 'attentio', 'baiduspider', 'bingbot', 'chtml generic', 'crawler', 'fastmobilecrawl',
'feedfetcher-google', 'firefly', 'froogle', 'gigabot', 'googlebot', 'googlebot-mobile', 'heritrix', 'ia_archiver', 'irlbot',
'iescholar', 'infoseek', 'jumpbot', 'lycos', 'mediapartners', 'mediobot', 'motionbot', 'msnbot', 'mshots', 'openbot',
'feedfetcher-google', 'firefly', 'froogle', 'gigabot', 'googlebot', 'googlebot-mobile', 'heritrix', 'httrack', 'ia_archiver', 'irlbot',
'iescholar', 'infoseek', 'jumpbot', 'linkcheck', 'lycos', 'mediapartners', 'mediobot', 'motionbot', 'msnbot', 'mshots', 'openbot',
'pss-webkit-request', 'pythumbnail', 'scooter', 'slurp', 'snapbot', 'spider', 'taptubot', 'technoratisnoop',
'teoma', 'twiceler', 'yahooseeker', 'yahooysmcm', 'yammybot', 'ahrefsbot', 'pingdom.com_bot', 'kraken', 'yandexbot',
'twitterbot', 'tweetmemebot', 'openhosebot', 'queryseekerspider', 'linkdexbot', 'grokkit-crawler',
Expand Down

0 comments on commit ea78084

Please sign in to comment.