File tree Expand file tree Collapse file tree 2 files changed +53
-1
lines changed Expand file tree Collapse file tree 2 files changed +53
-1
lines changed Original file line number Diff line number Diff line change 3630
3630
version : " "
3631
3631
platform : x64
3632
3632
family : Android
3633
+ -
3634
+ user_agent : Aloha/1 CFNetwork/1399 Darwin/22.1.0
3635
+ os :
3636
+ name : iOS
3637
+ short_name : IOS
3638
+ version : " 16.1"
3639
+ platform :
3640
+ family : iOS
3641
+ -
3642
+ user_agent : Aloha/1 CFNetwork/1402 Darwin/22.2.0
3643
+ os :
3644
+ name : iOS
3645
+ short_name : IOS
3646
+ version : " 16.2"
3647
+ platform :
3648
+ family : iOS
3649
+ -
3650
+ user_agent : Aloha/1 CFNetwork/1404 Darwin/22.3.0
3651
+ os :
3652
+ name : iOS
3653
+ short_name : IOS
3654
+ version : " 16.3"
3655
+ platform :
3656
+ family : iOS
3657
+ -
3658
+ user_agent : com.apple.Safari.SearchHelper/18614.2.9.1.12 CFNetwork/1399.4 Darwin/22.1.0
3659
+ os :
3660
+ name : Mac
3661
+ short_name : MAC
3662
+ version : 13.0.1
3663
+ platform :
3664
+ family : Mac
3665
+ -
3666
+ user_agent : TuneIn Radio/24.5.0; iPad8,10; iPadOS/16.1.1
3667
+ os :
3668
+ name : iPadOS
3669
+ short_name : IPA
3670
+ version : 16.1.1
3671
+ platform :
3672
+ family : iOS
Original file line number Diff line number Diff line change 727
727
name : ' iPadOS'
728
728
version : ' $1.$2'
729
729
730
- - regex : ' iPad/(1[3-6]).(\d+[\.\d]*)'
730
+ - regex : ' iPad(?:OS)? /(1[3-6]).(\d+[\.\d]*)'
731
731
name : ' iPadOS'
732
732
version : ' $1.$2'
733
733
773
773
- regex : ' ^(?!com.apple.Safari.SearchHelper).*CFNetwork/.+ Darwin/(\d+[\.\d]+)(?!.*(?:x86_64|i386|PowerMac|Power%20Macintosh))'
774
774
name : ' iOS'
775
775
versions :
776
+ - regex : ' Darwin/22.3.0'
777
+ version : ' 16.3'
778
+ - regex : ' Darwin/22.2.0'
779
+ version : ' 16.2'
780
+ - regex : ' Darwin/22.1.0'
781
+ version : ' 16.1'
776
782
- regex : ' Darwin/22.0.0'
777
783
version : ' 16.0'
778
784
- regex : ' Darwin/21.6.0'
982
988
- regex : ' CFNetwork/.+ Darwin/(?:[\d\.]+).+(?:x86_64|i386|Power%20Macintosh)|(?:x86_64-apple-)?darwin(?:[\d\.]+)|PowerMac|com.apple.Safari.SearchHelper'
983
989
name : ' Mac'
984
990
versions :
991
+ - regex : ' (?:x86_64-apple-)?Darwin/?22.3.0'
992
+ version : ' 13.2'
993
+ - regex : ' (?:x86_64-apple-)?Darwin/?22.2.0'
994
+ version : ' 13.1'
995
+ - regex : ' (?:x86_64-apple-)?Darwin/?22.1.0'
996
+ version : ' 13.0.1'
985
997
- regex : ' (?:x86_64-apple-)?Darwin/?22.0.0'
986
998
version : ' 13.0'
987
999
- regex : ' (?:x86_64-apple-)?Darwin/?21.6.0'
You can’t perform that action at this time.
0 commit comments