@potentiallynotfelix@lemdro.id to Firefox@lemmy.mlEnglish • 1 year agoSomehow snapchat for web doesn't support firefox 🤦lemdro.idimagemessage-square87arrow-up1393file-text
arrow-up1393imageSomehow snapchat for web doesn't support firefox 🤦lemdro.id@potentiallynotfelix@lemdro.id to Firefox@lemmy.mlEnglish • 1 year agomessage-square87file-text
I know I can spoof my useragent, it’s just ridiculous that such a massive app doesn’t support an equally massive browser.
minus-square@refalo@programming.devlinkfedilink1•1 year agoFYI navigator.platform and friends will still return Linux, even in Tor Browser… so it’s still trivially easy to detect your OS, Browser etc. and block that even without the user agent.
minus-square@toastal@lemmy.mllinkfedilink2•1 year agoThat’s still not feature detection & is in the exact same sniffing category
FYI navigator.platform and friends will still return Linux, even in Tor Browser… so it’s still trivially easy to detect your OS, Browser etc. and block that even without the user agent.
That’s still not feature detection & is in the exact same sniffing category