Skip to content

Commit

Permalink
feat: added botify bot
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrelam committed May 28, 2024
1 parent 0b2645a commit 449200f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Add more bots (mostly related to AI crawlers)
- Add botify bot

## 6.0.0

Expand Down Expand Up @@ -266,3 +267,4 @@
- Safari running as web app mode is not recognized as Safari anymore.
- ruby-2.3+ will always activate frozen strings.
- [List of all commits since last release](https://github.com/fnando/browser/compare/v1.1.0...v2.0.0).

1 change: 1 addition & 0 deletions bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ bitlybot: bit.ly bot
blekkobot: Blekkobot
blexbot: BLEXBot (webmeup)
[email protected]: Linkfluence bot
botify: Botify bot
bubing: BUbiNG
bufferbot: BufferBot
buibui-checkbot: buibui
Expand Down
1 change: 1 addition & 0 deletions test/ua_bots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ BINGBOT: "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm
BINGPREVIEW: "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b"
BUBING: "BUbiNG (+http://law.di.unimi.it/BUbiNG.html)"
BUZZBOT: "Buzzbot/1.0 (Buzzbot; http://www.buzzstream.com; [email protected])"
BOTIFY: "botify-bot Mozilla/5.0 (Windows NTROMAIN 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.2661.87 Safari/537.36"
BYTESPIDER: Bytespider
CCBOT: CCBot
CHATGPT_USER: ChatGPT-User
Expand Down

0 comments on commit 449200f

Please sign in to comment.