mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-12-14 12:19:27 +03:00
11 lines
349 B
JSON
11 lines
349 B
JSON
[
|
|
{
|
|
"desc": "Valve",
|
|
"ua": "Mozilla/5.0 (X11; Linux x86_64; Valve Steam Client/Steam Deck [Steam Deck Beta]/default/0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.6478.183 Safari/537.36",
|
|
"expect": {
|
|
"vendor": "Valve",
|
|
"model": "Steam Deck",
|
|
"type": "console"
|
|
}
|
|
}
|
|
] |