device_detector 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +5 -4
  3. data/CHANGELOG.md +4 -4
  4. data/README.md +6 -8
  5. data/lib/device_detector.rb +2 -2
  6. data/lib/device_detector/version.rb +1 -1
  7. data/regexes/bots.yml +461 -10
  8. data/regexes/client/browser_engine.yml +4 -1
  9. data/regexes/client/browsers.yml +167 -17
  10. data/regexes/client/feed_readers.yml +30 -0
  11. data/regexes/client/libraries.yml +38 -0
  12. data/regexes/client/mediaplayers.yml +4 -0
  13. data/regexes/client/mobile_apps.yml +82 -1
  14. data/regexes/client/pim.yml +4 -0
  15. data/regexes/device/mobiles.yml +1761 -138
  16. data/regexes/device/portable_media_player.yml +2 -4
  17. data/regexes/device/televisions.yml +16 -2
  18. data/regexes/oss.yml +25 -4
  19. data/spec/device_detector/detector_fixtures_spec.rb +51 -11
  20. data/spec/device_detector_spec.rb +20 -0
  21. data/spec/fixtures/client/browser.yml +446 -11
  22. data/spec/fixtures/client/feed_reader.yml +25 -1
  23. data/spec/fixtures/client/library.yml +55 -1
  24. data/spec/fixtures/client/mediaplayer.yml +6 -0
  25. data/spec/fixtures/client/mobile_app.yml +81 -1
  26. data/spec/fixtures/client/pim.yml +7 -1
  27. data/spec/fixtures/detector/bots.yml +668 -108
  28. data/spec/fixtures/detector/camera.yml +14 -8
  29. data/spec/fixtures/detector/car_browser.yml +4 -3
  30. data/spec/fixtures/detector/console.yml +38 -24
  31. data/spec/fixtures/detector/desktop.yml +981 -687
  32. data/spec/fixtures/detector/feature_phone.yml +82 -41
  33. data/spec/fixtures/detector/feed_reader.yml +37 -0
  34. data/spec/fixtures/detector/mobile_apps.yml +257 -0
  35. data/spec/fixtures/detector/phablet.yml +569 -163
  36. data/spec/fixtures/detector/portable_media_player.yml +24 -16
  37. data/spec/fixtures/detector/smart_display.yml +8 -5
  38. data/spec/fixtures/detector/smartphone-1.yml +4698 -4235
  39. data/spec/fixtures/detector/smartphone-2.yml +4804 -4256
  40. data/spec/fixtures/detector/smartphone-3.yml +5060 -4603
  41. data/spec/fixtures/detector/smartphone-4.yml +6803 -2637
  42. data/spec/fixtures/detector/smartphone-5.yml +7044 -0
  43. data/spec/fixtures/detector/smartphone.yml +4380 -3904
  44. data/spec/fixtures/detector/tablet-1.yml +4530 -4036
  45. data/spec/fixtures/detector/tablet-2.yml +4875 -25
  46. data/spec/fixtures/detector/tablet.yml +3266 -2764
  47. data/spec/fixtures/detector/tv.yml +563 -206
  48. data/spec/fixtures/detector/unknown.yml +1033 -863
  49. data/spec/fixtures/parser/oss.yml +114 -2
  50. data/spec/fixtures/parser/vendorfragments.yml +2 -2
  51. metadata +5 -3
@@ -19,10 +19,8 @@ Apple:
19
19
  model: 'iPod Touch 4'
20
20
  - regex: '(?:Apple-)?iPod5[C,]1'
21
21
  model: 'iPod Touch 5'
22
- - regex: '(?:Apple-)?iPod1[C,]1'
23
- model: 'iPod Touch'
24
- - regex: '(?:Apple-)?iPod1[C,]1'
25
- model: 'iPod Touch'
22
+ - regex: '(?:Apple-)?iPod7[C,]1'
23
+ model: 'iPod Touch 6'
26
24
  - regex: '(?:Apple-)?iPod'
27
25
  model: 'iPod Touch'
28
26
 
@@ -56,6 +56,16 @@ Grundig:
56
56
  device: 'tv'
57
57
  model: ''
58
58
 
59
+ # Hisense
60
+ Hisense:
61
+ regex: 'Hisense'
62
+ device: 'tv'
63
+ models:
64
+ - regex: '(L[A-Z]{2,3}[0-9]{2}[A-Z][0-9]{3,4}[A-Z]{0,6}[0-9]?[A-Z]?)'
65
+ model: '$1'
66
+ - regex: '(H[A-Z]?[0-9]{2}[A-Z][0-9]{3,4}[A-Z]{0,4})'
67
+ model: '$1'
68
+
59
69
  # Humax
60
70
  Humax:
61
71
  regex: 'Humax'
@@ -101,6 +111,10 @@ LG:
101
111
  models:
102
112
  - regex: '(NetCast [0-9]{1}.[0-9]{1}|GLOBAL_PLAT3)'
103
113
  model: '$1'
114
+ - regex: '(OLED[0-9]{2}[A-Z][0-9][A-Z])'
115
+ model: '$1'
116
+ - regex: 'LGE;? ?([0-9]{2}[A-Z]{2}[0-9]{2,4}[A-Z]?)'
117
+ model: '$1'
104
118
 
105
119
  # Loewe
106
120
  Loewe:
@@ -165,7 +179,7 @@ Samsung:
165
179
  regex: 'Samsung|Maple_2011'
166
180
  device: 'tv'
167
181
  models:
168
- - regex: 'SmartTV(2012|2013|2014|2015)'
182
+ - regex: 'SmartTV(201[2-9])'
169
183
  model: 'Smart TV $1'
170
184
  - regex: 'Maple_2011'
171
185
  model: 'Smart TV 2011'
@@ -213,7 +227,7 @@ Sony:
213
227
  regex: 'Sony'
214
228
  device: 'tv'
215
229
  models:
216
- - regex: '(KDL[0-9]{2}[A-Z]{1,2}[0-9]{3})'
230
+ - regex: '(KDL?-?[0-9]{2}[A-Z]{1,2}[0-9]{1,5})'
217
231
  model: '$1'
218
232
 
219
233
  # TechniSat
@@ -45,7 +45,7 @@
45
45
  version: '$1'
46
46
 
47
47
 
48
- - regex: '(?:IEMobile|Windows Mobile)(?: (\d+[\.\d]+))?'
48
+ - regex: '(?:IEMobile|Windows ?Mobile)(?: (\d+[\.\d]+))?'
49
49
  name: 'Windows Mobile'
50
50
  version: '$1'
51
51
 
@@ -58,6 +58,12 @@
58
58
  name: 'Windows RT'
59
59
  version: '8.1'
60
60
 
61
+ ##########
62
+ # Windows IoT
63
+ ##########
64
+ - regex: 'Windows IoT 10.0'
65
+ name: 'Windows IoT'
66
+ version: '10'
61
67
 
62
68
  ##########
63
69
  # Custom Android Roms
@@ -89,6 +95,10 @@
89
95
  - regex: 'Android|Silk-Accelerated=[a-z]{4,5}'
90
96
  name: 'Android'
91
97
  version: ''
98
+
99
+ - regex: 'BeyondPod|AntennaPod|Podkicker|DoggCatcher|Player FM|okhttp|Podcatcher Deluxe'
100
+ name: 'Android'
101
+ version: ''
92
102
 
93
103
 
94
104
  ##########
@@ -124,7 +134,7 @@
124
134
  ##########
125
135
  - regex: 'Maemo'
126
136
  name: 'Maemo'
127
- version: '$1'
137
+ version: ''
128
138
 
129
139
  - regex: 'Arch ?Linux(?:[ /\-](\d+[\.\d]+))?'
130
140
  name: 'Arch Linux'
@@ -345,6 +355,13 @@
345
355
  name: 'iOS'
346
356
  version: '$1'
347
357
 
358
+ - regex: 'Podcasts/(?:[\d\.]+)|Instacast(?:HD)?/(?:\d\.[\d\.abc]+)|Pocket Casts, iOS|Overcast|Castro|Podcat|i[cC]atcher'
359
+ name: 'iOS'
360
+ version: ''
361
+
362
+ - regex: 'iTunes-(iPod|iPad|iPhone)/(?:[\d\.]+)'
363
+ name: 'iOS'
364
+ version: ''
348
365
 
349
366
 
350
367
  ##########
@@ -399,7 +416,7 @@
399
416
  name: 'Mac'
400
417
  version: '$1'
401
418
 
402
- - regex: 'Darwin|Macintosh|Mac_PowerPC|PPC|Mac PowerPC'
419
+ - regex: 'Darwin|Macintosh|Mac_PowerPC|PPC|Mac PowerPC|iMac|MacBook'
403
420
  name: 'Mac'
404
421
  version: ''
405
422
 
@@ -408,7 +425,7 @@
408
425
  ##########
409
426
  # ChromeOS
410
427
  ##########
411
- - regex: 'CrOS [a-z0-9_]+ (\d+[\.\d]+)'
428
+ - regex: 'CrOS [a-z0-9_]+ .* Chrome/(\d+[\.\d]+)'
412
429
  name: 'Chrome OS'
413
430
  version: '$1'
414
431
 
@@ -435,6 +452,10 @@
435
452
  - regex: 'BlackBerry'
436
453
  name: 'BlackBerry OS'
437
454
  version: ''
455
+
456
+ - regex: 'bPod'
457
+ name: 'BlackBerry OS'
458
+ version: ''
438
459
 
439
460
 
440
461
  ##########
@@ -15,6 +15,11 @@ describe DeviceDetector do
15
15
  fail "Failed to parse #{fixture_file}, reason: #{e}"
16
16
  end
17
17
 
18
+ def str_or_nil(string)
19
+ return nil if string == ''
20
+ string
21
+ end
22
+
18
23
  fixtures.each do |f|
19
24
 
20
25
  user_agent = f["user_agent"]
@@ -24,29 +29,64 @@ describe DeviceDetector do
24
29
  describe user_agent do
25
30
  it "should be detected" do
26
31
  if detector.bot?
27
- assert_equal f["bot"]["name"], detector.bot_name, "failed bot name detection"
32
+ assert_equal str_or_nil(f["bot"]["name"]), detector.bot_name, "failed bot name detection"
28
33
  else
29
34
  if f["client"]
30
- assert_equal f["client"]["name"], detector.name, "failed client name detection"
35
+ assert_equal str_or_nil(f["client"]["name"]), detector.name, "failed client name detection"
31
36
  end
32
- if f["os_family"] != "Unknown"
33
- assert_equal f["os_family"], os.family, "failed os family detection"
34
- assert_equal f["os"]["name"], os.name, "failed os name detection"
35
- assert_equal f["os"]["short_name"], os.short_name, "failed os short name detection"
36
- assert_equal f["os"]["version"], os.full_version, "failed os version detection"
37
+
38
+ os_family = str_or_nil(f["os_family"])
39
+ if os_family != "Unknown"
40
+ if os_family.nil?
41
+ assert_nil os.family, "failed os family detection"
42
+ else
43
+ assert_equal os_family, os.family, "failed os family detection"
44
+ end
45
+
46
+ name = str_or_nil(f["os"]["name"])
47
+ if name.nil?
48
+ assert_nil os.name, "failed os name detection"
49
+ else
50
+ assert_equal name, os.name, "failed os name detection"
51
+ end
52
+
53
+ short_name = str_or_nil(f["os"]["short_name"])
54
+ if short_name.nil?
55
+ assert_nil os.short_name, "failed os short name detection"
56
+ else
57
+ assert_equal short_name, os.short_name, "failed os short name detection"
58
+ end
59
+
60
+ os_version = str_or_nil(f["os"]["version"])
61
+ if os_version.nil?
62
+ assert_nil os.full_version, "failed os version detection"
63
+ else
64
+ assert_equal os_version, os.full_version, "failed os version detection"
65
+ end
37
66
  end
38
67
  if f["device"]
39
- expected_type = f["device"]["type"]
68
+ expected_type = str_or_nil(f["device"]["type"])
40
69
  actual_type = detector.device_type
70
+
41
71
  if expected_type != actual_type
42
72
  # puts "\n", f.inspect, expected_type, actual_type, detector.device_name, regex_meta.inspect
43
73
  # debugger
44
74
  # detector.device_type
45
75
  end
46
- assert_equal expected_type, actual_type, "failed device type detection"
47
- model = f["device"]["model"]
76
+ if expected_type.nil?
77
+ assert_nil actual_type, "failed device type detection"
78
+ else
79
+ assert_equal expected_type, actual_type, "failed device type detection"
80
+ end
81
+
82
+ model = str_or_nil(f["device"]["model"])
48
83
  model = model.to_s unless model.nil?
49
- assert_equal model, detector.device_name, "failed device name detection"
84
+
85
+ if model.nil?
86
+ assert_nil detector.device_name, "failed device name detection"
87
+ else
88
+ assert_equal model, detector.device_name, "failed device name detection"
89
+ end
50
90
  end
51
91
  end
52
92
  end
@@ -70,6 +70,26 @@ describe DeviceDetector do
70
70
 
71
71
  end
72
72
 
73
+ describe 'firefox mobile phone' do
74
+
75
+ let(:user_agent) {'Mozilla/5.0 (Android 7.0; Mobile; rv:53.0) Gecko/53.0 Firefox/53.0'}
76
+
77
+ it 'detects smartphone' do
78
+ client.device_type.must_equal 'smartphone'
79
+ end
80
+
81
+ end
82
+
83
+ describe 'firefox mobile tablet' do
84
+
85
+ let(:user_agent) {'Mozilla/5.0 (Android 6.0.1; Tablet; rv:47.0) Gecko/47.0 Firefox/47.0'}
86
+
87
+ it 'detects tablet' do
88
+ client.device_type.must_equal 'tablet'
89
+ end
90
+
91
+ end
92
+
73
93
  end
74
94
 
75
95
  describe 'unknown user agent' do
@@ -7,6 +7,7 @@
7
7
  short_name: "36"
8
8
  version: "6.8.7"
9
9
  engine: WebKit
10
+ engine_version: "534.30"
10
11
  -
11
12
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 QIHU 360SE
12
13
  client:
@@ -15,6 +16,7 @@
15
16
  short_name: 3B
16
17
  version:
17
18
  engine: WebKit
19
+ engine_version: "537.36"
18
20
  -
19
21
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 QIHU 360EE
20
22
  client:
@@ -23,6 +25,7 @@
23
25
  short_name: 3B
24
26
  version:
25
27
  engine: WebKit
28
+ engine_version: "537.36"
26
29
  -
27
30
  user_agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Avant Browser; InfoPath.1)
28
31
  client:
@@ -31,6 +34,7 @@
31
34
  short_name: AA
32
35
  version:
33
36
  engine:
37
+ engine_version:
34
38
  -
35
39
  user_agent: Mozilla/5.0 (compatible; U; ABrowse 0.6; Syllable) AppleWebKit/420+ (KHTML, like Gecko)
36
40
  client:
@@ -39,6 +43,7 @@
39
43
  short_name: AB
40
44
  version: "0.6"
41
45
  engine: WebKit
46
+ engine_version: "420"
42
47
  -
43
48
  user_agent: Mozilla/3.04 (compatible; NCBrowser/2.35; ANTFresco/2.17; RISC OS-NC 5.13 Laz1UK1309)
44
49
  client:
@@ -47,6 +52,7 @@
47
52
  short_name: AF
48
53
  version: "2.17"
49
54
  engine:
55
+ engine_version:
50
56
  -
51
57
  user_agent: HbbTV/1.1.1 (+PVR;Humax;HD FOX+;1.00.12;1.0)CE-HTML/1.0 ANTGalio/3.1.1.23.04.09
52
58
  client:
@@ -55,6 +61,7 @@
55
61
  short_name: AG
56
62
  version: "3.1.1.23.04.09"
57
63
  engine:
64
+ engine_version:
58
65
  -
59
66
  user_agent: amaya/9.51 libwww/5.4.0
60
67
  client:
@@ -63,6 +70,7 @@
63
70
  short_name: AM
64
71
  version: "9.51"
65
72
  engine:
73
+ engine_version:
66
74
  -
67
75
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.74 Safari/537.36 MRCHROME
68
76
  client:
@@ -71,6 +79,7 @@
71
79
  short_name: AO
72
80
  version: "28.0.1500.74"
73
81
  engine: Blink
82
+ engine_version:
74
83
  -
75
84
  user_agent: Mozilla/5.0 (Linux; U; Android 0.5; en-us) AppleWebKit/522+ (KHTML, like Gecko) Safari/419.3
76
85
  client:
@@ -79,6 +88,7 @@
79
88
  short_name: AN
80
89
  version:
81
90
  engine: WebKit
91
+ engine_version: "522"
82
92
  -
83
93
  user_agent: Mozilla/5.0 (Linux; U; Android 2.3.5; ru-ru; IQ270 Firebird Build/GRJ22; LeWa_IQ270_ROM_12.12.14) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
84
94
  client:
@@ -87,6 +97,7 @@
87
97
  short_name: AN
88
98
  version:
89
99
  engine: WebKit
100
+ engine_version: "533.1"
90
101
  -
91
102
  user_agent: 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/532.1 (KHTML, like Gecko) Arora/0.10.1 (Git: 1329 e5385f3) Safari/532.1'
92
103
  client:
@@ -95,6 +106,7 @@
95
106
  short_name: AR
96
107
  version: "0.10.1"
97
108
  engine: WebKit
109
+ engine_version: "532.1"
98
110
  -
99
111
  user_agent: AmigaVoyager/3.2 (AmigaOS/MC680x0)
100
112
  client:
@@ -103,6 +115,7 @@
103
115
  short_name: AV
104
116
  version: "3.2"
105
117
  engine:
118
+ engine_version:
106
119
  -
107
120
  user_agent: Mozilla/6.0 (Macintosh; U; Amiga-AWeb) Safari 3.1
108
121
  client:
@@ -111,6 +124,7 @@
111
124
  short_name: AW
112
125
  version:
113
126
  engine:
127
+ engine_version:
114
128
  -
115
129
  user_agent: AtomicBrowser/7.0.1 CFNetwork/672.1.15 Darwin/14.0.0
116
130
  client:
@@ -119,6 +133,7 @@
119
133
  short_name: AT
120
134
  version: "7.0.1"
121
135
  engine:
136
+ engine_version:
122
137
  -
123
138
  user_agent: BlackBerry8520/5.0.0.681 Profile/MIDP-2.1 Configuration/CLDC-1.1 VendorID/134
124
139
  client:
@@ -127,6 +142,7 @@
127
142
  short_name: BB
128
143
  version:
129
144
  engine:
145
+ engine_version:
130
146
  -
131
147
  user_agent: Mozilla/5.0 (Linux; U; Android 4.1.2; zh-cn; Coolpad 5950 Build/JZO54K) AppleWebKit/534.24 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.24 T5/2.0 baidubrowser/4.5.20.0 (Baidu; P1 4.1.2)
132
148
  client:
@@ -135,6 +151,7 @@
135
151
  short_name: BD
136
152
  version: "4.5.20.0"
137
153
  engine: WebKit
154
+ engine_version: "534.24"
138
155
  -
139
156
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.4.9999.1900 Safari/537.31 BDSpark/26.4
140
157
  client:
@@ -143,6 +160,7 @@
143
160
  short_name: BS
144
161
  version: "26.4"
145
162
  engine: WebKit
163
+ engine_version: "537.31"
146
164
  -
147
165
  user_agent: Mozilla/5.0 (Windows; U; Win9x; en; Stable) Gecko/20020911 Beonex/0.8.1-stable
148
166
  client:
@@ -151,6 +169,7 @@
151
169
  short_name: BE
152
170
  version: "0.8.1"
153
171
  engine: Gecko
172
+ engine_version: ""
154
173
  -
155
174
  user_agent: Bunjalloo/0.7.6(Nintendo DS;U;en)
156
175
  client:
@@ -159,6 +178,16 @@
159
178
  short_name: BJ
