Block embedded youtube videos only

Discussions about the Application Boundaries Enforcer (ABE) module
kaneda

Block embedded youtube videos only

Post by kaneda »

Hi, I am trying to block embedded Youtube videos on other sites, but so far it's either not working or it blocks videos even when browsing Youtube itself.

I tried to use an ABE rule similar to that Facebook example, but I couldn't get it to work. How do I do it?
Again, I only want to block embedded Youtube on other sites, but not when on youtube.com itself.
Mozilla/5.0 (Windows NT 5.1; rv:21.0) Gecko/20100101 Firefox/21.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Block embedded youtube videos only

Post by Thrawn »

Try

Code: Select all

Site .youtube.com .ytimg.com
Accept from .youtube.com .ytimg.com
Deny INC
Mozilla/5.0 (Linux; U; Android 2.2.1; en-gb; GT-S5570 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
Post Reply