Thread: Kill xites.com!
View Single Post
Old 11-05-2002, 02:35 PM  
SunTzu
Confirmed User
 
Join Date: May 2002
Location: the box
Posts: 456
oops, the code! put this in jscript tags of course..

var me = "http://www.yourdomain.com/";
if (self.location != me) {
self.location = me;
}
if (self != top) {
top.location = self.location;
}
SunTzu is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote