update user agents (Mac OS 10.2/10.3)

This commit is contained in:
rlx 2018-02-14 12:00:29 +01:00
parent e6b7e24d76
commit d6fe8b1c5c

View file

@ -362,6 +362,8 @@ Ox.parseUserAgent = function(userAgent) {
'10.9': '10.9 (Mavericks)',
'10.10': '10.10 (Yosemite)',
'10.11': '10.11 (El Capitan)',
'10.12': '10.12 (Sierra)',
'10.13': '10.13 (High Sierra)',
'CrOS': 'Chrome OS',
'NT 4.0': 'NT 4.0 (Windows NT)',
'NT 4.1': 'NT 4.1 (Windows 98)',