Added Rotor Tablets detection

This commit is contained in:
Nikhil Motiani
2017-03-16 19:55:08 +05:30
committed by Nikhil Motiani
parent 8d826fcc24
commit f7ca724f3b
2 changed files with 14 additions and 0 deletions

View File

@@ -682,6 +682,9 @@
/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i // Envizen Tablets
], [MODEL, [VENDOR, 'Envizen'], [TYPE, TABLET]], [
/android.+[;\/]\s*TU_(1491)\s+build/i // Rotor Tablets
], [MODEL, [VENDOR, 'Rotor'], [TYPE, TABLET]], [
/\s(tablet)[;\/]/i, // Unidentifiable Tablet
/\s(mobile)(?:[;\/]|\ssafari)/i // Unidentifiable Mobile
], [[TYPE, util.lowerize], VENDOR, MODEL], [