This repository was archived by the owner on Feb 13, 2019. It is now read-only.
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
"type" : " desktop" ,
14
14
"url" : " http:\/\/ www.firefox.com\/ " ,
15
15
"sniffer" : " /firefox\\ /([\\ d\\ .]+)/i" ,
16
- "currentVersion" : " 32 "
16
+ "currentVersion" : " 33 "
17
17
},
18
18
"chrome" : {
19
19
"name" : " Chrome" ,
20
20
"prefix" : " webkit" ,
21
21
"type" : " desktop" ,
22
22
"url" : " http:\/\/ www.google.com\/ chrome" ,
23
23
"sniffer" : " /chrome\\ /([\\ d\\ .]+)/i" ,
24
- "currentVersion" : " 37 "
24
+ "currentVersion" : " 38 "
25
25
},
26
26
"safari" : {
27
27
"name" : " Safari" ,
28
28
"prefix" : " webkit" ,
29
29
"type" : " desktop" ,
30
30
"url" : " http:\/\/ www.apple.com\/ safari\/ " ,
31
31
"sniffer" : " /version\\ /([\\ d\\ .]+)[\\ W\\ w]*?safari/i" ,
32
- "currentVersion" : " 7.1 "
32
+ "currentVersion" : " 8.0 "
33
33
},
34
34
"opera" : {
35
35
"name" : " Opera" ,
36
36
"prefix" : " o" ,
37
37
"type" : " desktop" ,
38
38
"url" : " http:\/\/ www.opera.com\/ " ,
39
39
"sniffer" : " /opera[\\ W\\ w]*?version\\ /([\\ d\\ .]+)|opera[\\ W\\ w]*?([\\ d\\ .]+)/i" ,
40
- "currentVersion" : " 24 "
40
+ "currentVersion" : " 25 "
41
41
},
42
42
"ios_saf" : {
43
43
"name" : " iOS Safari" ,
44
44
"prefix" : " webkit" ,
45
45
"type" : " mobile" ,
46
46
"url" : " http:\/\/ www.apple.com\/ iphone\/ " ,
47
47
"sniffer" : " /version\\ /([\\ d\\ .]+)[\\ W\\ w]*?safari/i" ,
48
- "currentVersion" : " 8"
48
+ "currentVersion" : " 8.1 "
49
49
},
50
50
"op_mini" : {
51
51
"name" : " Opera Mini" ,
61
61
"type" : " mobile" ,
62
62
"url" : " http:\/\/ www.opera.com\/ mobile\/ " ,
63
63
"sniffer" : " /opera\\ s*mobi[\\ W\\ w]*?version\\ /([\\ d\\ .]+)/i" ,
64
- "currentVersion" : " 22 "
64
+ "currentVersion" : " 25 "
65
65
},
66
66
"android" : {
67
67
"name" : " Android Browser" ,
You can’t perform that action at this time.
0 commit comments