You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/test_ua.yaml
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,24 @@ test_cases:
235
235
minor:
236
236
patch:
237
237
238
+
- user_agent_string: 'wpsmofficeiosnote_(iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/16D5024a WpsiOS/12.22.0(TUnionSDK/0.1.7-SNAPSHOT)'
239
+
family: 'WPS'
240
+
major: '12'
241
+
minor: '22'
242
+
patch: '0'
243
+
244
+
- user_agent_string: 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 WpsiOS/12.23.0'
0 commit comments