Added LvTel Phones detection

This commit is contained in:
Nikhil Motiani
2017-03-16 19:44:21 +05:30
committed by Nikhil Motiani
parent 83ca52bb28
commit 951106c425
2 changed files with 14 additions and 0 deletions

View File

@@ -743,4 +743,15 @@
"type" : "mobile"
}
}
,
{
"desc" : "LvTel V11",
"ua" : "Mozilla/5.0 (Linux; Android 5.1.1; V11 Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/39.0.0.0 Safari/537.36",
"expect" :
{
"vendor" : "LvTel",
"model" : "V11",
"type" : "mobile"
}
}
]