Improve device detection: LG

This commit is contained in:
Faisal Salman
2025-03-08 12:42:20 +07:00
parent 0cf44773b1
commit 30c0b20c20
2 changed files with 14 additions and 3 deletions

View File

@@ -134,6 +134,15 @@
"type": "smarttv"
}
},
{
"desc": "LG Smart TV",
"ua": "Mozilla/5.0 (Web0S; Linux/SmartTV) AppleWebKit/537.41 (KHTML, like Gecko) Large Screen Safari/537.41 LG Browser/7.00.00(LGE; 42LB670V-ZA; 05.05.90; 1); webOS.TV-2014; LG NetCast.TV-2013 Compatible (LGE, 42LB670V-ZA, wireless)",
"expect": {
"vendor": "LG",
"model": "42LB670V-ZA",
"type": "smarttv"
}
},
{
"desc": "LG Android TV",
"ua": "Mozilla/5.0 (Linux; U; Android 4.2.2; zh-cn; LG Android TV Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30",