Skip to content

Commit

Permalink
Add Google Drive to the bots list. Close #283.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Apr 16, 2017
1 parent 8a8bb43 commit e5836c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## Unreleased

- Add Proximic Spider, NewRelic pinger and SocialRank bots.
- Add Google Drive API, Proximic Spider, NewRelic pinger and SocialRank bots.
- Add Pinboard in-app browser to the bot exception list.
- All browser detection methods can now compare versions.
- All platform detection methods can now compare versions (except `#linux?` and `#firefox_os?`).
Expand Down
3 changes: 2 additions & 1 deletion bots.yml
Expand Up @@ -10,6 +10,7 @@ ahrefsbot: "Ahrefs backlinks research tool"
alexa: "Alexa Crawler"
apache-httpclient: "Java http library"
apachebench: "ApacheBench (ab)"
apis-google: APIs-Google
appengine-google: "Google App Engine"
applebot: "Apple Bot"
archive.org_bot: "Internet Archive (archive.org)"
Expand All @@ -33,8 +34,8 @@ check_http: "Nagios monitor"
cliqzbot: "Cliqzbot"
cmradar/0.1: "CMRadar/0.1"
coldfusion: "ColdFusion http library"
comodo-webinspector-crawler: "Comodo"
commoncrawl: "CCBot"
comodo-webinspector-crawler: "Comodo"
crowsnest: "Crowsnest"
curabot: "cura.yt"
curl: "curl unix CLI http client"
Expand Down
1 change: 1 addition & 0 deletions test/ua_bots.yml
@@ -1,4 +1,5 @@
ADLXBOT: 'Mozilla/5.0 (compatible; adidxbot/2.0; +http://www.bing.com/bingbot.htm)'
APIS_GOOGLE: 'APIs-Google; (+https://developers.google.com/webmasters/APIs-Google.html)'
APPLE_BOT: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Applebot/0.1)'
ASK: 'Mozilla/2.0 (compatible; Ask Jeeves/Teoma; +http://sp.ask.com/docs/about/tech_crawling.html)'
AWS_ELB: ELB-HealthChecker/1.0
Expand Down

0 comments on commit e5836c6

Please sign in to comment.