Oh, hey, hello there! This text will be replaced by something else when you actually visit the page. It is about browser and browser version identification (or lack thereof) through navigator strings.
One response
Comments are closed.
Oh, hey, hello there! This text will be replaced by something else when you actually visit the page. It is about browser and browser version identification (or lack thereof) through navigator strings.
Comments are closed.
I wrote a “simple” user agent string parser a while ago and have been struggling to maintain it. It is so tricky to properly pick our browsers that I think it has ended up just as complex as the parsers I was trying to be simpler than.
https://github.com/donatj/PhpUserAgent/blob/master/Source/UserAgentParser.php