redirect all external link to adfly earn money
redirect all external link to adfly earn money. Like if your external link looks like this http://www.mobilephonetalk.com it will convert it to http://adf.ly/1409766/http://www.mobilephonetalk.com . Register at adfly..
then past this code any place of your template prefer footer template Code:
<script type="text/javascript"> onmousemove = function adfly() { adfly_id = '1409766'; //replace with your ID for (var i = 0; i < document.links.length; i++) { var hrefer = document.links[i].href; if(hrefer.match("adf.ly") || hrefer.match("mobilephonetalk.com")|| hrefer.match("symbiantalk.net")) { document.links[i].href = document.links[i].href; }else{document.links[i].href = 'http://adf.ly/' + adfly_id + '/' + document.links[i].href;} } } </script> edit http://www.mobilephonetalk.com, http://www.symbiantalk.net link you don't want redirect like your won website address according to there advertise they pay 4$ per thousand redirect.. Download No files for download. |
Similar Mods
Mini Mods All External Link Redirect To anonym.to Site | vBulletin 4.x Template Modifications |