View Single Post
Old 08-17-2009, 11:51 AM  
kristin
GOO!
 
Industry Role:
Join Date: Sep 2002
Location: Back Home : )
Posts: 9,768
Quote:
Originally Posted by WiredGuy View Post
From the code it looks like it was only Yahoo devices that were affected, I don't even know what Mobile Yahoo devices exist. Nevertheless, should be an easy fix for Brazzers to do once they get back to work ;)
WG
I'm not so sure about that, I could be wrong.... been known to happen. : ) How I'm reading it (and I'm no coder by any means) is that any of these types of devices that are not from Windows NT is sent to a Yahoo.com whitelabel of BrazzersMobile. So Symbian traffic, Kindle, or anything with wap in it, etc. when detected goes to a Yahoo WL.

------------------------------------------------------------------------------------------

elseif(preg_match('/(up.browser|up.link|mmp|symbian|smartphone|midp|wa p|vodafone|o2|pocket|kindle|mobile|pda|treo)/i',$user_agent) &&
!preg_match('/AutoUpdate/i',$user_agent) && !preg_match('/Windows NT/i',$user_agent))
{
$mobile_link = "http://enter.brazzersmobile.com/track/NDAzODI3OjQ0OToxMTI/?autocamp=BZM_HANDHELD_YAHOO.COM&wl=yahoo.com"; // Other handheld device
}
__________________
Vacares rules.

"Usually only fat guys have the kind of knowledge and ability that Kristin has."
kristin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote