mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
Add test for panasonic SAT receiver
This commit is contained in:
parent
98096f1454
commit
8ffdf232f4
@ -1458,6 +1458,15 @@
|
|||||||
"type": "smarttv"
|
"type": "smarttv"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"desc": "Panasonic DMR-HST130 SAT receiver",
|
||||||
|
"ua": "HbbTV/1.1.1 (+PVR;Panasonic;DIGA WebKit M8658;3.420;;)",
|
||||||
|
"expect": {
|
||||||
|
"vendor": "Panasonic",
|
||||||
|
"model": "DIGA WebKit M8658",
|
||||||
|
"type": "smarttv"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"desc": "Philips SmartTV",
|
"desc": "Philips SmartTV",
|
||||||
"ua": "Opera/9.80 HbbTV/1.1.1 (; Philips; ; ; ; ) NETTV/4.0.2; en) Version/11.60",
|
"ua": "Opera/9.80 HbbTV/1.1.1 (; Philips; ; ; ; ) NETTV/4.0.2; en) Version/11.60",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user