Block by Div Class Text ?

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
Kevil
Posts: 40
Joined: Fri Oct 14, 2016 12:42 pm

Block by Div Class Text ?

Post by Kevil »

Any chance to write a filter to block:

Code: Select all

<div class="Se98077eeb1fbde8318741aa2449177e7">rɇklama</div>
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block by Div Class Text ?

Post by mapx »

yes, just provide the page and indicate exactly what part / element you want to hide
Kevil
Posts: 40
Joined: Fri Oct 14, 2016 12:42 pm

Re: Block by Div Class Text ?

Post by Kevil »

The text "rɇklama" above/below ads in:

Code: Select all

https://www.aktualne.cz/
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block by Div Class Text ?

Post by mapx »

test (working for me)

Code: Select all

aktualne.cz#?#[id$="-superhp-w"] > [class] > [class]:-abp-contains(rɇklama)
You should use the dedicated repository on github for Easylist Czech and Slovak filters
https://github.com/tomasko126/easylistc ... /issues/70
Kevil
Posts: 40
Joined: Fri Oct 14, 2016 12:42 pm

Re: Block by Div Class Text ?

Post by Kevil »

Thank you, I will check it.
Post Reply