搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox is forcing mobile version. (Win10) It's fine in other browsers.

  • 3 个回答
  • 6 人有此问题
  • 2 次查看
  • 最后回复者为 Greatwalk

more options

http://www.games-workshop.com/en-US/blog/blog.jsp http://www.forgeworld.co.uk/en-US/FW-Home

Those sites specifically. The other browsers run it fine as normal, even the only version of Firefox ran it fine, I just updated and now this.

http://www.games-workshop.com/en-US/blog/blog.jsp http://www.forgeworld.co.uk/en-US/FW-Home Those sites specifically. The other browsers run it fine as normal, even the only version of Firefox ran it fine, I just updated and now this.

由Greatwalk于修改

被采纳的解决方案

This is definitely bad user agent sniffing. I get the mobile page with Firefox 40 on Linux with a Firefox 40 user agent and not with a Firefox 39 or lower user agent.

定位到答案原位置 👍 1

所有回复 (3)

more options

Strange, same on Windows 7. Fortunately, both pages have a "full site" link at the bottom which fixes the display. Presumably this sets a cookie, though, so if the cookie is cleared the mobile display probably will return. I started looking at their browser detection script, but... it hurt my eyes.

more options

选择的解决方案

This is definitely bad user agent sniffing. I get the mobile page with Firefox 40 on Linux with a Firefox 40 user agent and not with a Firefox 39 or lower user agent.

more options

I made myself a general.useragent.override string and set it to Firefox 39 so I'm good for now.

I'll try and contact the owners of the website. Thanks!