View Single Post
Old 01-03-2008, 09:09 AM  
DamageX
Marketing & Strategy
 
DamageX's Avatar
 
Industry Role:
Join Date: Jun 2001
Location: Former nomad
Posts: 14,293
Sick of tube sites full of stolen content? Easy fix

Many thanks to AmateurFlix for posting this code in a previous thread:

Quote:
<SCRIPT LANGUAGE="JavaScript">
if (navigator.appName == '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.redtube.com';
</script>
I've taken the liberty of editing the code slightly.

In short, what the above code does is it redirects all your Chinese language traffic to a URL of your choice. We all know Chinese traffic is nothing but a drain on your budget, so simply put it to the best use you can think of: drain someone else's budget! And who else is better suited to have their budget drained than the tube sites who profit from content stolen from this industry. Since the profit margins for tube sites are fairly slim, if enough people do this, you'll see them high up on Alexa based on Chinese traffic only. And once they start blocking, redirecting it, I'm sure you can find enough traffic from unbillable countries on your sites to redirect it to them, as a gift.
__________________
Whitehat is for chumps

If you don't do it, somebody else will - true story!
DamageX is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote