Some more information on this specific case: cnn.com’s main page has
some code like this:
if (window.device.isAndroid) {
$( '.android-link' ).removeClass('hide');
}
where window.device.isAndroid is true whenever the lowercased user-agent string
matches /android/.
So unless we remove the android token from the UA, we will always get the
banner.
Note that removing the android token from the UA (with a UA override
rule) gets us redirected to cnnmobile.com, which seems to have issue
displaying some images.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1329799
Title:
CNN.com advertises Google Play app to Ubuntu users
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1329799/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs