From 5ad0664e7eb927a95b0e5b6222d4e8e14fd68490 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 7 Jul 2015 20:02:39 -0400 Subject: [PATCH] Add woriobot and zitebot --- bots/bots.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bots/bots.go b/bots/bots.go index dd2141a..2416e22 100644 --- a/bots/bots.go +++ b/bots/bots.go @@ -24,7 +24,9 @@ var bots = map[string]bool{ "Mozilla/5.0 (compatible; SeznamBot/3.2; +http://fulltext.sblog.cz/)": true, "Mozilla/5.0 (compatible; uMBot-LN/1.0; mailto: crawling@ubermetrics-technologies.com)": true, "Mozilla/5.0+(compatible; UptimeRobot/2.0; http://www.uptimerobot.com/)": true, + "Mozilla/5.0 (compatible; woriobot +http://worio.com)": true, "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)": true, + "Mozilla/5.0 (compatible; zitebot support [at] zite [dot] com +http://zite.com)": true, "Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A5376e Safari/8536.25 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)": true, "spiderbot": true, "TelegramBot": true,