down show browser warning to google bot

This commit is contained in:
j 2013-02-10 17:18:36 +00:00
parent d043e335bd
commit 4d9be17e6c

View file

@ -36,6 +36,11 @@ Ox.load.UI = function(options, callback) {
regexp: /AppleWebKit\/(\d+)\./,
version: 534
},
{
name: 'Googlebot',
regexp: /Googlebot\/(\d+)\./,
version: 2
},
{
name: 'Internet Explorer',
url: 'http://windows.microsoft.com/en-US/internet-explorer/products/ie/home',