update chrome mobile regex

This commit is contained in:
Daniel Jih 2016-10-27 17:44:02 -07:00
parent fbdb1dc7a6
commit ed538f16f5

View File

@ -283,7 +283,7 @@
], [[NAME, /_/g, ' '], VERSION], [
/((?:android.+)crmo|crios)\/([\w\.]+)/i,
/android.+chrome\/([\w\.]+)\s+(?:mobile\s?safari)/i // Chrome for Android/iOS
/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i // Chrome for Android/iOS
], [[NAME, 'Chrome Mobile'], VERSION], [
/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i,