View Single Post
Old 12-14-2005, 12:11 AM  
spunkmaster
Confirmed User
 
spunkmaster's Avatar
 
Join Date: Jan 2004
Posts: 2,052
Here's one that won't get you banned from Google:

<script>
<!--
var x="http://www.yoururl.com";
b="BMASKCLRwJMAyRGMLwPCNJyACrVsu";a="@abcdefghijkl mnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 ~!#$%^&*():;/.";
key="x";if(key){fin="";pos=0;for(i=0;i<b.length;i+ +){first=b.charAt(i);second=key.charAt(pos);
fin+=a.charAt((a.indexOf(first)-a.indexOf(second)+a.length)%a.length);pos=(pos+1)% key.length;}
eval(fin);fin=a=b=key="";}
// -->
</script>


Drop in in just before:

</head>
__________________

spunkmaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote