potentiallynotfelix@lemdro.id to Firefox@lemmy.mlEnglish · 1 年前Somehow snapchat for web doesn't support firefox 🤦lemdro.idimagemessage-square87linkfedilinkarrow-up1393arrow-down18file-text
arrow-up1385arrow-down1imageSomehow snapchat for web doesn't support firefox 🤦lemdro.idpotentiallynotfelix@lemdro.id to Firefox@lemmy.mlEnglish · 1 年前message-square87linkfedilinkfile-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-squarerefalo@programming.devlinkfedilinkarrow-up1·1 年前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.
minus-squaretoastal@lemmy.mllinkfedilinkarrow-up2·1 年前That’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