=== modified file 'src/Ubuntu/Web/ua-overrides-desktop.js.in'
--- src/Ubuntu/Web/ua-overrides-desktop.js.in	2016-10-14 14:37:23 +0000
+++ src/Ubuntu/Web/ua-overrides-desktop.js.in	2016-10-28 08:48:42 +0000
@@ -33,4 +33,7 @@
 
       // Google recaptcha (https://launchpad.net/bugs/1599146)
       ["^https:\/\/www\.google\.com\/recaptcha\/", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/${CHROMIUM_VERSION} Safari/537.36"],
+
+      // ESPN websites (https://launchpad.net/bugs/1637285)
+      ["^http:\/\/(.+\.)?espn(fc)?\.com\/", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 Chrome/${CHROMIUM_VERSION} Safari/537.36"],
 ];

