this post was submitted on 21 Nov 2023
379 points (89.6% liked)
Firefox
20324 readers
218 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Laughts in agent spoofing
Browser detection is rarely done through User Agent lookup anymore. Nowadays we determine browser through feature detection.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Browser_detection_using_the_user_agent#avoiding_user_agent_detection
And yet in this case if I change my agent to any non-FF value while using FF, videos load immediately.
I set my agent back to FF, 5 second delay.