device_detector 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -127,3 +127,7 @@
127
127
  - regex: 'NaverMailApp/(\d+\.[\.\d]+)'
128
128
  name: 'NAVER Mail'
129
129
  version: '$1'
130
+
131
+ - regex: '^Mail/([\d\.]+)'
132
+ name: 'Apple Mail'
133
+ version: '$1'
@@ -46,9 +46,13 @@ JXD:
46
46
  model: 'S601 WiFi'
47
47
 
48
48
  Sony:
49
- regex: 'PlayStation ?(2|3|4 Pro|4|5|Portable|Vita)'
49
+ regex: '(?:PlayStation ?(2|3|4 Pro|4|5|Portable|Vita)|sony_tv;ps5;)'
50
50
  device: 'console'
51
- model: 'PlayStation $1'
51
+ models:
52
+ - regex: 'PlayStation ?(2|3|4 Pro|4|5|Portable|Vita)'
53
+ model: 'PlayStation $1'
54
+ - regex: 'sony_tv;ps5;'
55
+ model: 'PlayStation 5'
52
56
 
53
57
  # Retroid Pocket (www.goretroid.com)
54
58
  Retroid Pocket: