|
156 | 156 | readable: 'a Sony PlayStation 2' |
157 | 157 | - |
158 | 158 | headers: 'User-Agent: Mozilla/5.0 [ja] (compatible; MSIE 6.0; Linux 2.6.11-1.1369_FC4; PlayStation2)' |
159 | | - result: { device: { type: gaming, subtype: console, manufacturer: Sony, model: 'Playstation 2' } } |
| 159 | + result: { device: { type: gaming, subtype: console, manufacturer: Sony, model: 'PlayStation 2' } } |
160 | 160 | readable: 'a Sony PlayStation 2' |
161 | 161 | - |
162 | 162 | headers: 'User-Agent: Mozilla/4.0 (PS2; PlayStation BB Navigator 1.0) NetFront/3.0' |
|
205 | 205 | - |
206 | 206 | headers: 'User-Agent: Mozilla/5.0 (PlayStation 5/SmartTV) AppleWebKit/605.1.15 (KHTML, like Gecko)' |
207 | 207 | readable: 'a Sony PlayStation 5' |
208 | | - result: { engine: { name: Webkit, version: '537.21' }, device: { type: gaming, subtype: console, manufacturer: Sony, model: 'PlayStation 3' } } |
| 208 | + result: { engine: { name: Webkit, version: 605.1.15 }, device: { type: gaming, subtype: console, manufacturer: Sony, model: 'PlayStation 5' } } |
209 | 209 | - |
210 | 210 | headers: 'User-Agent: Mozilla/5.0 (PlayStation 5 3.03/SmartTV) AppleWebKit/605.1.15 (KHTML, like Gecko)' |
211 | | - readable: 'a Sony PlayStation 5' |
212 | | - result: { engine: { name: Webkit, version: '537.21' }, device: { type: gaming, subtype: console, manufacturer: Sony, model: 'PlayStation 3' } } |
| 211 | + readable: 'a Sony PlayStation 5 running 3.03' |
| 212 | + result: { engine: { name: Webkit, version: 605.1.15 }, os: { version: '3.03' }, device: { type: gaming, subtype: console, manufacturer: Sony, model: 'PlayStation 5' } } |
0 commit comments