browser-laptop icon indicating copy to clipboard operation
browser-laptop copied to clipboard

Ads from steepto.com are visible on Brave.

Open srcnalt opened this issue 7 years ago • 8 comments

Web ads sourced from steepto.com are visible on Brave.

capture

srcnalt avatar Apr 09 '18 13:04 srcnalt

What Brave version and OS are you using?

Tomatoshadow2 avatar Apr 10 '18 12:04 Tomatoshadow2

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 avatar Apr 10 '18 14:04 srcnalt

@srcnalt Can you please provide a URL that shows these ads?

jonathansampson avatar Apr 10 '18 19:04 jonathansampson

I could not find this particular cartoon site in my history but the same ad provider has footer banner ads on 4chan.

srcnalt avatar Apr 11 '18 10:04 srcnalt

@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:

steepto

jonathansampson avatar Apr 11 '18 17:04 jonathansampson

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.

untitled-1

srcnalt avatar Apr 11 '18 21:04 srcnalt

Ah, I was able to repro. Thank you!

jonathansampson avatar Apr 12 '18 06:04 jonathansampson

@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?

jonathansampson avatar Apr 12 '18 16:04 jonathansampson