JavaScript Test

External links :

Internal links :

Move the cursor over these links, look at the link address in your browser status bar and see how "gotosite.org?" has been inserted before each external link to hide the referrer.

 

HTML source :


<script type="text/javascript" src="http://gotosite.org/auto.js"></script>

<p>External links :</p>
<ul>
<li><a href="http://google.com" target="_blank" >Google</a></li>
<li><a href="http://ebay.com" target="_blank" >eBay</a></li>
</ul>

<p>Internal links :</p>
<ul>
<li><a href="/" target="_blank" >Home</a></li>
<li><a href="/script.php" target="_blank" >JavaScript</a></li>
</ul>