160
179
  version: "0.7.6"
161
180
  engine:
181
+ engine_version:
182
+ -
183
+ user_agent: BriskBard/1.0 (Windows 10) BriskBard/1.0
184
+ client:
185
+ type: browser
186
+ name: BriskBard
187
+ short_name: BK
188
+ version: 1.0
189
+ engine:
190
+ engine_version:
162
191
  -
163
192
  user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) brave/0.7.9 Chrome/47.0.2526.73 Electron/0.36.2 Safari/537.36
164
193
  client:
@@ -167,6 +196,7 @@
167
196
  short_name: BR
168
197
  version: "0.7.9"
169
198
  engine: Blink
199
+ engine_version:
170
200
  -
171
201
  user_agent: 'Mozilla/4.61 [en] (X11; U; ) - BrowseX (2.0.0 Windows)'
172
202
  client:
@@ -175,6 +205,7 @@
175
205
  short_name: BX
176
206
  version: "2.0.0"
177
207
  engine:
208
+ engine_version:
178
209
  -
179
210
  user_agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en; rv:1.9.2.28) Gecko/20120308 Camino/2.1.2 (like Firefox/3.6.28)
180
211
  client:
@@ -183,6 +214,7 @@
183
214
  short_name: CA
184
215
  version: "2.1.2"
185
216
  engine: Gecko
217
+ engine_version: ""
186
218
  -
187
219
  user_agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) coc_coc_browser/45.0 Chrome/39.0.2171.74 Safari/537.36
188
220
  client:
@@ -191,6 +223,7 @@
191
223
  short_name: CC
192
224
  version: "45.0"
193
225
  engine: Blink
226
+ engine_version:
194
227
  -
195
228
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Comodo_Dragon/17.1.0.0 Chrome/17.0.963.38 Safari/535.11
196
229
  client:
@@ -199,6 +232,7 @@
199
232
  short_name: CD
200
233
  version: "17.1.0.0"
201
234
  engine: WebKit
235
+ engine_version: "535.11"
202
236
  -
203
237
  user_agent: Mozilla/4.08 (Charon; Inferno)
204
238
  client:
@@ -207,6 +241,7 @@
207
241
  short_name: CX
208
242
  version:
209
243
  engine:
244
+ engine_version:
210
245
  -
211
246
  user_agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; chromeframe/19.0.1084.52)
212
247
  client:
@@ -215,6 +250,7 @@
215
250
  short_name: CF
216
251
  version: "19.0.1084.52"
217
252
  engine: WebKit
253
+ engine_version:
218
254
  -
219
255
  user_agent: Mozilla/5.0 ArchLinux (X11; U; Linux x86_64; en-US) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30
220
256
  client:
@@ -223,6 +259,16 @@
223
259
  short_name: CH
224
260
  version: "12.0.742.100"
225
261
  engine: WebKit
262
+ engine_version: "534.30"
263
+ -
264
+ user_agent: Mozilla/5.0 (Linux; Android 8.0.0; Pixel Build/OPR3.170623.008) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36
265
+ client:
266
+ type: browser
267
+ name: Chrome Mobile
268
+ short_name: CM
269
+ version: "61.0.3163.98"
270
+ engine: Blink
271
+ engine_version: ""
226
272
  -
227
273
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
228
274
  client:
@@ -231,6 +277,7 @@
231
277
  short_name: CH
232
278
  version: "36.0.1985.125"
233
279
  engine: Blink
280
+ engine_version:
234
281
  -
235
282
  user_agent: Mozilla/5.0 (iPad; CPU OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) CriOS/31.0.1650.18 Mobile/10A523 Safari/8536.25
236
283
  client:
@@ -239,6 +286,7 @@
239
286
  short_name: CI
240
287
  version: "31.0.1650.18"
241
288
  engine: WebKit
289
+ engine_version: "536.26"
242
290
  -
243
291
  user_agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 conkeror/1.0pre (Debian-1.0~~pre+git131116-1)
244
292
  client:
@@ -247,6 +295,7 @@
247
295
  short_name: CK
248
296
  version: "1.0"
249
297
  engine: Gecko
298
+ engine_version: ""
250
299
  -
251
300
  user_agent: Mozilla/5.0 (Linux; Android 4.1.1; ALCATEL ONE TOUCH 6033X Build/JRO03C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36
252
301
  client:
@@ -255,6 +304,7 @@
255
304
  short_name: CM
256
305
  version: "31.0.1650.59"
257
306
  engine: Blink
307
+ engine_version:
258
308
  -
259
309
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 CoolNovo/1.6.5.28
260
310
  client:
@@ -263,6 +313,7 @@
263
313
  short_name: CN
264
314
  version: "1.6.5.28"
265
315
  engine: WebKit
316
+ engine_version: "535.7"
266
317
  -
267
318
  user_agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0 CometBird/11.0
268
319
  client:
@@ -271,6 +322,7 @@
271
322
  short_name: CO
272
323
  version: "11.0"
273
324
  engine: Gecko
325
+ engine_version: ""
274
326
  -
275
327
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.98 Safari/534.13 ChromePlus/1.6.0.0
276
328
  client:
@@ -279,6 +331,7 @@
279
331
  short_name: CP
280
332
  version: "1.6.0.0"
281
333
  engine: WebKit
334
+ engine_version: "534.13"
282
335
  -
283
336
  user_agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/31.0.1650.63 Chrome/31.0.1650.63 Safari/537.36
284
337
  client:
@@ -287,6 +340,7 @@
287
340
  short_name: CR
288
341
  version: "31.0.1650.63"
289
342
  engine: Blink
343
+ engine_version:
290
344
  -
291
345
  user_agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.9 (KHTML, like Gecko, Safari) Safari/419.3 Cheshire/1.0.ALPHA
292
346
  client:
@@ -295,6 +349,43 @@
295
349
  short_name: CS
296
350
  version: "1.0"
297
351
  engine: WebKit
352
+ engine_version: "418.9"
353
+ -
354
+ user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 bline/7 (iPhone OS 7.1, iPhone)
355
+ client:
356
+ type: browser
357
+ name: B-Line
358
+ short_name: BL
359
+ version:
360
+ engine: WebKit
361
+ engine_version: "537.51.2"
362
+ -
363
+ user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13F69 bline/1.04 (iPhone OS 9.3.2, iPhone)
364
+ client:
365
+ type: browser
366
+ name: B-Line
367
+ short_name: BL
368
+ version: "1.04"
369
+ engine: WebKit
370
+ engine_version: "601.1.46"
371
+ -
372
+ user_agent: Mozilla/5.0 (iPhone; CPU ,iPhone OS 7_0_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/dbrowser Safari/8536.25
373
+ client:
374
+ type: browser
375
+ name: dbrowser
376
+ short_name: DB
377
+ version:
378
+ engine: WebKit
379
+ engine_version: "536.26"
380
+ -
381
+ user_agent: Mozilla/5.0 (iPod touch; CPU ,iPod touch OS 7_1_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/dbrowser Safari/8536.25
382
+ client:
383
+ type: browser
384
+ name: dbrowser
385
+ short_name: DB
386
+ version:
387
+ engine: WebKit
388
+ engine_version: "536.26"
298
389
  -
299
390
  user_agent: Deepnet Explorer 1.5.3; Smart 2x2; Avant Browser; .NET CLR 2.0.50727; InfoPath.1)
300
391
  client:
@@ -303,6 +394,7 @@
303
394
  short_name: DE
304
395
  version: "1.5.3"
305
396
  engine:
397
+ engine_version:
306
398
  -
307
399
  user_agent: Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5380D/S5380DNVKL1; U; Bada/2.0; fr-fr) AppleWebKit/534.20 (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2.0 OPN-B
308
400
  client:
@@ -311,6 +403,7 @@
311
403
  short_name: DF
312
404
  version: "3.0"
313
405
  engine: WebKit
406
+ engine_version: "534.20"
314
407
  -
315
408
  user_agent: Dillo/0.8.5-i18n-misc
316
409
  client:
@@ -319,6 +412,16 @@
319
412
  short_name: DI
320
413
  version: "0.8.5"
321
414
  engine: Dillo
415
+ engine_version: "0.8.5"
416
+ -
417
+ user_agent: Dorado WAP-Browser/1.0
418
+ client:
419
+ type: browser
420
+ name: Dorado
421
+ short_name: DO
422
+ version: "1.0"
423
+ engine:
424
+ engine_version:
322
425
  -
323
426
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533+ (KHTML, like Gecko) Element Browser 5.0
324
427
  client:
@@ -327,6 +430,7 @@
327
430
  short_name: EB
328
431
  version: "5.0"
329
432
  engine: WebKit
433
+ engine_version: "533"
330
434
  -
331
435
  user_agent: ELinks/0.12~pre6-1ubuntu1 (textmode; Ubuntu; Linux 3.11.0-13-generic i686; 100x25-2)
332
436
  client:
@@ -335,22 +439,25 @@
335
439
  short_name: EL
336
440
  version: "0.12"
337
441
  engine: Text-based
442
+ engine_version:
338
443
  -
339
444
  user_agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.6) Gecko/20040413 Epiphany/1.2.6
340
445
  client:
341
446
  type: browser
342
- name: Epiphany
447
+ name: GNOME Web
343
448
  short_name: EP
344
449
  version: "1.2.6"
345
450
  engine: Gecko
451
+ engine_version: ""
346
452
  -
347
453
  user_agent: Mozilla/5.0 (X11; U; Linux i686; fr-fr) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/531.2+ Debian/squeeze (2.30.6-1) Epiphany/2.30.6
348
454
  client:
349
455
  type: browser
350
- name: Epiphany
456
+ name: GNOME Web
351
457
  short_name: EP
352
458
  version: "2.30.6"
353
459
  engine: WebKit
460
+ engine_version: "531.2"
354
461
  -
355
462
  user_agent: Mozilla/5.0 (DTV) AppleWebKit/531.2+ (KHTML, like Gecko) Espial/6.1.5 AQUOSBrowser/2.0 (US01DTV;V;0001;0001)
356
463
  client:
@@ -359,6 +466,7 @@
359
466
  short_name: ES
360
467
  version: "6.1.5"
361
468
  engine: WebKit
469
+ engine_version: "531.2"
362
470
  -
363
471
  user_agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
364
472
  client:
@@ -367,6 +475,7 @@
367
475
  short_name: FB
368
476
  version: "0.7"
369
477
  engine: Gecko
478
+ engine_version: ""
370
479
  -
371
480
  user_agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Fluid/0.9.6 Safari/528.16
372
481
  client:
@@ -375,6 +484,7 @@
375
484
  short_name: FD
376
485
  version: "0.9.6"
377
486
  engine: WebKit
487
+ engine_version: "528.16"
378
488
  -
379
489
  user_agent: Mozilla/5.0 (Android; Linux armv7l; rv:10.0) Gecko/20120118 Firefox/10.0 Fennec/10.0
380
490
  client:
@@ -383,6 +493,7 @@
383
493
  short_name: FE
384
494
  version: "10.0"
385
495
  engine: Gecko
496
+ engine_version: ""
386
497
  -
387
498
  user_agent: Mozilla/5.0 (X11; Arch Linux i686; rv:2.0) Gecko/20110321 Firefox/4.0
388
499
  client:
@@ -391,6 +502,7 @@
391
502
  short_name: FF
392
503
  version: "4.0"
393
504
  engine: Gecko
505
+ engine_version: ""
394
506
  -
395
507
  user_agent: Mozilla/5.0 (BeOS; U; Haiku BePC; en-US; rv:1.8.1.21pre) Gecko/20090218 BonEcho/2.0.0.21pre
396
508
  client:
@@ -399,6 +511,7 @@
399
511
  short_name: FF
400
512
  version: "BonEcho (2.0.0.21)"
401
513
  engine: Gecko
514
+ engine_version: ""
402
515
  -
403
516
  user_agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.11) Gecko GranParadiso/3.0.11
404
517
  client:
@@ -407,6 +520,7 @@
407
520
  short_name: FF
408
521
  version: "GranParadiso (3.0.11)"
409
522
  engine: Gecko
523
+ engine_version:
410
524
  -
411
525
  user_agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070301 Minefield/3.0a3pre
412
526
  client:
@@ -415,6 +529,7 @@
415
529
  short_name: FF
416
530
  version: "Minefield (3.0)"
417
531
  engine: Gecko
532
+ engine_version: ""
418
533
  -
419
534
  user_agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b5pre) Gecko/20090424 Shiretoko/3.5b5pre
420
535
  client:
@@ -423,6 +538,7 @@
423
538
  short_name: FF
424
539
  version: "Shiretoko (3.5)"
425
540
  engine: Gecko
541
+ engine_version: ""
426
542
  -
427
543
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3pre) Gecko/20100403 Lorentz/3.6.3plugin2pre (.NET CLR 4.0.20506)
428
544
  client:
@@ -431,6 +547,7 @@
431
547
  short_name: FF
432
548
  version: "Lorentz (3.6.3)"
433
549
  engine: Gecko
550
+ engine_version: ""
434
551
  -
435
552
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20110504 Namoroka/3.6.13
436
553
  client:
@@ -439,14 +556,34 @@
439
556
  short_name: FF
440
557
  version: "Namoroka (3.6.13)"
441
558
  engine: Gecko
559
+ engine_version:
442
560
  -
443
561
  user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) FxiOS/1.0 Mobile/12F69 Safari/600.1.4
444
562
  client:
445
563
  type: browser
446
- name: Firefox
447
- short_name: FF
564
+ name: Firefox Mobile
565
+ short_name: FM
448
566
  version: "iOS 1.0"
449
567
  engine: WebKit
568
+ engine_version: "600.1.4"
569
+ -
570
+ user_agent: Mozilla/5.0 (Linux; Android 6.0.1) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Klar/1.0 Chrome/57.0.2987.132 Mobile Safari/537.36
571
+ client:
572
+ type: browser
573
+ name: Firefox Focus
574
+ short_name: FK
575
+ version: "1.0"
576
+ engine: WebKit
577
+ engine_version: "537.36"
578
+ -
579
+ user_agent: Mozilla/5.0 (Linux; Android 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Focus/1.1 Chrome/49.0.2623.91 Mobile Safari/537.36
580
+ client:
581
+ type: browser
582
+ name: Firefox Focus
583
+ short_name: FK
584
+ version: 1.1
585
+ engine: WebKit
586
+ engine_version: "537.36"
450
587
  -
451
588
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.0.16) Gecko/2010021013 Firefox/3.0.16 Flock/2.5.6
452
589
  client:
@@ -455,6 +592,7 @@
455
592
  short_name: FL
456
593
  version: "2.5.6"
457
594
  engine: Gecko
595
+ engine_version:
458
596
  -
459
597
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:2.0) Treco/20110515 Fireweb Navigator/2.4
460
598
  client:
@@ -463,6 +601,7 @@
463
601
  short_name: FN
464
602
  version: "2.4"
465
603
  engine:
604
+ engine_version:
466
605
  -
467
606
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534+ (KHTML, like Gecko) FireWeb/1.0.0.0
468
607
  client:
@@ -471,6 +610,7 @@
471
610
  short_name: FW
472
611
  version: "1.0.0.0"
473
612
  engine: WebKit
613
+ engine_version: "534"
474
614
  -
475
615
  user_agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051105 Galeon/1.3.21
476
616
  client:
@@ -479,6 +619,7 @@
479
619
  short_name: GA
480
620
  version: "1.3.21"
481
621
  engine: Gecko
622
+ engine_version:
482
623
  -
483
624
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs-CZ) AppleWebKit/532.4 (KHTML, like Gecko) Google Earth/5.2.1.1329 Safari/532.4
484
625
  client:
@@ -487,6 +628,7 @@
487
628
  short_name: GE
488
629
  version: "5.2.1.1329"
489
630
  engine: WebKit
631
+ engine_version: "532.4"
490
632
  -
491
633
  user_agent: HotJava/1.1.2 FCS
492
634
  client:
@@ -495,6 +637,7 @@
495
637
  short_name: HJ
496
638
  version: "1.1.2"
497
639
  engine:
640
+ engine_version:
498
641
  -
499
642
  user_agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130823 Firefox/10.0.11esrpre Iceape/2.7.12
500
643
  client:
@@ -503,6 +646,7 @@
503
646
  short_name: IA
504
647
  version: "2.7.12"
505
648
  engine: Gecko
649
+ engine_version:
506
650
  -
507
651
  user_agent: IBrowse/2.4 (AmigaOS 3.9; 68K)
508
652
  client:
@@ -511,6 +655,7 @@
511
655
  short_name: IB
512
656
  version: "2.4"
513
657
  engine:
658
+ engine_version:
514
659
  -
515
660
  user_agent: Mozilla/4.5 (compatible; iCab 2.9.9; Macintosh; U; 68K)
516
661
  client:
@@ -519,6 +664,7 @@
519
664
  short_name: IC
520
665
  version: "2.9.9"
521
666
  engine: iCab
667
+ engine_version: "2.9.9"
522
668
  -
523
669
  user_agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_8; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) iCab/4.8 Safari/533.16
524
670
  client:
@@ -527,6 +673,7 @@
527
673
  short_name: IC
528
674
  version: "4.8"
529
675
  engine: WebKit
676
+ engine_version: "533.19.4"
530
677
  -
531
678
  user_agent: Mozilla/5.0 (Windows NT 6.1; rv:26.0) Gecko/20100101 Firefox/26.0 IceDragon/26.0.0.2
532
679
  client:
@@ -535,6 +682,7 @@
535
682
  short_name: ID
536
683
  version: "26.0.0.2"
537
684
  engine: Gecko
685
+ engine_version:
538
686
  -
539
687
  user_agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.0.15) Gecko/2009102815 Iceweasel/3.0.6 (Debian-3.0.6-3)
540
688
  client:
@@ -543,6 +691,7 @@
543
691
  short_name: IW
544
692
  version: "3.0.6"
545
693
  engine: Gecko
694
+ engine_version:
546
695
  -
547
696
  user_agent: Mozilla/4.0 (compatible; MSIE 4.01; Mac_PowerPC)
548
697
  client:
@@ -551,6 +700,7 @@
551
700
  short_name: IE
552
701
  version: "4.01"
553
702
  engine: Trident
703
+ engine_version:
554
704
  -
555
705
  user_agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36 Edge/12.0
556
706
  client:
@@ -559,6 +709,7 @@
559
709
  short_name: PS
560
710
  version: "12.0"
561
711
  engine: Edge
712
+ engine_version: "12.0"
562
713
  -
563
714
  user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240
564
715
  client:
@@ -567,6 +718,7 @@
567
718
  short_name: PS
568
719
  version: "12.10240"
569
720
  engine: Edge
721
+ engine_version: "12.10240"
570
722
  -
571
723
  user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10537
572
724
  client:
@@ -575,6 +727,7 @@
575
727
  short_name: PS
576
728
  version: "13.10537"
577
729
  engine: Edge
730
+ engine_version: "13.10537"
578
731
  -
579
732
  user_agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10547
580
733
  client:
@@ -583,6 +736,25 @@
583
736
  short_name: PS
584
737
  version: "13.10547"
585
738
  engine: Edge
739
+ engine_version: "13.10547"
740
+ -
741
+ user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Mobile/14F89 Safari/603.2.4 EdgiOS/41.1.35.1
742
+ client:
743
+ type: browser
744
+ name: Microsoft Edge
745
+ short_name: PS
746
+ version: "41.1.35.1"
747
+ engine: WebKit
748
+ engine_version: "603.2.4"
749
+ -
750
+ user_agent: Mozilla/5.0 (Linux; Android 8.0; Pixel XL Build/OPP3.170518.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.0 Mobile Safari/537.36 EdgA/41.1.35.1
751
+ client:
752
+ type: browser
753
+ name: Microsoft Edge
754
+ short_name: PS
755
+ version: "41.1.35.1"
756
+ engine: Blink
757
+ engine_version: ""
586
758
  -
587
759
  user_agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; Acer; Allegro)
