ports/www/goaccess/patches/patch-src_browsers_c

22 lines
678 B
Text

https://github.com/allinurl/goaccess/pull/1350
Index: src/browsers.c
--- src/browsers.c.orig
+++ src/browsers.c
@@ -119,6 +119,8 @@ static const char *browsers[][2] = {
{"MicroMessenger", "Others"},
{"Apache", "Others"},
{"JOSM", "Others"},
+ {"OpenBSD ftp", "Others"},
+ {"lftp", "Others"},
{"pacman", "Others"},
{"Pamac", "Others"},
{"libwww-perl", "Others"},
@@ -214,6 +216,7 @@ static const char *browsers[][2] = {
{"Microsoft-WebDAV", "Crawlers"},
{"DuckDuckGo-Favicons-Bot", "Crawlers"},
{"bingbot", "Crawlers"},
+ {"The Knowledge AI", "Crawlers"},
{"PetalBot", "Crawlers"},
{"Discordbot", "Crawlers"},
{"ZoominfoBot", "Crawlers"},