Page 1 of 1

block embedded youtube videos on a specific website

Posted: Sat Oct 20, 2012 10:51 am
by Sigfa
Hi, I've tried a lot of different rule combinations but I can't seem to get the block to only work on a specific website. Every rule I've tried always also blocks the tube on other sites. How would I go about this? Any help is much appreciated.

Re: block embedded youtube videos on a specific website

Posted: Sat Oct 20, 2012 4:01 pm
by Crits
If the website on which you want to block YouTube is example.com, the you should add this rule in your custom filters:

Code: Select all

||youtube.com^$domain=example.com
If you want to block YT on example1.com and example2.com then add this:

Code: Select all

||youtube.com^$domain=example1.com|example2.com
More info on http://adblockplus.org/en/filter-cheatsheet#options