File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3
3
## Unreleased
4
4
5
5
- Add more bots (mostly related to AI crawlers)
6
+ - Add botify bot
6
7
7
8
## 6.0.0
8
9
266
267
- Safari running as web app mode is not recognized as Safari anymore.
267
268
- ruby-2.3+ will always activate frozen strings.
268
269
- [ List of all commits since last release] ( https://github.com/fnando/browser/compare/v1.1.0...v2.0.0 ) .
270
+
Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ bitlybot: bit.ly bot
30
30
blekkobot : Blekkobot
31
31
blexbot : BLEXBot (webmeup)
32
32
bot@linkfluence.net : Linkfluence bot
33
+ botify : Botify bot
33
34
bubing : BUbiNG
34
35
bufferbot : BufferBot
35
36
buibui-checkbot : buibui
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ BINGBOT: "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm
16
16
BINGPREVIEW : " Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) BingPreview/1.0b"
17
17
BUBING : " BUbiNG (+http://law.di.unimi.it/BUbiNG.html)"
18
18
BUZZBOT : " Buzzbot/1.0 (Buzzbot; http://www.buzzstream.com; buzzbot@buzzstream.com)"
19
+ 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"
19
20
BYTESPIDER : Bytespider
20
21
CCBOT : CCBot
21
22
CHATGPT_USER : ChatGPT-User
You can’t perform that action at this time.
0 commit comments