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

Strange "\o" in "palm\os" in regexes in moxie.js #83

Open
oleg8sh opened this issue May 22, 2014 · 2 comments
Open

Strange "\o" in "palm\os" in regexes in moxie.js #83

oleg8sh opened this issue May 22, 2014 · 2 comments

Comments

@oleg8sh
Copy link

oleg8sh commented May 22, 2014

Should it be "palmos" ?

One of UA sample for Palm Tungsten T3:
Mozilla/4.76 en (PalmOS; U; WebPro/3.0.1a; Palm-Arz1)

@jayarjo
Copy link
Contributor

jayarjo commented May 22, 2014

Can you link the exact line in the code?

@oleg8sh
Copy link
Author

oleg8sh commented May 23, 2014

line 1062:
/(android|webos|palm\os|qnx|bada|rim\stablet\sos|meego)[/\s-]?([\w.]+)*/i

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

No branches or pull requests

2 participants