Hacker News new | ask | show | jobs
by kitsunesoba 2679 days ago
A lot of the time it isn’t Safari that’s asking for the crappy mobile version of a site. Quite a few sites will return the mobile version even if you request the desktop version because they identify that you’re using an iOS device through avenues other than the user agent. The only way to force a desktop version to load in these instances is to inject Javascript and/or spoof a bunch of stuff.