I'm handling a yahoo RSS stream with urls like this:
http://us.rd.yahoo.com/finance/external/xzdnet/rss/SIG=12nbpkhsr/*http://www.zdnet.com/article/bt-attains-5gbps-over-next-gen-g-fast/%23ftag=YHFb1d24ec
Using get_favicon_url(), I always get the yahoo icon, not the other one.
But browsing to that URL I go to the second one.
When I look with curl, I see a 302 redirect.