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.
[quote=Tazmaine]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.php?uid=1234567"){
}
else if (myplace == "http://www.friendster.com/user.php?uid=1234567"){
}
else {
location.href = "URL";
}[/quote]
ummm
siz maine....
isn't the url suppose to be
"http://[b][u]profiles[/u][/b].friendster.com/user.php?uid=1234567"?
i think there's something wrong...