Backport - Improve browser detection for ICEBrowser

(cherry picked from commit 85bf7076d3)
This commit is contained in:
Faisal Salman
2024-09-10 20:23:00 +07:00
parent 4322c49c55
commit 0e470d215a
2 changed files with 12 additions and 2 deletions

View File

@@ -748,6 +748,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",