为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Cannot block images from page info from stvideos.5min.com

  • 2 个回答
  • 1 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

Hi,

so the problematic webpage is this one: http://www.huffingtonpost.kr/2016/01/01/story_n_8902008.html but I've had this problem actually many times on Huffington Post Korea, though I didn't keep all the URLs.

I haven't had this issue with original Huffington Post and I don't have this issue when I open it in Explorer.

When I open it, a video - https://stvideos.5min.com/2/698/5193698/519369762.mp4?hdnea=exp=1451809783~acl=/*~hmac=0ec2de78616c3053c8c6644d79d6e39eb3501b25d297d1df56c9f46205fb35b0 - automatically starts streaming, yet nowhere on the screen to be found. In other words, I can't turn it off. But it is in the Page Info.

So here's the problem. It is pretty annoying, but I was gonna block all images from stvideos.5min.com. I checked the block box, closed Page Info window, and refresh the page. And it still streams. So I go back to Page Info window, and it is still in the list under Media tab, WITH the 'Block Images from stvideos.5min.com' CHECKED.

Any helps?

Hi, so the problematic webpage is this one: http://www.huffingtonpost.kr/2016/01/01/story_n_8902008.html but I've had this problem actually many times on Huffington Post Korea, though I didn't keep all the URLs. I haven't had this issue with original Huffington Post and I don't have this issue when I open it in Explorer. When I open it, a video - https://stvideos.5min.com/2/698/5193698/519369762.mp4?hdnea=exp=1451809783~acl=/*~hmac=0ec2de78616c3053c8c6644d79d6e39eb3501b25d297d1df56c9f46205fb35b0 - automatically starts streaming, yet nowhere on the screen to be found. In other words, I can't turn it off. But it is in the Page Info. So here's the problem. It is pretty annoying, but I was gonna block all images from stvideos.5min.com. I checked the block box, closed Page Info window, and refresh the page. And it still streams. So I go back to Page Info window, and it is still in the list under Media tab, WITH the 'Block Images from stvideos.5min.com' CHECKED. Any helps?

所有回复 (2)

more options

Your System Details shows;

Installed Plug-ins

Shockwave Flash 11.9 r900

Security Issue: Update your Flash Player Version 20.0.0.267
https://www.adobe.com/products/flashplayer/distribution3.html
Note: Windows users should download the ‘’’active_x’’’ for “Internet Explorer,” and the ‘’’plugin’’’ for “Plugin-based browsers” (like Firefox).

Note: Windows 8 and Windows 10 have built in flash players and Adobe will cause a conflict.

See if there are updates for your graphics drivers https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

more options

Firefox should display a speaker icon on the Tab bar that you can click to stop the audio.

Unfortunately they have used a classname that starts with a number, but this code in the Web Console (Firefox menu button or Tools > Web Developer) should show the player:

document.querySelector("[class=\"5min_holder_for_youtube\"]").style.display="block";