Skip to content

Commit

Permalink
Add KeybaseBot (#376)
Browse files Browse the repository at this point in the history
There is no official information about the user-agent used by the bot, so I
added URL of links previewer, using the bot.

I found the user-agent in the logs of HTTP server.
  • Loading branch information
starius authored Oct 21, 2024
1 parent 292f566 commit 8cce9af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions crawler-user-agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -4972,5 +4972,13 @@
"meta-externalfetcher/1.1"
],
"url": "https://developers.facebook.com/docs/sharing/webmasters/web-crawlers"
},
{
"pattern": "KeybaseBot",
"addition_date": "2024/10/21",
"url": "https://book.keybase.io/docs/chat/link-previews",
"instances": [
"Mozilla/5.0 (compatible; KeybaseBot; +https://keybase.io)"
]
}
]

0 comments on commit 8cce9af

Please sign in to comment.