Kotas.com.br cookie pop-up

  1. Did the issue present with default Shields settings?
    Yes. I also tested with aggressive Shields, but it didn’t work out as well

  2. Where and how do the ads appear?
    On the main webpage of https://kotas.com.br/
    I was not able to view the console output, although I tried several times

  3. Does the site function as expected when Shields are turned off?
    The pop-up keeps there.

  4. Does the ad appear when using a Private window as well?
    Yes

  5. What Brave version/Build are you using?
    Versions: Windows 11 PRO 24H2 (stable) - 1.80.125 / Android (stable) - 1.80.124

  6. Screenshots:

As no one came to help me after several days, I found a manual way to solve this simple problem. Within the personalized filters option, copy and paste this code:

! Bloqueia o banner de cookies por ID (mais direto e rápido)
kotas.com.br##div#cc--main

! Bloqueia por texto, como fallback se o ID for alterado
kotas.com.br##div:has-text(Nós gostamos de cookies de chocolate)
kotas.com.br##div:has-text(Configuração de Cookies)

! Restaura a rolagem da página
kotas.com.br##html:style(overflow: auto !important;)
kotas.com.br##body:style(overflow: auto !important;)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.