block embedded youtube videos on a specific website

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Sigfa

block embedded youtube videos on a specific website

Post 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.
User avatar
Crits
Posts: 394
Joined: Mon Jan 16, 2012 11:54 am
Location: France
Contact:

Re: block embedded youtube videos on a specific website

Post 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
Author of Liste FR, an ad-blocking subscription for French websites
Locked