Adblock Plus not working with Armor Games Website

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
DeadPixel
Posts: 7
Joined: Tue Nov 03, 2015 5:38 am

Adblock Plus not working with Armor Games Website

Post by DeadPixel »

A few months back I had this problem with some ads on Armor Games not being blocked. I had gotten a solution that fixed the problem but it isn't working anymore. Here is what I tried so far:

Update lists. Didn't do anything to any of the ads.
Use block element option. For those that don't know what this does, it allows you to manually block an ad. This can be done by either right clicking ad and selecting 'block element' or selecting 'block element' from extension then choosing the ad. With a good portion of the ads on Armor Games, this doesn't work. When right clicking ad and selecting 'block element' nothing comes up. When selecting 'block element' from extension then choosing the ad, it acts like you simply left clicked the ad and it takes you to the address attached to the ad.

Only thing I haven't tried is removing Adblock Plus and installing it again.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus not working with Armor Games Website

Post by mapx »

add

Code: Select all

@@||cdn.cpmstar.com/cached/js/advertisement.js$domain=armorgames.com
||armorgames.com/*/promo
||cache.armorgames.com/images/ag3/sushicat-afg-sleader.png
DeadPixel
Posts: 7
Joined: Tue Nov 03, 2015 5:38 am

Re: Adblock Plus not working with Armor Games Website

Post by DeadPixel »

mapx wrote:add

Code: Select all

@@||cdn.cpmstar.com/cached/js/advertisement.js$domain=armorgames.com
||armorgames.com/*/promo
||cache.armorgames.com/images/ag3/sushicat-afg-sleader.png
While the first filter code removes the ads, it also adds two white blocks that don't seem to disappear.

Also, I don't see what the promo filter code really accomplishes.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Adblock Plus not working with Armor Games Website

Post by mapx »

add also

Code: Select all

@@||partner.googleadservices.com^$domain=armorgames.com
the white boxes are due to $elemhide filter (in easylist)
@@||armorgames.com^$elemhide
Locked