Add Playstation 4 support.

This commit is contained in:
Maximilian Haupt
2015-10-16 14:09:54 +00:00
parent 3bff4cf037
commit ab6a56d931
3 changed files with 21 additions and 2 deletions

View File

@@ -248,5 +248,15 @@
"model" : "MI-ONE Plus",
"type" : "mobile"
}
},
{
"desc" : "PlayStation 4",
"ua" : "Mozilla/5.0 (PlayStation 4 3.00) AppleWebKit/537.73 (KHTML, like Gecko)",
"expect" :
{
"vendor" : "Sony",
"model" : "PlayStation 4",
"type" : "console"
}
}
]