Skip to content

Commit

Permalink
move YunOS to mobile os family
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Feb 19, 2016
1 parent e8e0322 commit ad34320
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Parser/OperatingSystem.php
Expand Up @@ -125,11 +125,11 @@ class OperatingSystem extends ParserAbstract
'IBM' => array('OS2'),
'iOS' => array('IOS'),
'RISC OS' => array('ROS'),
'GNU/Linux' => array('LIN', 'ARL', 'DEB', 'KNO', 'MIN', 'UBT', 'KBT', 'XBT', 'LBT', 'FED', 'RHT', 'VLN', 'MDR', 'GNT', 'SAB', 'SLW', 'SSE', 'CES', 'BTR', 'YNS', 'SAF'),
'GNU/Linux' => array('LIN', 'ARL', 'DEB', 'KNO', 'MIN', 'UBT', 'KBT', 'XBT', 'LBT', 'FED', 'RHT', 'VLN', 'MDR', 'GNT', 'SAB', 'SLW', 'SSE', 'CES', 'BTR', 'SAF'),
'Mac' => array('MAC'),
'Mobile Gaming Console' => array('PSP', 'NDS', 'XBX'),
'Real-time OS' => array('MTK', 'TDX'),
'Other Mobile' => array('WOS', 'POS', 'SBA', 'TIZ', 'SMG', 'MAE'),
'Other Mobile' => array('WOS', 'POS', 'SBA', 'TIZ', 'SMG', 'MAE', 'YNS'),
'Symbian' => array('SYM', 'SYS', 'SY3', 'S60', 'S40'),
'Unix' => array('SOS', 'AIX', 'HPX', 'BSD', 'NBS', 'OBS', 'DFB', 'SYL', 'IRI', 'T64', 'INF'),
'WebTV' => array('WTV'),
Expand Down
6 changes: 3 additions & 3 deletions Tests/fixtures/smartphone-1.yml
Expand Up @@ -6465,7 +6465,7 @@
type: smartphone
brand: KT
model: W619
os_family: GNU/Linux
os_family: Other Mobile
browser_family: Safari
-
user_agent: Mozilla/5.0 (Linux; U; Android 2.3 YunOs 1.0.0.3; zh-cn; K-Touch W658 Build/AliyunOs-2012) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
Expand All @@ -6484,7 +6484,7 @@
type: smartphone
brand: KT
model: W658
os_family: GNU/Linux
os_family: Other Mobile
browser_family: Android Browser
-
user_agent: Mozilla/5.0 (Linux; U;AliyunOS 1.5.1.18-RT-20120724.182153; zh-cn; K-Touch W688 Build/AliyunOs-2012;Android 2.3 Compatible) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
Expand All @@ -6503,7 +6503,7 @@
type: smartphone
brand: KT
model: W688
os_family: GNU/Linux
os_family: Other Mobile
browser_family: Android Browser
-
user_agent: K-Touch W98/java_c_5609c Linux/3.4.5+ Android/4.2.2 Release/JDQ39 Browser/AppleWebKit534.30 Profile/ Configuration/ Mobile Safari/534.30
Expand Down

0 comments on commit ad34320

Please sign in to comment.