588
760
  client:
@@ -591,6 +763,7 @@
591
763
  short_name: IM
592
764
  version: "9.0"
593
765
  engine: Trident
766
+ engine_version: "5.0"
594
767
  -
595
768
  user_agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Iron/26.0.1450.0 Chrome/26.0.1450.0 Safari/537.36
596
769
  client:
@@ -599,6 +772,25 @@
599
772
  short_name: IR
600
773
  version: "26.0.1450.0"
601
774
  engine: WebKit
775
+ engine_version: "537.36"
776
+ -
777
+ user_agent: Mozilla/5.0 (iPhone; CPU OS 8_0 like Mac OS X) AppleWebKit/538.34.9 (KHTML, like Gecko) Mobile/isivioo
778
+ client:
779
+ type: browser
780
+ name: Isivioo
781
+ short_name: IV
782
+ version:
783
+ engine: WebKit
784
+ engine_version: "538.34.9"
785
+ -
786
+ user_agent: Mozilla/5.0 (Linux; Android 5.0; LG-D855 Build/LRX21R.A1445306351; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/51.0.2704.81 Mobile Safari/537.36/isivioo
787
+ client:
788
+ type: browser
789
+ name: Isivioo
790
+ short_name: IV
791
+ version:
792
+ engine: WebKit
793
+ engine_version: "537.36"
602
794
  -
603
795
  user_agent: SAMSUNG-GT-S5230-ORANGE/S5230BVIF1 SHP/VPP/R5 Jasmine/0.8 Nextreaming SMM-MMS/1.2.0 profile/MIDP-2.1 configuration/CLDC-1.1
604
796
  client:
@@ -607,6 +799,7 @@
607
799
  short_name: JS
608
800
  version: "0.8"
609
801
  engine:
802
+ engine_version:
610
803
  -
611
804
  user_agent: Mozilla/4.0 (jig browser 5.0.1; F900iT)
612
805
  client:
@@ -615,6 +808,7 @@
615
808
  short_name: JI
616
809
  version: "5.0.1"
617
810
  engine:
811
+ engine_version:
618
812
  -
619
813
  user_agent: Mozilla/4.0 (jig browser web; 1.0.4; V702NK)
620
814
  client:
@@ -623,6 +817,7 @@
623
817
  short_name: JI
624
818
  version: "1.0.4"
625
819
  engine:
820
+ engine_version:
626
821
  -
627
822
  user_agent: Mozilla/4.0 (jig browser9i 1.5.0; F10B; 2004)
628
823
  client:
@@ -631,6 +826,7 @@
631
826
  short_name: JI
632
827
  version: "1.5.0"
633
828
  engine:
829
+ engine_version:
634
830
  -
635
831
  user_agent: Mozilla/4.0 (jig browser9 1.4.9; D905i; 2043)
636
832
  client:
@@ -639,6 +835,7 @@
639
835
  short_name: JI
640
836
  version: "1.4.9"
641
837
  engine:
838
+ engine_version:
642
839
  -
643
840
  user_agent: Mozilla/4.0 (compatible; Linux 2.6.22) NetFront/3.4 Kindle/2.0 (screen 600x800)
644
841
  client:
@@ -647,6 +844,7 @@
647
844
  short_name: KI
648
845
  version: "2.0"
649
846
  engine: NetFront
847
+ engine_version: "3.4"
650
848
  -
651
849
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.24pre) Gecko/20100228 K-Meleon/1.5.4
652
850
  client:
@@ -655,6 +853,7 @@
655
853
  short_name: KM
656
854
  version: "1.5.4"
657
855
  engine: Gecko
856
+ engine_version:
658
857
  -
659
858
  user_agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux; de) KHTML/3.5.8 (like Gecko) (Debian)
660
859
  client:
@@ -663,6 +862,7 @@
663
862
  short_name: KO
664
863
  version: "3.5"
665
864
  engine: KHTML
865
+ engine_version: "3.5.8"
666
866
  -
667
867
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9) Gecko/20080705 Firefox/3.0 Kapiko/3.0
668
868
  client:
@@ -671,6 +871,7 @@
671
871
  short_name: KP
672
872
  version: "3.0"
673
873
  engine: Gecko
874
+ engine_version:
674
875
  -
675
876
  user_agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko Fedora/1.9.0.8-1.fc10 Kazehakase/0.5.6
676
877
  client:
@@ -679,6 +880,7 @@
679
880
  short_name: KZ
680
881
  version: "0.5.6"
681
882
  engine: Gecko
883
+ engine_version:
682
884
  -
683
885
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100222 Firefox/3.6 Kylo/0.6.1.70394
684
886
  client:
@@ -687,6 +889,7 @@
687
889
  short_name: KY
688
890
  version: "0.6.1.70394"
689
891
  engine: Gecko
892
+ engine_version:
690
893
  -
691
894
  user_agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36 LBBROWSER
692
895
  client:
@@ -695,6 +898,7 @@
695
898
  short_name: LB
696
899
  version:
697
900
  engine: WebKit
901
+ engine_version: "537.36"
698
902
  -
699
903
  user_agent: Links (2.1pre23; Linux 3.5.0 i686; 237x63)
700
904
  client:
@@ -703,6 +907,7 @@
703
907
  short_name: LI
704
908
  version: "2.1"
705
909
  engine: Text-based
910
+ engine_version:
706
911
  -
707
912
  user_agent: Mozilla/5.0 (OpenBSD i386) AppleWebKit/538.1+ (KHTML, like Gecko) WebKitGTK+/2.2.3 luakit/0d5f4
708
913
  client:
@@ -711,6 +916,7 @@
711
916
  short_name: LU
712
917
  version:
713
918
  engine: WebKit
919
+ engine_version: "538.1"
714
920
  -
715
921
  user_agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322; Lunascape 2.1.3)
716
922
  client:
@@ -719,6 +925,7 @@
719
925
  short_name: LS
720
926
  version: "2.1.3"
721
927
  engine:
928
+ engine_version:
722
929
  -
723
930
  user_agent: Lynx/2.8.8pre.3 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/1.0.1e
724
931
  client:
@@ -727,6 +934,7 @@
727
934
  short_name: LX
728
935
  version: "2.8.8"
729
936
  engine: Text-based
937
+ engine_version:
730
938
  -
731
939
  user_agent: Mozilla/5.0 (X11; U; Linux armv7l; en-GB; rv:1.9.2a1pre) Gecko/20090514 Firefox/3.0 Tablet browser 0.9.7 RX-34
732
940
  client:
@@ -735,6 +943,7 @@
735
943
  short_name: MB
736
944
  version: "0.9.7"
737
945
  engine: Gecko
946
+ engine_version:
738
947
  -
739
948
  user_agent: Maemo Browser
740
949
  client:
@@ -743,6 +952,7 @@
743
952
  short_name: MB
744
953
  version:
745
954
  engine: Gecko
955
+ engine_version:
746
956
  -
