Since Wimbledon is only on Pay TV here in my neck of the woods...I'm watching on a P2P "thingy" (super-sportz.something) and viewing with SopCast(I think)....I never needed to do this stuff before.
There are two popups that keep showing up. I have AdBlock Plus and NoScript added to Firefox but these still keep showing up. One is showing up as a transparent block and the other is showing up as a blank white box so something is working....but something is also not working.
Is there a way to find out where they are coming from and add the location to a block list or something in AdBlock or NoScript?
I normally don't give a damn about this crap but I have another week to go with Wimbledon.
I can close the popups manually by the way....I close them and they show up again a few minutes later.
+ Reply to Thread
Results 1 to 6 of 6
-
-
You could try using URL Snooper. Then block that server via your hosts file.
Try this: http://liveview365.com/embedded?id=supersportz2
I think the digit at the end is the channel number.Last edited by jagabo; 27th Jun 2011 at 09:13.
-
Maybe a long shot, but in FF, look at the source info for the page. Somewhere in the HTML text you may see the information. (View>Page source)
-
-
With that embedded link you gave me....I still get one popup at the bottom of the screen(after a few minutes):
<html> <head> <script type='text/javascript' src='http://liveview365.com/jwplayer/swfobject.js'></script> <link rel="shortcut icon" href="images/L.ico"/> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-23165709-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div style="position:relative"> <div id="ad_overlay" style="width:600px;height:450px;position:absolute; top:0px;z-index:100;background:url(http://liveview365.com/images/overlay.png);display:none;"> <div id="ad_overlay_countdown" style="width:600px;position:absolute;top:40px;0px; text-align:center;color:#fff;font-size:11px">This ad will close in <span id="countdownnum"></span> seconds.</div> <a href="javascript:void(0);" onclick="removeOverlayHTML();"><img style="position:absolute;top:60px;right:154px;bord er:0;z-index:101" src="http://liveview365.com/images/close_button_s.png" alt="x" /></a> <div id="ad_overlay_content" style="width:300px;height:250px;position:absolute; top:55px;left:150px;background:#fff;"></div> </div> <div id="ad_footer" style="width:600px;height:450px;position:absolute; top:0px;z-index:100;background:url(http://liveview365.com/images/overlay.png);display:none;"> <div id="ad_overlay_countdown" style="width:600px;position:absolute;top:40px;0px; text-align:center;color:#fff;font-size:11px">This ad will close in <span id="countDownnumTimeout"></span> seconds.</div> <a href="javascript:void(0);" onclick="removeFooterHTML();"><img style="position:absolute;top:60px;right:154px;bord er:0;z-index:101" src="http://liveview365.com/images/close_button_s.png" alt="x" /></a> <div id="ad_footer_content" style="width:300px;height:250px;position:absolute; top:55px;left:150px;background:#fff;"></div> </div> <div id="ad_footer_s" style="width:468px;height:60px;position:absolute;t op:380;left:66px;background-color:#ffffff;display:none;"> <div id="ad_footer_content_s"></div> <a href="javascript:void(0);" onclick="removeFooterHTML_s();"><img style="position:absolute;top:4px;right:5px;border: 0" src="http://liveview365.com/images/close_button_s.png" alt="x" /></a> </div> <script type='text/javascript' > setOverlayHTML(); cdInterval=null; setTimeout("setFooterHTML()",180000); setInterval("setFooterHTML_s()",360000); var player = null; function playerReady(thePlayer) { player = window.document[thePlayer.id]; } cdInterval=null; function setBannerHTML(banner_html) { document.getElementById("banner_container").innerH TML = banner_html; } function removeBannerHTML() { document.getElementById("banner_container").innerH TML = ""; } function thisMovie(movieName) { if (navigator.appName.indexOf("Microsoft") != -1) { return window[movieName]; } else { return document.getElementById(movieName); } } function setOverlayHTML() { removeFooterHTML(); document.getElementById("ad_overlay_content").inne rHTML = "<iframe frameborder='0' marginheight='0' marginwidth='0' scrolling='no' src='http://liveview365.com/ady300x250' width='300' height='250'></iframe>"; document.getElementById("countdownnum").innerHTML= "30"; cdInterval=setInterval("countDown()",1000); document.getElementById("ad_overlay").style.displa y=""; } function setFooterHTML() { document.getElementById("ad_footer_content").inner HTML = "<iframe frameborder='0' marginheight='0' marginwidth='0' scrolling='no' src='http://liveview365.com/ady300x250' width='300' height='250'></iframe>"; document.getElementById("countDownnumTimeout").inn erHTML="15"; cdInterval=setInterval("countDownTimeout()",1000); document.getElementById("ad_footer").style.display =""; } function setFooterHTML_s() { document.getElementById("ad_footer_content_s").inn erHTML = "<iframe frameborder='0' marginheight='0' marginwidth='0' scrolling='no' src='http://ad.globe7.com/st?ad_type=iframe&ad_size=468x60§ion=1882631' width='468' height='60' ></iframe>"; document.getElementById("ad_footer_s").style.displ ay=""; } function removeOverlayHTML() { document.getElementById("ad_overlay_content").inne rHTML = ""; document.getElementById("ad_overlay").style.displa y="none"; cdInterval=0; document.getElementById("countdownnum").innerHTML= 0; player.sendEvent("PLAY", true); } function removeFooterHTML() { document.getElementById("ad_footer_content").inner HTML = ""; document.getElementById("ad_footer").style.display ="none"; cdInterval=0; document.getElementById("countDownnumTimeout").inn erHTML=0; } function removeFooterHTML_s() { document.getElementById("ad_footer_content_s").inn erHTML = ""; document.getElementById("ad_footer_s").style.displ ay="none"; } function countDown() { currentCD=parseInt(document.getElementById("countd ownnum").innerHTML); if (currentCD==1) removeOverlayHTML(); else document.getElementById("countdownnum").innerHTML= (currentCD-1); } function countDownTimeout() { currentCD=parseInt(document.getElementById("countD ownnumTimeout").innerHTML); if (currentCD==1) removeFooterHTML(); else document.getElementById("countDownnumTimeout").inn erHTML=(currentCD-1); } </script> <div id='mediaspace'></div> <script type='text/javascript'> var so = new SWFObject('http://liveview365.com/jwplayer/player.swf','player','600','450','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('skin','http://liveview365.com/facebook.xml'); so.addVariable('controlbar','over'); so.addVariable('dock','false'); so.addVariable('autostart','true'); so.addVariable('stretching','uniform'); so.addVariable('file','supersportz2'); so.addVariable('streamer','rtmp://62.212.85.131:1935/live'); so.addVariable('logo.file', 'images/logo-3.png'); so.addVariable('logo.hide','false'); so.addVariable('logo.position','top-right'); so.addVariable('logo.link','http://liveview365.com/player?id=supersportz2'); so.addVariable('abouttext','liveview365.com - Free Broadcasting'); so.addVariable('aboutlink','http://liveview365.com/player?id=supersportz2'); so.write('mediaspace'); </script> </div> </body> </html>
Similar Threads
-
Fake malware popup creators caught
By redwudz in forum Off topicReplies: 4Last Post: 30th Jun 2011, 20:57 -
Unusual codec - French origin??
By pooksahib in forum Video ConversionReplies: 3Last Post: 17th May 2011, 00:41 -
DVD origin
By avextraxjp in forum MediaReplies: 10Last Post: 9th May 2008, 19:28 -
Error message popup when opening folders with vids
By majax79 in forum ComputerReplies: 32Last Post: 26th Sep 2007, 02:31 -
CD Freaks ANNOYING BLOODY SURVEY POPUP
By Slowburn in forum ComputerReplies: 16Last Post: 18th Jul 2007, 18:43