Skip to content

Commit

Permalink
Added additional common bots to the list.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed May 10, 2024
1 parent 2eb7e63 commit f75925c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/browsers.c
Expand Up @@ -206,6 +206,7 @@ static const char *browsers[][2] = {
{"yacybot", "Crawlers"},
{"PycURL", "Crawlers"},
{"PHP", "Crawlers"},
{"ClaudeBot", "Crawlers"},
{"AndroidDownloadManager", "Crawlers"},
{"Embedly", "Crawlers"},
{"ruby", "Crawlers"},
Expand All @@ -214,7 +215,7 @@ static const char *browsers[][2] = {
{"Python", "Crawlers"},
{"LinkedIn", "Crawlers"},
{"Microsoft-WebDAV", "Crawlers"},
{"DuckDuckGo-Favicons-Bot", "Crawlers"},
{"DuckDuckGo", "Crawlers"},
{"bingbot", "Crawlers"},
{"PetalBot", "Crawlers"},
{"Discordbot", "Crawlers"},
Expand Down Expand Up @@ -245,6 +246,8 @@ static const char *browsers[][2] = {
{"MauiBot", "Crawlers"},
{"Cloud", "Crawlers"},
{"stagefright", "Crawlers"},
{"ImagesiftBot", "Crawlers"},
{"Bytespider", "Crawlers"},
{"ZoteroTranslationServer", "Cralwers"}, /* Nodeja Zotero Translation Server https://github.com/zotero/translation-server */

/* HTTP Library or HTTP Server User Agents - Suggest New Category */
Expand Down

0 comments on commit f75925c

Please sign in to comment.