Page 1 of 1
Flash or JScript - popup?
Posted: Sun Sep 12, 2010 1:13 pm
by Guest
On Xvideos . com (NSWF / Adult site) a window is opened when clicking the 'play' button on a video for the first time loading "st r eamate . doub lepimp . com" (remove spaces). It stores a Flash cookie regarding the popup afterwards.
Can surrogates be used to prevent the window from opening? I am unable to inspect the swf and this is where it seems the code is located.
Re: Flash or JScript - popup?
Posted: Mon Sep 13, 2010 3:07 pm
by therube
Couldn't seem to generate a popup.
JavaScript isn't really need on that site, the videos will play without it.
What you loose is the thumbnail "previews".
Safer without JavaScript.
Would think AdblockPlus could be used for blocking the popup, once you identify the offender.
Somewhere in these threads (though I didn't find it) I made mention of Flash cookies being used to determine when to "pop" an ad. Probably had to do with livejasmine.
Re: Flash or JScript - popup?
Posted: Mon Sep 13, 2010 4:51 pm
by Guest
The popups open even without Javascript. I exclusively allow the videoplayer by clicking the NoScript placeholder.
The "offender" is no external source that could be blocked, I already checked the entire source code of that page.
The popup is opening very reliable on the first visit and also every time I allow the videoplayer again because permissions for embeddings are just temporary and cookies are blocked. With cookies allowed the popup shows up at least once.
Re: Flash or JScript - popup?
Posted: Tue Sep 14, 2010 1:22 pm
by Giorgio Maone
You can try using a !@ surrogate like this:
Code: Select all
noscript.surrogate.closePopup.sources = !@streamate.doublepimp.com *.advertisment.com ^http://some.hother.host/ads/
noscript.surrogate.closePopup.replacement = close()
Re: Flash or JScript - popup?
Posted: Tue Sep 14, 2010 3:36 pm
by Guest
Thank you Giorgio, unfortunately the surrogate doesn't have the desired effect. I created it after your example and with the host site added as a source still nothing.
Does the surrogate need some modification I skipped?
Re: Flash or JScript - popup?
Posted: Fri Mar 11, 2011 12:49 am
by Chris1
Does anyone have a solution for those nasty popups?