forked from fnando/browser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
ask jeeves: "Ask Jeeves" | ||
baidu: "Chinese search engine" | ||
bingbot: "Microsoft bing bot" | ||
duckduckbot: "Duck Duck Go" | ||
googlebot: "Google spider" | ||
slurp: "Yahoo spider" | ||
duckduckbot: "Duck Duck Go" | ||
ask jeeves: "Ask Jeeves" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,18 +19,20 @@ DAUMOA: Mozilla/5.0 (compatible; MSIE or Firefox mutant; not on Windows server;) | |
DOMAINAREANIMATOR: 'Domain Re-Animator Bot (http://domainreanimator.com) - [email protected]' | ||
DOT_BOT: 'Mozilla/5.0 (compatible; DotBot/1.1; http://www.opensiteexplorer.org/dotbot, [email protected])' | ||
DUCKDUCKGO: 'DuckDuckBot/1.0; (+http://duckduckgo.com/duckduckbot.html)' | ||
EZPUBLISH: 'eZ Publish Link Validator' | ||
FACEBOOK_BOT: 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)' | ||
GARLIK: 'GarlikCrawler/1.2 (http://garlik.com/, [email protected])' | ||
GERMCRAWLER: 'GermCrawler' | ||
GOOGLE_BOT: 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' | ||
GOOGLE_PAGE_SPEED_INSIGHTS: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, like Gecko; Google Page Speed Insights) Chrome/22.0.1229 Safari/537.4' | ||
GOOGLE_SITE_VERIFICATION: Mozilla/5.0 (compatible; Google-Site-Verification/1.0) | ||
GOOGLE_STACKDRIVER_UPTIME_CHECKS: 'GoogleStackdriverMonitoring-UptimeChecks' | ||
GOOGLE_STRUCTURED_DATA_TESTING_TOOL2: 'Mozilla/5.0 (compatible; Google-Structured-Data-Testing-Tool +http://developers.google.com/structured-data/testing-tool/)' | ||
GOOGLE_STRUCTURED_DATA_TESTING_TOOL: 'Mozilla/5.0 (compatible; X11; Linux x86_64; Google-StructuredDataTestingTool; +http://www.google.com/webmasters/tools/richsnippets)' | ||
GRAPESHOT: 'Mozilla/5.0 (compatible; GrapeshotCrawler/2.0; +http://www.grapeshot.co.uk/crawler.php)' | ||
IMPLISENSEBOT: 'ImplisenseBot 1.0' | ||
JOBSEEKER: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) JobBot/5.0 (compatible; +http://www.jobseeker.com.au/bot.html) Safari/538.1' | ||
LINKDEXBOT: 'Mozilla/5.0 (compatible; linkdexbot/2.0; +http://www.linkdex.com/bots/)' | ||
IMPLISENSEBOT: 'ImplisenseBot 1.0' | ||
LOAD_TIME_BOT: 'Mozilla/5.0 (compatible; LoadTimeBot/0.9; +http://www.loadtime.net/bot.html)' | ||
LTX71: 'ltx71 - (http://ltx71.com/)' | ||
MAIL_RU: 'Mozilla/5.0 (compatible; Linux x86_64; Mail.RU_Bot/2.0; +http://go.mail.ru/help/robots)' | ||
|
@@ -46,7 +48,9 @@ NEWRELICPINGER: NewRelicPinger/1.0 (12345) | |
PAESSLER: Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com); Windows) | ||
PRIVACYAWAREBOT: 'Mozilla/5.0 (compatible; PrivacyAwareBot/1.1; +http://www.privacyaware.org)' | ||
PROXIMIC: 'Mozilla/5.0 (compatible; proximic; +http://www.proximic.com/info/spider.php)' | ||
PUINCRAWLER: 'Pu_iN Crawler (+http://semanticjuice.com/)' | ||
QUERYSEEKER: 'QuerySeekerSpider ( http://queryseeker.com/bot.html )' | ||
QUICKCRAWLER: "Quick-Crawler (+https://www.scrapinghub.com/)" | ||
SCRAPY: 'Scrapy/0.18.4 (+http://scrapy.org)' | ||
SEMANTICBOT: 'Mozilla/5.0 (compatible; Semanticbot/1.0; +http://sempi.tech/bot.html)' | ||
SEO_AUDIT: 'Mozilla/5.0 (compatible; seo-audit-check-bot/1.0)' | ||
|
@@ -70,3 +74,5 @@ YAHOO_SLURP: 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/ | |
YANDEX_DIRECT: 'Mozilla/5.0 (compatible; YandexDirect/3.0; +http://yandex.com/bots)' | ||
YANDEX_METRIKA: 'Mozilla/5.0 (compatible; YandexMetrika/3.0; +http://yandex.com/bots)' | ||
YANGA: 'Yanga WorldSearch Bot v1.1/beta (http://www.yanga.co.uk/)' | ||
ZOOMBOT: 'ZoomBot (Linkbot 1.0 http://suite.seozoom.it/bot.html)' | ||
ZOOMINFOBOT: 'ZoominfoBot (zoominfobot at zoominfo dot com)' |