They’re probably using a third party library to do user agent detection. I doubt anyone ever tested their code on Linux in the first place. They’re probably writing code like “if Windows version >= 10 or macOS version >= 10.14 or Android version > 10 or iOS version > 14” and Linux just happens to fall through because it has none of those versions.
They’re probably using a third party library to do user agent detection. I doubt anyone ever tested their code on Linux in the first place. They’re probably writing code like “if Windows version >= 10 or macOS version >= 10.14 or Android version > 10 or iOS version > 14” and Linux just happens to fall through because it has none of those versions.