747
957
  user_agent: Mozilla/5.0 (X11; U; Linux armv7l; pt-PT; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900
748
958
  client:
@@ -751,6 +961,7 @@
751
961
  short_name: MB
752
962
  version: "1.7.4.8"
753
963
  engine: Gecko
964
+ engine_version:
754
965
  -
755
966
  user_agent: NCSA_Mosaic/2.7b5 (X11;Linux 2.6.7 i686) libwww/2.12 modified
756
967
  client:
@@ -759,6 +970,7 @@
759
970
  short_name: MC
760
971
  version: "2.7"
761
972
  engine:
973
+ engine_version:
762
974
  -
763
975
  user_agent: Mozilla/5.0 (iPad; CPU OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mercury/8.0.1 Mobile/10A523 Safari/8536.25
764
976
  client:
@@ -767,6 +979,7 @@
767
979
  short_name: ME
768
980
  version: "8.0.1"
769
981
  engine: WebKit
982
+ engine_version: "536.26"
770
983
  -
771
984
  user_agent: Mozilla/5.0 (Linux; U; Android 4.3; zh-cn; MI 3W Build/JLS36C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 XiaoMi/MiuiBrowser/1.0
772
985
  client:
@@ -775,6 +988,7 @@
775
988
  short_name: MU
776
989
  version: "1.0"
777
990
  engine: WebKit
991
+ engine_version: "534.30"
778
992
  -
779
993
  user_agent: Mozilla/5.0 (iPhone; U; CPU iPhone OS 5_0_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8C148
780
994
  client:
@@ -783,6 +997,7 @@
783
997
  short_name: MF
784
998
  version:
785
999
  engine: WebKit
1000
+ engine_version: "533.17.9"
786
1001
  -
787
1002
  user_agent: MobileSafari/9537.53 CFNetwork/672.1.13 Darwin/13.1.0
788
1003
  client:
@@ -791,6 +1006,7 @@
791
1006
  short_name: MF
792
1007
  version: "9537.53"
793
1008
  engine: WebKit
1009
+ engine_version:
794
1010
  -
795
1011
  user_agent: Mozilla/5.0 (X11; Linux) AppleWebKit/535.22 (KHTML, like Gecko) Chrome/18.0.1025.133 Safari/535.22 Midori/0.5
796
1012
  client:
@@ -799,6 +1015,7 @@
799
1015
  short_name: MI
800
1016
  version: "0.5"
801
1017
  engine: WebKit
1018
+ engine_version: "535.22"
802
1019
  -
803
1020
  user_agent: Mozilla/5.0 (Linux; U; en-gb; KFSOWI Build/JDQ39) AppleWebKit/535.19 (KHTML, like Gecko) Silk/3.12 Safari/535.19 Silk-Accelerated=true
804
1021
  client:
@@ -807,6 +1024,7 @@
807
1024
  short_name: MS
808
1025
  version: "3.12"
809
1026
  engine: Blink
1027
+ engine_version:
810
1028
  -
811
1029
  user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.22 (KHTML, like Gecko) Maxthon/4.1.2.2000 Chrome/25.0.1364.99 Safari/537.22
812
1030
  client:
@@ -815,6 +1033,7 @@
815
1033
  short_name: MX
816
1034
  version: "4.1.2.2000"
817
1035
  engine: WebKit
1036
+ engine_version: "537.22"
818
1037
  -
819
1038
  user_agent: Mozilla/5.0 (Symbian/3; Series60/5.3 NokiaE7-00/111.040.1511; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/535.1 (KHTML, like Gecko) NokiaBrowser/8.3.1.4 Mobile Safari/535.1
820
1039
  client:
@@ -823,6 +1042,7 @@
823
1042
  short_name: NB
824
1043
  version: "8.3.1.4"
825
1044
  engine: WebKit
1045
+ engine_version: "535.1"
826
1046
  -
827
1047
  user_agent: NokiaN73-2/3.0-630.0.2 Series60/3.0 Profile/MIDP-2.0 Configuration/CLDC-1.1
828
1048
  client:
@@ -831,6 +1051,7 @@
831
1051
  short_name: 'NO'
832
1052
  version: "3.0"
833
1053
  engine:
1054
+ engine_version:
834
1055
  -
835
1056
  user_agent: Mozilla/5.0 (Linux; U; Android 2.3.3; cs_cz; MT11i Build/GINGERBREAD) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 NetFrontLifeBrowser/2.3 Mobile (Dragonfruit)
836
1057
  client:
@@ -839,6 +1060,7 @@
839
1060
  short_name: NL
840
1061
  version: "2.3"
841
1062
  engine: NetFront
1063
+ engine_version:
842
1064
  -
843
1065
  user_agent: Mozilla/5.0 (Series40; Nokia306/03.63; Profile/MIDP-2.1 Configuration/CLDC-1.1) Gecko/20100401 S40OviBrowser/3.9.0.0.22
844
1066
  client:
@@ -847,6 +1069,7 @@
847
1069
  short_name: NV
848
1070
  version: "3.9.0.0.22"
849
1071
  engine: Gecko
1072
+ engine_version:
850
1073
  -
851
1074
  user_agent: SAMSUNG-SGH-A737/UCHD2 SHP/VPP/R5 NetFront/3.4 SMM-MMS/1.2.0 profile/MIDP-2.0 configuration/CLDC-1.1
852
1075
  client:
@@ -855,6 +1078,7 @@
855
1078
  short_name: NF
856
1079
  version: "3.4"
857
1080
  engine: NetFront
1081
+ engine_version: "3.4"
858
1082
  -
859
1083
  user_agent: Mozilla/3.0 (compatible; NetPositive/2.2.1; BeOS)
860
1084
  client:
@@ -863,6 +1087,7 @@
863
1087
  short_name: NP
864
1088
  version: "2.2.1"
865
1089
  engine:
1090
+ engine_version:
866
1091
  -
867
1092
  user_agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i586; en-US; m18) Gecko/20010131 Netscape6/6.01
868
1093
  client:
@@ -871,6 +1096,7 @@
871
1096
  short_name: NS
872
1097
  version: "6.01"
873
1098
  engine: Gecko
1099
+ engine_version:
874
1100
  -
875
1101
  user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.7.5) Gecko/20070321 Netscape/8.1.3
876
1102
  client:
@@ -879,6 +1105,7 @@
879
1105
  short_name: NS
880
1106
  version: "8.1.3"
881
1107
  engine: Gecko
1108
+ engine_version:
882
1109
  -
883
1110
  user_agent: Mozilla/5.0 (DirectFB; Linux armv7l) AppleWebKit/534.26+ (KHTML, like Gecko) Version/5.0 Safari/534.26+ LG Browser/5.00.00(+mouse+3D+SCREEN+TUNER; LGE; 47LM9600-NA; 06.00.00; 0x00000001;); LG NetCast.TV-2012 0
884
1111
  client:
@@ -887,6 +1114,7 @@
887
1114
  short_name: LG
888
1115
  version: "5.00.00"
889
1116
  engine: WebKit
1117
+ engine_version: "534.26"
890
1118
  -
891
1119
  user_agent: Huawei/1.0/0HuaweiG2800/WAP2.0/Obigo-Browser/Q03C MMS/Obigo-MMS/1.2
892
1120
  client:
@@ -895,6 +1123,7 @@
895
1123
  short_name: OB
896
1124
  version:
897
1125
  engine:
1126
+ engine_version:
898
1127
  -
899
1128
  user_agent: Mozilla/5.0 (Macintosh; PowerPC MorphOS 3.7; Odyssey Web Browser; rv:1.23) AppleWebKit/538.1 (KHTML, like Gecko) OWB/1.23 Safari/538.1
900
1129
  client:
@@ -903,6 +1132,7 @@
903
1132
  short_name: OD
904
1133
  version: "1.23"
905
1134
  engine: WebKit
1135
+ engine_version: "538.1"
906
1136
  -
907
1137
  user_agent: Mozilla/4.7 (compatible; OffByOne; Windows 2000) Webster Pro V3.4
908
1138
  client:
@@ -911,6 +1141,7 @@
911
1141
  short_name: OF
912
1142
  version:
913
1143
  engine:
1144
+ engine_version:
914
1145
  -
915
1146
  user_agent: OneBrowser/4.2.0/Adr(Linux; U; Android 2.3.4; en-us; ADR6325 Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Mobile Safari/533.1
916
1147
  client:
@@ -919,6 +1150,17 @@
919
1150
  short_name: OE
920
1151
  version: "4.2.0"
921
1152
  engine: WebKit
1153
+ engine_version: "533.1"
1154
+ -
1155
+ user_agent: Opera/9.80 (J2ME/MIDP; Opera Mini; U; en) Presto/2.12.423 Version/12.16
1156
+ client:
1157
+ type: browser
1158
+ name: Opera Mini
1159
+ short_name: OI
1160
+ version: "12.16"
1161
+ engine: Presto
1162
+ engine_version: "2.12.423"
1163
+
922
1164
  -
923
1165
  user_agent: UCWEB/2.0 (Linux; U; Opera Mini/7.1.32052/30.3697; en-US; GT-S6812) U2/1.0.0 UCBrowser/9.0.0.366 Mobile
924
1166
  client:
@@ -927,6 +1169,7 @@
927
1169
  short_name: OI
928
1170
  version: "7.1.32052"
929
1171
  engine: Presto
1172
+ engine_version:
930
1173
  -
931
1174
  user_agent: Mozilla/5.0 (Linux; Android 4.0.3; HTC EVO 3D X515m Build/IML74K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.63 Mobile Safari/537.36 OPR/15.0.1162.61541
932
1175
  client:
@@ -935,6 +1178,16 @@
935
1178
  short_name: OM
936
1179
  version: "15.0.1162.61541"
937
1180
  engine: Blink
1181
+ engine_version:
1182
+ -
1183
+ user_agent: Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S7230-VODAFONE/1.0; U; Bada/1.0; en-us) OperaMini/5.0.21073 Mobile WVGA SMM-MMS/1.2.0 NexPla
1184
+ client:
1185
+ type: browser
1186
+ name: Opera Mini
1187
+ short_name: OI
1188
+ version: "5.0.21073"
1189
+ engine: Presto
1190
+ engine_version:
938
1191
  -
939
1192
  user_agent: Opera/9.80 (X11; Linux zbov) Presto/2.11.355 Version/12.10
940
1193
  client:
@@ -943,6 +1196,7 @@
943
1196
  short_name: OP
944
1197
  version: "12.10"
945
1198
  engine: Presto
1199
+ engine_version: "2.11.355"
946
1200
  -
947
1201
  user_agent: Opera/3.2 (Windows 2000 3.8; )
948
1202
  client:
@@ -951,6 +1205,7 @@
951
1205
  short_name: OP
952
1206
  version: "3.2"
953
1207
  engine:
1208
+ engine_version:
954
1209
  -
955
1210
  user_agent: 'Opera/6.04 (Windows 2000; U) [en]'
956
1211
  client:
@@ -959,6 +1214,7 @@
959
1214
  short_name: OP
960
1215
  version: "6.04"
961
1216
  engine: Elektra
1217
+ engine_version:
962
1218
  -
963
1219
  user_agent: MOT-A1600/1.0 LinuxOS/2.4.20 Release/8.22.2006 Browser/Opera8.00 Profile/MIDP-2.0 Configuration/CLDC-1.1 Software/R542_G_11.61.33R
964
1220
  client:
@@ -967,6 +1223,7 @@
967
1223
  short_name: OP
968
1224
  version: "8.00"
969
1225
  engine: Presto
1226
+ engine_version:
970
1227
  -
971
1228
  user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 1091) AppleWebKit/537.36 (KHTML like Gecko) Chrome/33.0.1750.91 Safari/537.36 OPR/20.0.1387.37 (Edition Next)
972
1229
  client:
@@ -975,6 +1232,7 @@
975
1232
  short_name: 'ON'
976
1233
  version: "20.0.1387.37"
977
1234
  engine: Blink
1235
+ engine_version:
978
1236
  -
979
1237
  user_agent: 'Mozilla/1.10 [en] (Compatible; RISC OS 3.70; Oregano 1.10)'
980
1238
  client:
@@ -983,6 +1241,7 @@
983
1241
  short_name: OR
984
1242
  version: "1.10"
985
1243
  engine:
1244
+ engine_version:
986
1245
  -
987
1246
  user_agent: pcdc751/1.0 UP.Browser/6.2.3.2 (GUI) MMP/2.0
988
1247
  client:
@@ -991,6 +1250,7 @@
991
1250
  short_name: OV
992
1251
  version: "6.2.3.2"
993
1252
  engine:
1253
+ engine_version:
994
1254
  -
995
1255
  user_agent: SonyEricssonW395c/R1DA Browser/OpenWave/1.0 Profile/MIDP-2.1 Configuration/CLDC-1.1
996
1256
  client:
@@ -999,6 +1259,7 @@
999
1259
  short_name: OV
1000
1260
  version: "1.0"
1001
1261
  engine:
1262
+ engine_version:
1002
1263
  -
1003
1264
  user_agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1; en-US) AppleWebKit/9537.73.11 (KHTML, like Gecko) Version/7.0 Safari/537.71 OmniWeb/v624.0'
1004
1265
  client:
@@ -1007,6 +1268,7 @@
1007
1268
  short_name: OW
1008
1269
  version: "624.0"
1009
1270
  engine: WebKit
1271
+ engine_version: "9537.73.11"
1010
1272
  -
1011
1273
  user_agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/538.1 (KHTML, like Gecko) Otter/0.9.04
1012
1274
  client:
@@ -1015,6 +1277,7 @@
1015
1277
  short_name: OT
1016
1278
  version: "0.9.04"
1017
1279
  engine: WebKit
1280
+ engine_version: "538.1"
1018
1281
  -
1019
1282
  user_agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D050; Blazer/4.3) 16;320x320
1020
1283
  client:
@@ -1023,6 +1286,7 @@
1023
1286
  short_name: PL
1024
1287
  version: "4.3"
1025
1288
  engine:
1289
+ engine_version:
1026
1290
  -
1027
1291
  user_agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:24.0) Gecko/20140129 Firefox/24.0 PaleMoon/24.3.1
