Improve browser detection: 2345 & 360

This commit is contained in:
Faisal Salman
2024-11-03 01:15:06 +07:00
parent d571859b2e
commit 2624a92b39
3 changed files with 60 additions and 19 deletions

View File

@@ -8,8 +8,8 @@
/*jshint esversion: 6 */
const Browser = Object.freeze({
'2345_EXPLORER': '2345Explorer',
'360': '360 Browser',
'2345': '2345',
'360': '360',
ALIPAY: 'Alipay',
AMAYA: 'Amaya',
ANDROID: 'Android Browser',