Skip to content

Commit a263513

Browse files
authored
Add AppSignal and Checkly bots (#546)
1 parent 0b2645a commit a263513

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Unreleased
44

55
- Add more bots (mostly related to AI crawlers)
6+
- Add AppSignal bot
7+
- Add Checkly bot
68

79
## 6.0.0
810

bots.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ apachebench: ApacheBench (ab)
1616
apis-google: APIs-Google
1717
appengine-google: Google App Engine
1818
applebot: Apple Bot
19+
appsignal: AppSignal Bot
1920
archive.org_bot: Internet Archive (archive.org)
2021
archiveteam archivebot: ArchiveTeam ArchiveBot
2122
ask jeeves: Ask Jeeves
@@ -38,6 +39,7 @@ buzzbot: Buzzbot
3839
buzztalk: buzztalk
3940
catchbot: CatchBot (catchbot.com)
4041
check_http: Nagios monitor
42+
checkly: Checkly
4143
chrome-lighthouse: Chrome-Lighthouse
4244
cipacrawler: CipaCrawler
4345
cliqzbot: Cliqzbot

test/ua_bots.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ANTHROPIC_AI: anthropic-ai
77
APIS_GOOGLE: "APIs-Google; (+https://developers.google.com/webmasters/APIs-Google.html)"
88
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)"
99
APPLEBOT: Applebot
10+
APPSIGNALBOT: "AppSignalBot/1.0 (+https://appsignal.com)"
1011
ARCHIVEBOT: "ArchiveTeam ArchiveBot/20190617.01 (wpull 2.0.3) and not Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36"
1112
ASK: "Mozilla/2.0 (compatible; Ask Jeeves/Teoma; +http://sp.ask.com/docs/about/tech_crawling.html)"
1213
AWS_ELB: ELB-HealthChecker/1.0
@@ -19,6 +20,7 @@ BUZZBOT: "Buzzbot/1.0 (Buzzbot; http://www.buzzstream.com; [email protected]
1920
BYTESPIDER: Bytespider
2021
CCBOT: CCBot
2122
CHATGPT_USER: ChatGPT-User
23+
CHECKLY: "Checkly/1.0 (https://www.checklyhq.com)"
2224
CHROME_LIGHTHOUSE: "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3694.0 Mobile Safari/537.36 Chrome-Lighthouse"
2325
CIPACRAWLER: "CipaCrawler/3.0 ([email protected]; http://www.domaincrawler.com/www.example.com)"
2426
CLAUDE_WEB: Claude-Web

0 commit comments

Comments
 (0)