browser-laptop
browser-laptop copied to clipboard
Ads from steepto.com are visible on Brave.
Web ads sourced from steepto.com are visible on Brave.
What Brave version and OS are you using?
Brave: 0.22.13 V8: 6.5.254.41 rev: a8cfb160479f1d00d0769368eb440030182bb83b Muon: 5.1.2 OS Release: 10.0.10586 Update Channel: Release OS Architecture: x64 OS Platform: Microsoft Windows Node.js: 7.9.0 Brave Sync: v1.4.2 libchromiumcontent: 65.0.3325.181
@srcnalt Can you please provide a URL that shows these ads?
I could not find this particular cartoon site in my history but the same ad provider has footer banner ads on 4chan.
@srcnalt I'm unable to find any ads loading; it looks like Brave is blocking everything (but I don't see any steepto URLs in the block list either. Can you try opening your developer tools with Ctrl+Shift+I and visit the Network tab. From there, press Ctrl+R (which will refresh the page). You should then see the Network tab fill up with requests/responses; use the Filter at the top left and type in steepto.com to see if anything is found.
It should look something like this:

I noticed that the the ad is in an iframe, and shows-up (in this particular website) when scroll hits the bottom of the page.

Ah, I was able to repro. Thank you!
@lukemulks Something like *$websocket,domain=4chan.org resolves the issue, but prevents the downloading of CSS files too. I suspect we can limit this rule to $script somehow, but my rule-writing skills aren't on point like yours :) Anything we can do here?