easylist / easylistportuguese

EasyList Portuguese filter subscription (work in progress)
8 stars 10 forks source link

A: cenariomt.com.br #76

Closed CbumDino closed 3 years ago

CbumDino commented 3 years ago

Hiding and Blocking Filters for cenariomt

The webpage was full of images some with an ahref others without, if i would block just the images the link was still clickable, for this reason i've made some specific hidding filters, with one exception (blocking filter)

Hidding filters :

cenariomt.com.br##a[href^="https://www.inexa.com.br"]
cenariomt.com.br##a[href^="http://www.agrobaggio.com.br"]
cenariomt.com.br##a[data-img-url^="https://www.cenariomt.com.br/wp-content/uploads/2021/07/amazoniajuho2021.gif"]
cenariomt.com.br##a[href^="http://encurtador.com.br"]
cenariomt.com.br##a[href^="https://www.modelocontabilidade.com"]

Blocking filter : ||i1.wp.com/www.cenariomt.com.br/wp-content/uploads/*/provincia-at.png

Some screenshots of the page:

Screenshot 2021-09-21 at 10 33 37 Screenshot 2021-09-21 at 10 34 00 Screenshot 2021-09-21 at 10 34 16 Screenshot 2021-09-21 at 10 34 33 Screenshot 2021-09-21 at 10 34 45 Screenshot 2021-09-21 at 10 35 02
jabonsolo commented 3 years ago

Hola @felippesantos46 Suggestion for the hiding filters, wouldn't be enough this single rule? cenariomt.com.br##.wpb_wrapper.td_block_single_image

Not sure if it would block something extra, please double check.

CbumDino commented 3 years ago

@jabonsolo Hey, so the filter works for almost all of them, 2 were missing so i left 2 of the other filters. Thank you so much for the advices !