brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.51k stars 2.27k forks source link

Some websites are using tactics to bypass adblockers #15093

Open kamauwanjoroge opened 3 years ago

kamauwanjoroge commented 3 years ago

An example is daan.dev. Check the shield icon and no blockers are blocked. Now disable javascript in site settings and reload the site and you will see ads being blocked.

jonathansampson commented 3 years ago

I see one blocked item:

I assume that is blocked due to the substring "google analytics".

When you disable JavaScript, you are effectively blocking scripts, which will increase the number of items blocked (if there were scripts to begin with). In this case, the following scripts are blocked when scripting in general is disallowed:

I believe everything is working as intended.

ianfife commented 3 years ago

I believe everything is working as intended.

Looks to be working as intended to me as well.

kamauwanjoroge commented 3 years ago

I could swear I saw google analytics as one of the scripts being bypassed when javascript is enabled. Maybe it was a false positive.

rebron commented 3 years ago

@askel45 Can we go ahead and close this one out?

ryanbr commented 3 years ago

Fixed the issue @askel45 give it 24-48hrs.

kamauwanjoroge commented 3 years ago

Is there a way to see which scripts are being blocked?