Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
if u know the [b]FILE NAME[/b] of your enter page script/code in your hosting site... just delete it or rename it so the path will not load the script.. if your files are compilated just remove the code of the enter page trick
[b]CODE YOU NID 2 REMOVE:[/b]
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.php?uid=url"){
}
else if (myplace == "http://www.friendster.com/user.php?uid=url"){
}
else {
location.href = "http://h1.ripway.com/name/enter.js ";
}[/quote]