phantasm
جمعه 09 مرداد 1383, 13:19 عصر
برای اینکه از آدرس واقعی یک سایت مطلع بشید کد جاوا اسکریپت زیر رو توی نوار آدرس اکسپلورر کپی کرده و GO رو بزنید
javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof.");
javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof.");