Added Google Chromemast detection

This commit is contained in:
Arturo Mejia
2017-03-08 12:55:35 -05:00
parent 6555bf6e81
commit fe568ffe96
2 changed files with 13 additions and 0 deletions

View File

@@ -490,6 +490,16 @@
"type" : "mobile"
}
}
,
{
"desc" : "Google Chromecast",
"ua" : "Mozilla/5.0 (X11; Linux armv7l) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.22.79313",
"expect" :
{
"vendor" : "Google",
"model" : "Chromecast"
}
}
,
{
"desc" : "Google Pixel C",