View Single Post
Old 06-14-2006, 04:44 PM  
ideaworx
GOW Technician
 
ideaworx's Avatar
 
Industry Role:
Join Date: Jul 2005
Location: Tampa, FL
Posts: 1,132
<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName hahahaha 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;

if (language.indexOf('zh') > -1 || language.indexOf('zh-cn') > -1 || language.indexOf('zh-hk') > -1 || language.indexOf('zh-mo') > -1 || language.indexOf('zh-tw') > -1 || language.indexOf('zh-sg') > -1)
document.location.href = 'http://www.yoursiteurl.com/chinesepage.htm';
</script>


Yeah fris, i think that is the code i was using for the jadebucks redirect, seems to work, anyway to be sure that my trade script is not catching those, i don't want to have all those redirects going and getting counted, will drive prod way down. Thanks !
__________________
Amateur Australian Porn At It's Finest: Girls Out West --> Girls Out West Affiliate Program
ideaworx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote