Added detection of Windows 64-bit Server

main
Mihail Lukin 11 years ago
parent 68cd25bf99
commit abb68e6d99

@ -2788,7 +2788,7 @@
"Windows Server": {
"website": "microsoft.com/windowsserver",
"cats": [ 28 ],
"headers": { "Server": "Win32" }
"headers": { "Server": "Win32|Win64" }
},
"Wink": {
"website": "winktoolkit.org",