add a fingerprint for ie6 on xp sp2 korean

git-svn-id: file:///home/svn/framework3/trunk@13321 4d416f70-5f16-0410-b530-b9f4589650da
unstable
James Lee 2011-07-23 17:42:56 +00:00
parent 9c3d738b60
commit d3836badc6
1 changed files with 6 additions and 0 deletions

View File

@ -625,6 +625,12 @@ function getVersion(){
os_flavor = "2003";
os_sp = "SP2";
break;
case "568837":
// IE 6.0.2900.2180, XP Professional SP2 Korean
ua_version = "6.0";
os_flavor = "XP";
os_sp = "SP2";
break;
case "575730":
// IE 7.0.5730.13, Server 2003 Standard SP2 English
// IE 7.0.5730.13, Server 2003 Standard SP1 English