Fix #220 Identify UBrowser as UCBrowser

This commit is contained in:
Faisal Salman
2017-06-28 14:36:59 +07:00
parent 3a4626b5e8
commit 07fe58b793
2 changed files with 11 additions and 4 deletions

View File

@@ -270,10 +270,7 @@
/(puffin)\/([\w\.]+)/i // Puffin
], [[NAME, 'Puffin'], VERSION], [
/(uc\s?browser)[\/\s]?([\w\.]+)/i,
/ucweb.+(ucbrowser)[\/\s]?([\w\.]+)/i,
/juc.+(ucweb)[\/\s]?([\w\.]+)/i,
/(ucbrowser)\/([\w\.]+)/i
/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i
// UCBrowser
], [[NAME, 'UCBrowser'], VERSION], [