1028
1292
  client:
@@ -1031,6 +1295,7 @@
1031
1295
  short_name: PM
1032
1296
  version: "24.3.1"
1033
1297
  engine: Gecko
1298
+ engine_version:
1034
1299
  -
1035
1300
  user_agent: Mozilla/5.0 (webOS/1.0; U; en-US) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0
1036
1301
  client:
@@ -1039,6 +1304,7 @@
1039
1304
  short_name: PR
1040
1305
  version: "1.0"
1041
1306
  engine: WebKit
1307
+ engine_version: "525.27.1"
1042
1308
  -
1043
1309
  user_agent: 'Mozilla/5.0 (X11; U; Linux x86_64; fa-ir) AppleWebKit/534.35 (KHTML, like Gecko) Chrome/11.0.696.65 Safari/534.35 Puffin/2.10977AP'
1044
1310
  client:
@@ -1047,6 +1313,7 @@
1047
1313
  short_name: PU
1048
1314
  version: "2.10977"
1049
1315
  engine: WebKit
1316
+ engine_version: "534.35"
1050
1317
  -
1051
1318
  user_agent: Mozilla/4.76 (compatible; MSIE 6.0; U; Windows 95; PalmSource; PalmOS; WebPro; Tungsten Proxyless 1.1 320x320x16)
1052
1319
  client:
@@ -1055,14 +1322,16 @@
1055
1322
  short_name: PW
1056
1323
  version:
1057
1324
  engine:
1325
+ engine_version:
1058
1326
  -
1059
- user_agent: 'Palmscape/3.0J [ja] (v. 3.5.2H1.5; 153x130; c8)'
1060
- client:
1061
- type: browser
1062
- name: Palmscape
1063
- short_name: PA
1064
- version: 3.0
1065
- engine:
1327
+ user_agent: 'Palmscape/3.0J [ja] (v. 3.5.2H1.5; 153x130; c8)'
1328
+ client:
1329
+ type: browser
1330
+ name: Palmscape
1331
+ short_name: PA
1332
+ version: 3.0
1333
+ engine:
1334
+ engine_version:
1066
1335
  -
1067
1336
  user_agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021029 Phoenix/0.4
1068
1337
  client:
@@ -1071,6 +1340,7 @@
1071
1340
  short_name: PX
1072
1341
  version: "0.4"
1073
1342
  engine: Gecko
1343
+ engine_version:
1074
1344
  -
1075
1345
  user_agent: Mozilla/4.0 (compatible; Polaris 6.2; Brew 3.1.5; en)/240X320 Samsung sam-r631
1076
1346
  client:
@@ -1079,6 +1349,7 @@
1079
1349
  short_name: PO
1080
1350
  version: "6.2"
1081
1351
  engine:
1352
+ engine_version:
1082
1353
  -
1083
1354
  user_agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) rekonq/2.3.2 Safari/537.21
1084
1355
  client:
@@ -1087,6 +1358,7 @@
1087
1358
  short_name: RK
1088
1359
  version: "2.3.2"
1089
1360
  engine: WebKit
1361
+ engine_version: "537.21"
1090
1362
  -
1091
1363
  user_agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) RockMelt/0.16.91.483 Chrome/16.0.912.77 Safari/535.7
1092
1364
  client:
@@ -1095,6 +1367,7 @@
1095
1367
  short_name: RM
1096
1368
  version: "0.16.91.483"
1097
1369
  engine: WebKit
1370
+ engine_version: "535.7"
1098
1371
  -
1099
1372
  user_agent: Mozilla/5.0 (SMART-TV; Linux; Tizen 2.3) AppleWebkit/538.1 (KHTML, like Gecko) SamsungBrowser/1.0 TV Safari/538.1
1100
1373
  client:
@@ -1103,6 +1376,7 @@
1103
1376
  short_name: SB
1104
1377
  version: 1.0
1105
1378
  engine: WebKit
1379
+ engine_version: "538.1"
1106
1380
  -
1107
1381
  user_agent: Mozilla/5.0 (Linux; Android 5.1.1; SAMSUNG SM-A510F Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/4.0 Chrome/44.0.2403.133 Mobile Safari/537.36
1108
1382
  client:
@@ -1111,6 +1385,7 @@
1111
1385
  short_name: SB
1112
1386
  version: 4.0
1113
1387
  engine: WebKit
1388
+ engine_version: "537.36"
1114
1389
  -
1115
1390
  user_agent: Mozilla/5.0 (Maemo; Linux; U; Jolla; Sailfish; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0 SailfishBrowser/1.0 like Safari/538.1
1116
1391
  client:
@@ -1119,6 +1394,7 @@
1119
1394
  short_name: SA
1120
1395
  version: "1.0"
1121
1396
  engine: Gecko
1397
+ engine_version: "26.0"
1122
1398
  -
1123
1399
  user_agent: Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1; SV1; SE 2.x)
1124
1400
  client:
@@ -1127,6 +1403,7 @@
1127
1403
  short_name: SE
1128
1404
  version: "2"
1129
1405
  engine:
1406
+ engine_version:
1130
1407
  -
1131
1408
  user_agent: Mozilla/5.0 (X11; Linux i686; U; en-US) Gecko/20081217 Vision-Browser/8.1 301x200 LG VN530
1132
1409
  client:
@@ -1135,6 +1412,7 @@
1135
1412
  short_name: VB
1136
1413
  version: "8.1"
1137
1414
  engine: Gecko
1415
+ engine_version:
1138
1416
  -
1139
1417
  user_agent: Safari/9537.73.11 CFNetwork/673.0.3 Darwin/13.0.0 (x86_64) (MacBookAir6%2C2)
1140
1418
  client:
@@ -1143,6 +1421,7 @@
1143
1421
  short_name: SF
1144
1422
  version:
1145
1423
  engine: WebKit
1424
+ engine_version:
1146
1425
  -
1147
1426
  user_agent: Sraf/3.0 (Linux i686 ; U; HbbTV/1.1.1 (+PVR+DL;NEXUS; TV44; sw1.0) CE-HTML/1.0 Config(L:eng,CC:DEU); en/de)
1148
1427
  client:
@@ -1151,6 +1430,7 @@
1151
1430
  short_name: SS
1152
1431
  version: "3.0"
1153
1432
  engine: Blink
1433
+ engine_version:
1154
1434
  -
1155
1435
  user_agent: CELKON.C64/R2AE SEMC-Browser/4.0.3 Profile/MIDP-2.0 Configuration/CLDC-1.1
1156
1436
  client:
@@ -1159,6 +1439,7 @@
1159
1439
  short_name: SC
1160
1440
  version: "4.0.3"
1161
1441
  engine:
1442
+ engine_version:
1162
1443
  -
1163
1444
  user_agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/419 (KHTML, like Gecko) Shiira/1.2.3 Safari/125
1164
1445
  client:
@@ -1167,6 +1448,7 @@
1167
1448
  short_name: SH
1168
1449
  version: "1.2.3"
1169
1450
  engine: WebKit
1451
+ engine_version: "419"
1170
1452
  -
1171
1453
  user_agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; xx) AppleWebKit/530.17 (KHTML, like Gecko) Version/4.0 Safari/530.17 Skyfire/6DE
1172
1454
  client:
@@ -1175,6 +1457,7 @@
1175
1457
  short_name: SK
1176
1458
  version:
1177
1459
  engine: WebKit
1460
+ engine_version: "530.17"
1178
1461
  -
1179
1462
  user_agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0; Sleipnir/2.9.18)
1180
1463
  client:
@@ -1183,6 +1466,7 @@
1183
1466
  short_name: SL
1184
1467
  version: "2.9.18"
1185
1468
  engine: Trident
1469
+ engine_version: "6.0"
1186
1470
  -
1187
1471
  user_agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26a1 Lightning/3.1a1
1188
1472
  client:
@@ -1191,6 +1475,7 @@
1191
1475
  short_name: SM
1192
1476
  version: "2.26"
1193
1477
  engine: Gecko
1478
+ engine_version:
1194
1479
  -
1195
1480
  user_agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) Snowshoe/1.0.0 Safari/537.21
1196
1481
  client:
@@ -1199,6 +1484,34 @@
1199
1484
  short_name: SN
1200
1485
  version: "1.0.0"
1201
1486
  engine: WebKit
