Twitch Ads

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
enbob
Posts: 408
Joined: Fri Oct 30, 2009 1:45 am

Twitch Ads

Post by enbob »

Not sure if these can be blocked, but I see ads for a movie called Case 39 on this page.
http://twitchfilm.net/news/2010/09/fant ... gether.php
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Twitch Ads

Post by Hubird »

It can be blocked but not very nicely.

You can try

Code: Select all

||twitchfilm.net/img/backgrounds/*.jpg
but risk false positives (I could not see any and if there are they should not be anything major IMO)

Or you could block it with:

Code: Select all

||twitchfilm.net/img/backgrounds/case39_fri.jpg
Which is very specific, and will most likely become redundant soon (when they decide to advertise their next movie).

I recommend the first filter, if you are lucky it will not cause any issues and it will block the next promotion too.
enbob
Posts: 408
Joined: Fri Oct 30, 2009 1:45 am

Re: Twitch Ads

Post by enbob »

Is there any way to block the ad that plays before this video?

http://twitchfilm.com/news/2011/05/firs ... g-kong.php
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Twitch Ads

Post by Hubird »

Try:

Code: Select all

||indieclicktv.com^$domain=twitchfilm.com
enbob
Posts: 408
Joined: Fri Oct 30, 2009 1:45 am

Re: Twitch Ads

Post by enbob »

Hubird wrote:Try:

Code: Select all

||indieclicktv.com^$domain=twitchfilm.com
Nope, that blocks the video entirely.
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Twitch Ads

Post by Hubird »

Try:

Code: Select all

||ictv-ic-ec.indieclicktv.com/media/videos/*/1/video.mp4
enbob
Posts: 408
Joined: Fri Oct 30, 2009 1:45 am

Re: Twitch Ads

Post by enbob »

Hubird wrote:Try:

Code: Select all

||ictv-ic-ec.indieclicktv.com/media/videos/*/1/video.mp4
Works! Thanks!
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: Twitch Ads

Post by Hubird »

Added:

Code: Select all

||ictv-ic-ec.indieclicktv.com^
To Adversity, we'll see how that goes.
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Twitch Ads

Post by fanboy »

Added :arrow: :arrow: :arrow:

Code: Select all

||ictv-ic-ec.indieclicktv.com/media/videos/$object-subrequest,domain=twitchfilm.com
http://hg.fanboy.co.nz/rev/1a3751464d85
Michael
Posts: 1361
Joined: Sat Dec 19, 2009 12:29 pm

Re: Twitch Ads

Post by Michael »

Added to EasyList (https://hg.adblockplus.org/easylist/rev/41fbcedfb93f)

Code: Select all

||ictv-ic-ec.indieclicktv.com^
Locked