Does this look familiar to anyone?
Yeah, it's a way to try to trick the browser into displaying a pop-up ad, which gets around the usual pop-up blockers because they've split the SCRIPT part of it into two, as I expect the blockers look for a whole word. It's also using a random number generator so that the URL will be unique every time it
(
Read more... )
Comments 4
> Also to work the logo off the screen using some video smudge process or something.
VirtualDub has a plugin that can smudge out logos whilst re-encoding... Enjoy!
Reply
Ahh.. VirtualDub. I have that installed, but didn't know of any plugins for it. Cheers man!
Reply
Reply
var dc=document; var date_ob=new Date();
dc.cookie='h2=o; path=/;';var bust=date_ob.getSeconds();
if(dc.cookie.indexOf('e=llo') <= 0 && dc.cookie.indexOf('2=o') > 0){
dc.write('');
date_ob.setTime(date_ob.getTime()+43200000);
dc.cookie='he=llo; path=/; expires='+ date_ob.toGMTString();} // -->
This came up with a pop-up ad for instant message expression icons which you've probably seen. It's a flash-based ad. Grrr.
Reply
Leave a comment