1487
+ engine_version: "537.21"
1488
+ -
1489
+ user_agent: Mozilla/5.0 (iPhone; U; CPU @2764110S 5_1_1 like Mac OS X; sv-SE) AppleWebKit/601.1.46 (KHTML, like Gecko) Streamy/1.1.11 Mobile/13B143 Safari/7534.48.3
1490
+ client:
1491
+ type: browser
1492
+ name: Streamy
1493
+ short_name: ST
1494
+ version: "1.1.11"
1495
+ engine: WebKit
1496
+ engine_version: "601.1.46"
1497
+ -
1498
+ user_agent: Mozilla/5.0 (iPhone; U; CPU @1064110S 5_1_1 like Mac OS X; en-US) AppleWebKit/601.1.46 (KHTML, like Gecko) Streamy/1.1.11 Mobile/13F69 Safari/7534.48.3
1499
+ client:
1500
+ type: browser
1501
+ name: Streamy
1502
+ short_name: ST
1503
+ version: "1.1.11"
1504
+ engine: WebKit
1505
+ engine_version: "601.1.46"
1506
+ -
1507
+ user_agent: Mozilla/5.0 (Linux; Android 6.0.1; SM-G920F Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Crosswalk/18.48.477.13 Mobile Safari/537.36 Streamy/1.1.193
1508
+ client:
1509
+ type: browser
1510
+ name: Streamy
1511
+ short_name: ST
1512
+ version: "1.1.193"
1513
+ engine: WebKit
1514
+ engine_version: "537.36"
1202
1515
  -
1203
1516
  user_agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/125.5.7 (KHTML, like Gecko) SunriseBrowser/0.833
1204
1517
  client:
@@ -1207,6 +1520,7 @@
1207
1520
  short_name: SR
1208
1521
  version: "0.833"
1209
1522
  engine: WebKit
1523
+ engine_version: "125.5.7"
1210
1524
  -
1211
1525
  user_agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) SuperBird/24.0
1212
1526
  client:
@@ -1215,6 +1529,7 @@
1215
1529
  short_name: SP
1216
1530
  version: "24.0"
1217
1531
  engine: WebKit
1532
+ engine_version: "537.17"
1218
1533
  -
1219
1534
  user_agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Firefox/2.0 (Swiftfox)
1220
1535
  client:
@@ -1223,6 +1538,7 @@
1223
1538
  short_name: SX
1224
1539
  version: "2.0"
1225
1540
  engine: Gecko
1541
+ engine_version:
1226
1542
  -
1227
1543
  user_agent: Mozilla/5.0 (Linux; U; Tizen/1.0 like Android; en-us; AppleWebKit/534.46 (KHTML, like Gecko) Tizen Browser/1.0 Mobile
1228
1544
  client:
@@ -1231,6 +1547,7 @@
1231
1547
  short_name: TZ
1232
1548
  version: "1.0"
1233
1549
  engine: WebKit
1550
+ engine_version: "534.46"
1234
1551
  -
1235
1552
  user_agent: UCWEB/2.0 (Java; U; MIDP-2.0; fr-FR; ALCATEL_one_touch_585) U2/1.0.0 UCBrowser/9.4.1.377 U2/1.0.0 Mobile UNTRUSTED/1.0
1236
1553
  client:
@@ -1239,6 +1556,7 @@
1239
1556
  short_name: UC
1240
1557
  version: "9.4.1.377"
1241
1558
  engine:
1559
+ engine_version:
1242
1560
  -
1243
1561
  user_agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.114 Safari/537.36 Vivaldi/1.0.105.7
1244
1562
  client:
@@ -1247,6 +1565,7 @@
1247
1565
  short_name: VI
1248
1566
  version: "1.0.105.7"
1249
1567
  engine: Blink
1568
+ engine_version:
1250
1569
  -
1251
1570
  user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) TweakStyle/0.9.2 Chrome/49.0.2623.75 Electron/0.37.5 Safari/537.36 (Tab 1)
1252
1571
  client:
@@ -1255,6 +1574,7 @@
1255
1574
  short_name: TS
1256
1575
  version: "0.9.2"
1257
1576
  engine: Blink
1577
+ engine_version:
1258
1578
  -
1259
1579
  user_agent: Mozilla/5.0 (compatible; U; Webpositive/533.4; Haiku) AppleWebkit/533.4 (KHTML, like gecko) Chrome/5.0.375.55 Safari/533.4
1260
1580
  client:
@@ -1263,6 +1583,7 @@
1263
1583
  short_name: WE
1264
1584
  version:
1265
1585
  engine: WebKit
1586
+ engine_version: "533.4"
1266
1587
  -
1267
1588
  user_agent: Mozilla/5.0 (X11; U; Linux i686; de-DE) AppleWebKit/534.3 (KHML, like Gecko) WeTab-Browser Safari/534.3
1268
1589
  client:
@@ -1271,6 +1592,7 @@
1271
1592
  short_name: WT
1272
1593
  version:
1273
1594
  engine: WebKit
1595
+ engine_version: "534.3"
1274
1596
  -
1275
1597
  user_agent: Mozilla/5.0 (webOS/1.4.5; U; ru-RU) AppleWebKit/532.2 (KHTML, like Gecko) Version/1.0 Safari/532.2 Pixi/1.0
1276
1598
  client:
@@ -1279,6 +1601,7 @@
1279
1601
  short_name: WO
1280
1602
  version: "1.4.5"
1281
1603
  engine: WebKit
1604
+ engine_version: "532.2"
1282
1605
  -
1283
1606
  user_agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 YaBrowser/13.10.1500.9323 Safari/537.36
1284
1607
  client:
@@ -1287,6 +1610,7 @@
1287
1610
  short_name: YA
1288
1611
  version: "13.10.1500.9323"
1289
1612
  engine: Blink
1613
+ engine_version:
1290
1614
  -
1291
1615
  user_agent: 'Xiino/1.0.9E [en] (v. 4.1; 153x130; g4)'
1292
1616
  client:
@@ -1295,6 +1619,7 @@
1295
1619
  short_name: XI
1296
1620
  version: "1.0.9"
1297
1621
  engine:
1622
+ engine_version:
1298
1623
  -
1299
1624
  user_agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.48 Safari/537.36 QQBrowser/8.0.3197.400
1300
1625
  client:
@@ -1303,6 +1628,7 @@
1303
1628
  short_name: QQ
1304
1629
  version: "8.0.3197.400"
1305
1630
  engine: WebKit
1631
+ engine_version: "537.36"
1306
1632
  -
1307
1633
  user_agent: MQQBrowser/Mini2.6 (SAMSUNG-SGH-A777/A777UCIF2)
1308
1634
  client:
@@ -1311,3 +1637,112 @@
1311
1637
  short_name: QQ
1312
1638
  version: "2.6"
1313
1639
  engine:
1640
+ engine_version:
1641
+ -
1642
+ user_agent: Mozilla/5.0 (Linux; U; Android 4.3; en-us; Nexus 4 Build/JOP24G) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/37.0.0.0 Mobile Polarity/6.0.0 Safari/534.30
1643
+ client:
1644
+ type: browser
1645
+ name: Polarity
1646
+ short_name: PT
1647
+ version: "6.0.0"
1648
+ engine: WebKit
1649
+ engine_version: 534.30
1650
+ -
1651
+ user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.3 (KHTML, like Gecko) QupZilla/1.1.5 Safari/533.3
1652
+ client:
1653
+ type: browser
1654
+ name: QupZilla
1655
+ short_name: QZ
1656
+ version: "1.1.5"
1657
+ engine: WebKit
1658
+ engine_version: 533.3
1659
+ -
1660
+ user_agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/534.34 (KHTML, like Gecko) Dooble/1.41 Safari/534.34
1661
+ client:
1662
+ type: browser
1663
+ name: Dooble
1664
+ short_name: DL
1665
+ version: "1.41"
1666
+ engine: WebKit
1667
+ engine_version: 534.34
1668
+ -
1669
+ user_agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.10) Gecko/20101026 Epic/1.2 Firefox/3.6.10
1670
+ client:
1671
+ type: browser
1672
+ name: Epic
1673
+ short_name: EI
1674
+ version: "1.2"
1675
+ engine: Gecko
1676
+ engine_version:
1677
+ -
1678
+ user_agent: Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Coast/1.0.2.62956 Mobile/10B329 Safari/7534.48.3
1679
+ client:
1680
+ type: browser
1681
+ name: Coast
1682
+ short_name: C1
1683
+ version: "1.0.2.62956"
1684
+ engine: WebKit
1685
+ engine_version: 536.26
1686
+ -
1687
+ user_agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) qutebrowser/0.2.1 Safari/538.1
1688
+ client:
1689
+ type: browser
1690
+ name: Qutebrowser
1691
+ short_name: QT
1692
+ version: "0.2.1"
1693
+ engine: WebKit
1694
+ engine_version: 538.1
1695
+ -
1696
+ user_agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Mobile/14A456 Safari/602.1 AlohaBrowser/1.4
1697
+ client:
1698
+ type: browser
1699
+ name: Aloha Browser
1700
+ short_name: AL
1701
+ version: "1.4"
1702
+ engine: WebKit
1703
+ engine_version: 602.1.50
1704
+ -
1705
+ user_agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:30.0) Gecko/20100101 Waterfox/30.0 Firefox/30.0
1706
+ client:
1707
+ type: browser
1708
+ name: Waterfox
1709
+ short_name: WF
1710
+ version: "30.0"
1711
+ engine: Gecko
1712
+ engine_version:
1713
+ -
1714
+ user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Iridium/41.2 Safari/537.36 Chrome/41.0.2272.118
1715
+ client:
1716
+ type: browser
1717
+ name: Iridium
1718
+ short_name: I1
1719
+ version: "41.2"
1720
+ engine: WebKit
1721
+ engine_version: 537.36
1722
+ -
1723
+ user_agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:28.0) Gecko/20100101 Firefox/28.0 Cyberfox/28.0.1
1724
+ client:
1725
+ type: browser
1726
+ name: Cyberfox
1727
+ short_name: CY
1728
+ version: "28.0.1"
1729
+ engine: Gecko
1730
+ engine_version:
1731
+ -
1732
+ user_agent: Mozilla/5.0 (iPhone; CPU OS 8_0 like Mac OS X) AppleWebKit/538.34.9 (KHTML, like Gecko) iCabMobile/1.1
1733
+ client:
1734
+ type: browser
1735
+ name: "iCab Mobile"
1736
+ short_name: I2
1737
+ version: "1.1"
1738
+ engine: WebKit
1739
+ engine_version: "538.34.9"
1740
+ -
1741
+ user_agent: NetSurf/3.7 (Linux; Arch Linux)
1742
+ client:
1743
+ type: browser
1744
+ name: "NetSurf"
1745
+ short_name: NE
1746
+ version: "3.7"
1747
+ engine: NetSurf
1748
+ engine_version: "3.7"