Skip to content

Commit 756496b

Browse files
metaleftyallinurl
authored andcommitted
Add Alibaba Cloud Linux
See: https://www.alibabacloud.com/en/product/alibaba-cloud-linux-2 Here is an example of the user-agent: libdnf (Alibaba Cloud Linux 3; generic; Linux.x86_64)
1 parent 19e4fa9 commit 756496b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/opesys.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ static const char *const os[][2] = {
7979
{"macOS", "macOS"},
8080
{"Darwin", "Darwin"},
8181

82+
{"Alibaba Cloud Linux", "Linux"},
8283
{"AlmaLinux", "Linux"},
8384
{"Amazon Linux", "Linux"},
8485
{"CloudLinux", "Linux"},

0 commit comments

Comments
 (0)