Merge pull request #141 from 0x7f/fix-nexus-6

Detect Nexus 6 as Motorola only.
This commit is contained in:
Faisal Salman 2015-10-17 05:31:00 +07:00
commit 116b5c695d

View File

@ -575,7 +575,7 @@
], [[VENDOR, 'LG'], MODEL, [TYPE, TABLET]], [
/(lg) netcast\.tv/i // LG SmartTV
], [VENDOR, MODEL, [TYPE, SMARTTV]], [
/(nexus\s[456])/i, // LG
/(nexus\s[45])/i, // LG
/lg[e;\s\/-]+(\w+)*/i
], [MODEL, [VENDOR, 'LG'], [TYPE, MOBILE]], [