Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect ViaFree app #367

Merged
merged 5 commits into from
Dec 26, 2018
Merged

Conversation

patrickcording
Copy link

  • Added detection of the ViaFree app, a streaming app popular in Scandinavian countries.
  • Extended tvOS regex to capture patch version level.

@commenthol
Copy link
Contributor

Please change the os-regex from
'(tvOS)(?:/| )(\d+).(\d+)(?:\.(\d+)|)'
to
'(tvOS)[/ ](\d+)\.(\d+)(?:\.(\d+)|)'

@commenthol commenthol merged commit 3745838 into ua-parser:master Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants