mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 22:52:16 +03:00
Support philips smart tvs
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
MICROSOFT = 'Microsoft',
|
||||
MOTOROLA = 'Motorola',
|
||||
NETRANGE= 'Netrange',
|
||||
NETTV = 'NetTV',
|
||||
OPERA = 'Opera',
|
||||
PANASONIC = 'Panasonic',
|
||||
SAMSUNG = 'Samsung',
|
||||
@@ -739,6 +740,8 @@
|
||||
], [[NAME, VIERA]], [
|
||||
/NETRANGEMMH/i // Netrange
|
||||
], [[NAME, NETRANGE]], [
|
||||
/nettv\/(\d\.\d.\d)/i // NetTV
|
||||
], [VERSION, [NAME, NETTV]], [
|
||||
|
||||
|
||||
// Console
|
||||
|
||||
Reference in New Issue
Block a user