cool counters, get the ad off |
![]() ![]() |
cool counters, get the ad off |
Dec 31 2004, 03:15 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Apr 2004 Member No: 13,783 |
I know there is a way to get the remove the ad from cool counters from my counter, does anyone remember what to rid of? Thank you. Here is the code I have right now.
[CODE] <script language="javascript"> DOC=document;var data, p; var agt=navigator.userAgent.toLowerCase(); p='http'; if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(DOC.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent) if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)}; document.write('<a href="http://redirect.xangahits.com" target="_blank" >'); document.write('<img border=0 hspace=0 '+'vspace=0 src="http://www.coolcounters.com/counter.php?i=278013' + data + '"></a>'); document.write("<scr"+"ipt src='http://www.coolcounters.com/counter.js'></scr"+"ipt>"); </script> |
|
|
|
Dec 31 2004, 04:05 PM
Post
#2
|
|
![]() All i want is a HERO to be there for me...is it too much to ask? ![]() ![]() ![]() ![]() Group: Member Posts: 287 Joined: Nov 2004 Member No: 66,293 |
umm what's the point of gettin rid of the ad when everyone can find out where its from already...its pretty much written on the counter...
but neway is this what u want? <script language="javascript"> DOC=document;var data, p; var agt=navigator.userAgent.toLowerCase(); p='http'; if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(DOC.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent) if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height)}; document.write('<a href="YOUR SITE URL HERE" target="_blank" >'); document.write('<img border=0 hspace=0 '+'vspace=0 src="http://www.coolcounters.com/counter.php?i=278013' + data + '"></a>'); document.write("<scr"+"ipt src='http://www.coolcounters.com/counter.js'></scr"+"ipt>"); </script> so that once it clicks on the thing it'll go to ur xanga or something else besides the redirect xanga hits? |
|
|
|
Dec 31 2004, 05:42 PM
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 20 Joined: Apr 2004 Member No: 13,783 |
Actually the ad is still there, thanks for trying though. Just click on the link to my xanga to see what I am talkng about. There is this huge white ad under my counter.
|
|
|
|
Dec 31 2004, 05:50 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
|
|
|
|
![]() ![]() |