If anyone knows the owner of DansGirls.com, please contact him. Someone added iTGP.net to my top list and noticed he is using iframes on his page to send DansGirls.com fake traffic.
Also, I recommend everyone use some java script to prevent people from using iframes. Using the javacript below in an IF statement will prevent people from cheating you with iframes.
if (top.location != self.location) top.location = self.location;
Also, I recommend everyone use some java script to prevent people from using iframes. Using the javacript below in an IF statement will prevent people from cheating you with iframes.
if (top.location != self.location) top.location = self.location;
Comment