Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: armus on February 27, 2010, 08:14:56 AM

Title: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on February 27, 2010, 08:14:56 AM
I am using nubile tube script and put that into outgoing hit box in admin and it set as default but Can we hide "/tp/out.php?url=" i notice some bookmark increasement without it
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: ip0li on February 28, 2010, 05:16:36 AM
Yes you can use javascript for method to hide it but then it won't work on non-javascript browsers. LMK if you need it and I will post how to do it here.
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on February 28, 2010, 07:11:23 AM
Yes you can use javascript for method to hide it but then it won't work on non-javascript browsers. LMK if you need it and I will post how to do it here.
ofcourse man :)

while it is going to not work on non-java supporting browsers will still act as before is not it?

Totally worth to try anyways.
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: ip0li on February 28, 2010, 08:08:06 AM
http://www.askdamagex.com/f2/how-hide-tradescript-url-17973/

check this thread for more info. cheers
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on March 01, 2010, 09:20:15 AM
ok it says
<a href="trade_url" onmousedown="this.href='script_tracking_trade_url' ; return false;">Title</a>

i try to put

#url# onmousedown=this.href=/tp/out.php?url=#url# ; return false;

it does not work
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: ip0li on March 02, 2010, 06:12:08 AM
Watch the single ' and double " quotes , do it exactly as it's shown and it must work!
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on March 02, 2010, 07:25:59 AM
come on , i am not a noob, i am working 15k traffic site,

I tried

Code: [Select]
"#url#" onmousedown="this.href='http://www.youpornzilla.com/tp/out.php?url=#url#' ; return false;"
and

Quote
"#url#" onmousedown="this.href='/tp/out.php?url=#url#' ; return false;"

it does not work, all the thumb links become http://www.youpornzilla.com/


Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on March 02, 2010, 01:51:09 PM
might it because the nubile tube script only allow to modify it as default "/tp/out.php?url=#url#" and we can not make the
Code: [Select]
"#url#" onmousedown="this.href='/tp/out.php?url=#url#' ; return false;" work in this box?
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: ip0li on March 03, 2010, 05:46:29 AM
No idea, if you email me info I can try and play with it!

Email me ftp, tp and nubiles login info and I will find way to make it work!
Title: Re: Is it possible to hide /tp/out.php?url=#url# ?
Post by: armus on March 03, 2010, 07:24:23 AM
I ve sent from radola[
thank you