Skip to content

Commit

Permalink
add some browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
IzzySoft committed Feb 20, 2021
1 parent 03aafa8 commit 39aa6ac
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/browsers.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ static const char *browsers[][2] = {
{"libwww-perl", "Others"},
{"python-requests", "Others"},
{"PackageKit", "Others"},
{"F-Droid", "Others"},
{"okhttp", "Others"},

/* Feed-reader-as-a-service */
{"AppleNewsBot", "Feeds"},
Expand All @@ -138,6 +140,8 @@ static const char *browsers[][2] = {
{"theoldreader.com", "Feeds"},
{"WordPress.com Reader", "Feeds"},
{"YandexBlogs", "Feeds"},
{"Brainstorm", "Feeds"},
{"Pleroma", "Feeds"},

/* Google crawlers (some based on Chrome,
* therefore up on the list) */
Expand All @@ -152,6 +156,8 @@ static const char *browsers[][2] = {
/* Rebranded Firefox but is really unmodified
* Firefox (Debian trademark policy) */
{"Iceweasel", "Firefox"},
{"Waterfox", "Firefox"},
{"PaleMoon", "Firefox"},
{"Focus", "Firefox"},
/* Klar is the name of Firefox Focus in the German market. */
{"Klar", "Firefox"},
Expand Down

0 comments on commit 39aa6ac

Please sign in to comment.