Added detection of Windows 64-bit Server

main
Mihail Lukin 12 years ago
parent 68cd25bf99
commit abb68e6d99

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