From f6bbd2316b6cb3e6928eb512bc0400be0394f130 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 11 Sep 2016 11:43:52 +0200 Subject: [PATCH] FIX #19 --- wwwroot/cgi-bin/lib/operating_systems.pm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wwwroot/cgi-bin/lib/operating_systems.pm b/wwwroot/cgi-bin/lib/operating_systems.pm index 9916fe07..ebc2a56c 100644 --- a/wwwroot/cgi-bin/lib/operating_systems.pm +++ b/wwwroot/cgi-bin/lib/operating_systems.pm @@ -86,6 +86,7 @@ 'linux(.*)white\sbox', 'linux(.*)zenwalk', 'linux', +'debian', # Hurd family 'gnu.hurd', # BSDs family @@ -201,7 +202,8 @@ 'linux(.*)vine','linuxvine', 'linux(.*)white\sbox','linuxwhitebox', 'linux(.*)zenwalk','linuxzenwalk', -'linux','linux', 'akregator', 'linux', +'linux','linux', +'debian','linuxdebian', # Hurd family 'gnu.hurd','gnu', # BSDs family (bsdyyy) @@ -235,6 +237,7 @@ 'palmos','palmos', 'syllable','syllable', # Miscellaneous OS +'akregator', 'linux', 'blackberry','blackberry', 'cp/m','cp/m', 'crayos','crayos', -- 2.47.2