easylist / easylistportuguese

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

brasilescola.uol.com.br #43

Closed ghost closed 3 years ago

ghost commented 3 years ago

(If you are using Ublock Filters, add the exception I mentioned at https://github.com/uBlockOrigin/uAssets/issues/9405)

The filter uol.com.br##div[id^="banner"] is incorrectly blocking content. With uol.com.br##div[id^="banner"] and EasyList Portuguese: image With uol.com.br##div[id^="banner"] and brasilescola.uol.com.br#@#div[id^="banner"] and EasyList Portuguese: image

A possible filter for fixing this is brasilescola.uol.com.br#@#div[id^="banner"].

ghost commented 3 years ago

uol.com.br##.banner is also incorrectly blocking content on EasyList Portuguese.

ghost commented 3 years ago

Ublock Origin contributors have already changed uol.com.br##.banner to uol.com.br#@#.banner, maybe you should remove uol.com.br##.banner or add an exception to uol.com.br##.banner on EasyList Portuguese?

mile-ne commented 3 years ago

@Pccode66 thanks for your report! While in Ubo the filter was uol.com.br##.banner in ABP there was uol.com.br##div[id^="banner"] which indeed was causing a false positive in the subdomain: brasilescola.uol.com.br. Therefore I've removed the filter since. Let me know if you have any other issues