mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-17 07:31:51 +03:00
facebook movile app with no browser info
This commit is contained in:
@@ -689,7 +689,10 @@
|
||||
], [[TYPE, SMARTTV]], [
|
||||
|
||||
/(android[\w\.\s\-]{0,9});.+build/i // Generic Android Device
|
||||
], [MODEL, [VENDOR, 'Generic']]
|
||||
], [MODEL, [VENDOR, 'Generic']], [
|
||||
|
||||
/(phone)/i,
|
||||
], [[TYPE, MOBILE]]
|
||||
],
|
||||
|
||||
engine : [[
|
||||
|
||||
Reference in New Issue
Block a user