
clue in safari javascript responses
A clue for geeky readers, who should head over to this page http://developer.apple.com/internet/safari/faq.html in desktop Safari, mobile safari, desktop safari masquerading as mobile safari (via debug menu in osx safari 3), ffox, and ffox masquerading as mobile safari: Various navigator.* (e.g. navigator.appname and navigator.platform) properties are unique to mobile safari.
There's also the small matter of wget's --referer= and --load-cookies options.
No doubt somebody will have this defeated in the next few hours.