can't block elements

Everything about using Adblock Plus on Google Chrome
Post Reply
davida
Posts: 17
Joined: Thu Oct 19, 2017 7:45 am

can't block elements

Post by davida »

Hi,
I'm using the latest adblock plus on the lates chrome.
i have added a custom rule:
mako.co.il##iframe

it suppose to block all iframes but if you add this rule and browse to mako.co.il you can still see the iframes , how the hell does it happens?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: can't block elements

Post by mapx »

Probably the frames are using !important keyword ? From chrome 66 should be ok even for those.

However try

Code: Select all

mako.co.il#?#iframe
or try in ublock origin if the same (your) filter is working
davida
Posts: 17
Joined: Thu Oct 19, 2017 7:45 am

Re: can't block elements

Post by davida »

I'm on the latest chrome and still the iframes containing the ads are visible
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: can't block elements

Post by mapx »

What ads do you still see using uBo + easylist hebrew ? (disable all other blocking extensions including ABP)

On the main page I see only the strip on top which can be hidden using

Code: Select all

mako.co.il##[id*=top-strip]
Provide screenshot, exact page link where you still see ads
Post Reply