blocking ads on videotoolbox.com

Various discussions related to filter list maintenance

Moderator: njones

Post Reply
nexaen
Posts: 16
Joined: Mon Aug 27, 2007 6:17 pm

blocking ads on videotoolbox.com

Post by nexaen »

How to block ads on

Code: Select all

http://www.videotoolbox.com/
.
Ads are on top and bottom of the page as shown in the following images:

Code: Select all

https://s24.postimg.org/dusq346xh/image.png
&
https://s23.postimg.org/rpopwagt7/image.png
it seems they are being loaded from :

Code: Select all

http://api.content-ad.net/Scripts/widget2.aspx
but blocking this address doesn't help.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: blocking ads on videotoolbox.com

Post by mapx »

add

Code: Select all

@@||videotoolbox.com^$generichide
@@||bambergerkennanchitinous.com/.adframesrc.
videotoolbox.com##.advertisement_section_top
nexaen
Posts: 16
Joined: Mon Aug 27, 2007 6:17 pm

Re: blocking ads on videotoolbox.com

Post by nexaen »

Thanks mapx. Thumbs up.
Aren't they loaded from an external address?
I found this address:

Code: Select all

http://pleaseletmeadvertise.com/path/ads/ads.js
in which it is loading

Code: Select all

'//bambergerkennanchitinous.com/.adframesrc.'
but why adding exception for it?
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: blocking ads on videotoolbox.com

Post by smed79 »

nexaen wrote:why adding exception for it?
They check if their ad are blocked and use another method to force adreclaim crap.
Post Reply