Detect Samsung Note 10.1 as a tablet

This commit is contained in:
roman.savarin
2020-07-31 17:04:50 +03:00
parent 1fc9d5a4a4
commit a8972c7d70
2 changed files with 10 additions and 1 deletions

View File

@@ -378,6 +378,15 @@
"type": "smarttv"
}
},
{
"desc": "Samsung Note 10.1",
"ua": "Mozilla/5.0 (Linux; Android 5.1.1; SM-P605) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36",
"expect": {
"vendor": "Samsung",
"model": "SM-P605",
"type": "tablet"
}
},
{
"desc": "Samsung SmartTV2012",
"ua": "HbbTV/1.1.1 (;Samsung;SmartTV2012;;;) WebKit",