mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
20 lines
665 B
JSON
20 lines
665 B
JSON
[
|
|
{
|
|
"desc": "TechniSAT Digit ISIO S SAT receiver",
|
|
"ua": "Opera/9.80 (Linux sh4; U; HbbTV/1.1.1 (;;;;;); CE-HTML; TechniSat Digit ISIO S; de) Presto/2.9.167 Version/11.50",
|
|
"expect": {
|
|
"vendor": "TechniSat",
|
|
"model": "Digit ISIO S",
|
|
"type": "smarttv"
|
|
}
|
|
},
|
|
{
|
|
"desc": "TechniSAT MultyVision SmartTV",
|
|
"ua": "Opera/9.80 (Linux i686; U; HbbTV/1.1.1 (;;;;;); CE-HTML; TechniSat MultyVision ISIO; de) Presto/2.9.167 Version/11.50",
|
|
"expect": {
|
|
"vendor": "TechniSat",
|
|
"model": "MultyVision ISIO",
|
|
"type": "smarttv"
|
|
}
|
|
}
|
|
] |