uap-core icon indicating copy to clipboard operation
uap-core copied to clipboard

Generic Computer instead of Other

Open dcolazin opened this issue 3 years ago • 0 comments

Many user agents (15% in my case) have a "Other" device, as the info about brand and model is not sent. (Still in my case) more than the 75% of those "Other" devices use a Windows operating system. If it is possible to assume that all those agents are computers, it might be useful to introduce the "Generic Computer" device, as already there is the "Generic Smartphone". If this assumption is correct, a simple regex and the end of the device parsers (like the one for Apple devices) might be useful.

dcolazin avatar Feb 09 '23 13:02 dcolazin