Improve browser detection for ICEBrowser

This commit is contained in:
Faisal Salman
2024-06-02 15:32:23 +07:00
parent 1fa3d02594
commit 85bf7076d3
2 changed files with 12 additions and 2 deletions

View File

@@ -758,6 +758,16 @@
"major" : "2"
}
},
{
"desc" : "ICEBrowser",
"ua" : "Mozilla/5.0 (Java 1.6.0_01; Windows XP 5.1 x86; en) ICEbrowser/v6_1_2",
"expect" :
{
"name" : "ICEbrowser",
"version" : "6.1.2",
"major" : "6"
}
},
{
"desc" : "IceCat",
"ua" : "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3) Gecko/2008092921 IceCat/3.0.3-g1",